TechPizza
|
75b2d703e6
Store identifier in local (#1565)
|
2 年之前 |
Marko Lahma
|
d90b774ec2
ES2022 Class fields and static blocks (#1546)
|
2 年之前 |
Marko Lahma
|
339167ef63
Remove some tests from exclude and fix accordingly (#1504)
|
2 年之前 |
Marko Lahma
|
402a431d39
Small performance optimization to string handling (#1358)
|
2 年之前 |
Marko Lahma
|
ec25ac3a66
Unify and cleanup API (#1355)
|
2 年之前 |
Marko Lahma
|
d602f32b7f
Reduce Engine references in expressions (#1293)
|
2 年之前 |
Marko Lahma
|
fbd5293b9e
Remove ExpressionResult (#1292)
|
2 年之前 |
Marko Lahma
|
b3154ca781
Move data from Completion and ExpressionResult to context (#1291)
|
2 年之前 |
Marko Lahma
|
03c31195bd
Upgrade to Esprima 3.0.0-beta-7 (#1289)
|
2 年之前 |
Marko Lahma
|
3e0902c2e6
Slim down Completion and ExpressionResult struct sizes (#1270)
|
2 年之前 |
Marko Lahma
|
3605cd3d18
Upgrade to Esprima 3.0.0-beta-4 (#1251)
|
3 年之前 |
Marko Lahma
|
97e481fc4e
Enable nullable reference types by default (#1237)
|
3 年之前 |
Marko Lahma
|
ceec412f3f
Upgrade to Esprima 3.0.0-beta-3 (#1235)
|
3 年之前 |
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)
|
4 年之前 |
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 年之前 |