Marko Lahma
|
6d2715448d
Implement ShadowRealm (#1174)
|
3 年之前 |
Christian Rondeau
|
6098a14c54
Module support fixes and improvements (#1102)
|
3 年之前 |
Marko Lahma
|
298ff59ac0
Fix class declaration hoisting and typeof double-evaluation (#1104)
|
3 年之前 |
Marko Lahma
|
9d8432606d
ES2020 BigInt (#1027)
|
3 年之前 |
Marko Lahma
|
bf140bff22
Introduce EvaluationContext for statement and expression evaluation (#979)
|
3 年之前 |
Marko Lahma
|
f5571d0700
Refactor options and add MaxArraySize constraint (#923)
|
3 年之前 |
Marko Lahma
|
8186a1d574
Support ES2021 Logical Assignment (#953)
|
3 年之前 |
Gökhan Kurt
|
27d36467fe
Allow overloading assignment operators (#944)
|
4 年之前 |
Marko Lahma
|
c55a5e447b
Refactor internals to support realm concept (#907)
|
4 年之前 |
Marko Lahma
|
978d31900f
Remove LexicalEnvironment (#901)
|
4 年之前 |
Marko Lahma
|
284411b25a
Support let and const (#722)
|
5 年之前 |
Marko Lahma
|
1fc3858536
Assignment fixes and more tests (#716)
|
5 年之前 |
Marko Lahma
|
5dbdb5967c
Use JsValue for property access (#701)
|
5 年之前 |
Marko Lahma
|
2289f9ca31
Enable Symbol and RegExp tests and fix issues (#693)
|
5 年之前 |
Marko Lahma
|
5d07e896a8
ensure string immutability on assignment (#694)
|
5 年之前 |
Marko Lahma
|
34643444a6
Separate InternalTypes to allow integer operation optimizations (#672)
|
5 年之前 |
Marko Lahma
|
00d91f6ce1
Use Key to refer to properties and cache hash code (#634)
|
6 年之前 |
Sam Lord
|
644795e8a9
Implement arrow functions (#601)
|
6 年之前 |
Marko Lahma
|
4692fc12c5
ES6 destructuring (#578)
|
6 年之前 |
Marko Lahma
|
5fe3b24676
Variable statement optimization (#562)
|
6 年之前 |
Marko Lahma
|
3b06e02101
New interpreter engine (#559)
|
6 年之前 |