Marko Lahma
|
bf140bff22
Introduce EvaluationContext for statement and expression evaluation (#979)
|
3 years ago |
Marko Lahma
|
f5571d0700
Refactor options and add MaxArraySize constraint (#923)
|
3 years ago |
Marko Lahma
|
8186a1d574
Support ES2021 Logical Assignment (#953)
|
3 years ago |
Gökhan Kurt
|
27d36467fe
Allow overloading assignment operators (#944)
|
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 |
Marko Lahma
|
284411b25a
Support let and const (#722)
|
5 years ago |
Marko Lahma
|
1fc3858536
Assignment fixes and more tests (#716)
|
5 years ago |
Marko Lahma
|
5dbdb5967c
Use JsValue for property access (#701)
|
5 years ago |
Marko Lahma
|
2289f9ca31
Enable Symbol and RegExp tests and fix issues (#693)
|
5 years ago |
Marko Lahma
|
5d07e896a8
ensure string immutability on assignment (#694)
|
5 years ago |
Marko Lahma
|
34643444a6
Separate InternalTypes to allow integer operation optimizations (#672)
|
5 years ago |
Marko Lahma
|
00d91f6ce1
Use Key to refer to properties and cache hash code (#634)
|
6 years ago |
Sam Lord
|
644795e8a9
Implement arrow functions (#601)
|
6 years ago |
Marko Lahma
|
4692fc12c5
ES6 destructuring (#578)
|
6 years ago |
Marko Lahma
|
5fe3b24676
Variable statement optimization (#562)
|
6 years ago |
Marko Lahma
|
3b06e02101
New interpreter engine (#559)
|
6 years ago |