Marko Lahma
|
e38849e1c3
Open some API and create public API tests for compatibility (#1290)
|
3 years ago |
Marko Lahma
|
03c31195bd
Upgrade to Esprima 3.0.0-beta-7 (#1289)
|
3 years ago |
Marko Lahma
|
704a016ce4
Reduce memory allocations in function calls (#1282)
|
3 years ago |
Marko Lahma
|
389629c2f0
More tweaks to reduce call stack size (#1277)
|
3 years ago |
Marko Lahma
|
3e0902c2e6
Slim down Completion and ExpressionResult struct sizes (#1270)
|
3 years ago |
Marko Lahma
|
3020dff7ac
Improve recursion performance v1 (#1269)
|
3 years ago |
Marko Lahma
|
2196309316
Upgrade to Esprima 3.0.0-beta-6 (#1268)
|
3 years ago |
Marko Lahma
|
e1e864955d
Reduce stack frame size during Call and Construct (#1267)
|
3 years ago |
Marko Lahma
|
3605cd3d18
Upgrade to Esprima 3.0.0-beta-4 (#1251)
|
3 years ago |
Marko Lahma
|
e9567b980b
Fix call stack pop to account for stack being reset (#1243)
|
3 years ago |
Marko Lahma
|
723723c84e
Implement WeakRef (#1242)
|
3 years ago |
Marko Lahma
|
97e481fc4e
Enable nullable reference types by default (#1237)
|
3 years ago |
Marko Lahma
|
20e9832dd6
Enable implicit usings (#1230)
|
3 years ago |
Marko Lahma
|
a47b1cbca3
Maintain ObjectWrapper identity (#1227)
|
3 years ago |
Jonathan Resnick
|
68bad5061d
Fix interop stack trace unwind (#1213)
|
3 years ago |
Christian Rondeau
|
fb02542f7b
Keep C# stack trace in exceptions thrown in JS, provide JS stack in inner exception instead (#1171)
|
3 years ago |
Marko Lahma
|
3bc93cf385
Bring function construction closer to the spec (#1170)
|
3 years ago |
Marko Lahma
|
59a9cd262f
Add ScriptOrModule to FunctionInstance (#1156)
|
3 years ago |
Marko Lahma
|
100e9f5c05
Make Engine implement IDisposable (#1153)
|
3 years ago |
Marko Lahma
|
bbc5bab0b5
Hide Call method from public API (#1062)
|
3 years ago |
Jither
|
3fa1f8343c
Debugger improvements 4b (#1113)
|
3 years ago |
Christian Rondeau
|
6098a14c54
Module support fixes and improvements (#1102)
|
3 years ago |
Marko Lahma
|
298ff59ac0
Fix class declaration hoisting and typeof double-evaluation (#1104)
|
3 years ago |
Christian Rondeau
|
fcc7c8d257
Support ECMAScript modules (export/import statements, modules definition) (#1054)
|
3 years ago |
Marko Lahma
|
9daf50cf25
Fix some error related issues (#1071)
|
3 years ago |
Gökhan Kurt
|
6d53805682
Various Interop fixes (#1063)
|
3 years ago |
Marko Lahma
|
ceee6b2ccb
Add Engine.Construct method (#1047)
|
3 years ago |
Marko Lahma
|
8f0d433737
Fix issues related to JSON, Math, RegExp and Proxy (#1045)
|
3 years ago |
Marko Lahma
|
a6c09a95c8
Fix script-level strict mode handling (#1043)
|
3 years ago |
Marko Lahma
|
744e9edaa6
Reset constraints between Engine.Invoke calls (#986)
|
3 years ago |