Marko Lahma
|
d6d398a6c7
Remove Record suffix from types (#1716)
|
1 year ago |
Marko Lahma
|
675ad495ce
Support caching of string instances in script preparation (#1678)
|
1 year ago |
Marko Lahma
|
adeb772d49
Add better debugger view support via debugger attributes (#1656)
|
1 year ago |
Marko Lahma
|
5689052026
Rename ProxyInstance to JsProxy (#1604)
|
2 years ago |
Marko Lahma
|
d90b774ec2
ES2022 Class fields and static blocks (#1546)
|
2 years ago |
Marko Lahma
|
abc36466d7
Optimize JSON serialization (#1512)
|
2 years ago |
Marko Lahma
|
4259645984
Optimize iterators a bit (#1363)
|
2 years ago |
Marko Lahma
|
ffa4260777
Implement async/await (#1323)
|
2 years ago |
Marko Lahma
|
c97bd04889
Implement Array.group and Array.groupToMap (#1306)
|
2 years ago |
Marko Lahma
|
03c31195bd
Upgrade to Esprima 3.0.0-beta-7 (#1289)
|
2 years ago |
Marko Lahma
|
389629c2f0
More tweaks to reduce call stack size (#1277)
|
2 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
|
6d2715448d
Implement ShadowRealm (#1174)
|
3 years ago |
Marko Lahma
|
3bc93cf385
Bring function construction closer to the spec (#1170)
|
3 years ago |
Marko Lahma
|
e48c6f5fb8
Fix inheriting from TypeReference backed interop type (#1168)
|
3 years ago |
Marko Lahma
|
59a9cd262f
Add ScriptOrModule to FunctionInstance (#1156)
|
3 years ago |
Marko Lahma
|
bbc5bab0b5
Hide Call method from public API (#1062)
|
3 years ago |
Christian Rondeau
|
fcc7c8d257
Support ECMAScript modules (export/import statements, modules definition) (#1054)
|
3 years ago |
Gökhan Kurt
|
95f25aaad6
Improve function interop (#1074)
|
3 years ago |
Marko Lahma
|
9daf50cf25
Fix some error related issues (#1071)
|
3 years ago |
Marko Lahma
|
6a87e76706
Fix more issues related to built-in objects (#1053)
|
3 years ago |
Marko Lahma
|
f2e440463f
Bound function should not inherit from FunctionInstance (#1044)
|
3 years ago |
Marko Lahma
|
12f05cb6bf
Anonymous lambda should have empty function name (#1024)
|
3 years ago |
Marko Lahma
|
bf140bff22
Introduce EvaluationContext for statement and expression evaluation (#979)
|
3 years ago |
Marko Lahma
|
c51d984fa0
Ensure to use same JintFunctionDefinition instance when possible (#964)
|
3 years ago |
Marko Lahma
|
e0589fe4af
Enable more tests (#932)
|
4 years ago |
Marko Lahma
|
1a9cd0ede6
Typed arrays (#925)
|
4 years ago |
Marko Lahma
|
c55a5e447b
Refactor internals to support realm concept (#907)
|
4 years ago |
Marko Lahma
|
978d31900f
Remove LexicalEnvironment (#901)
|
4 years ago |