Marko Lahma
|
5c8a57e770
Create DefaultReferenceResolver (#752)
|
5 years ago |
Marko Lahma
|
56ca37b78c
Optimize global identifier access a bit and reduce allocations (#741)
|
5 years ago |
Marko Lahma
|
284411b25a
Support let and const (#722)
|
5 years ago |
Marko Lahma
|
6dc9d457ef
Implement some missing Object functionality (#713)
|
5 years ago |
Sébastien Ros
|
e43290d7e9
Fix possible NRE in CallStackElement construction (#708)
|
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
|
34643444a6
Separate InternalTypes to allow integer operation optimizations (#672)
|
5 years ago |
Marko Lahma
|
dc884808d7
don't use Esprima's AST to cache call expression data (#668)
|
5 years ago |
Marko Lahma
|
00d91f6ce1
Use Key to refer to properties and cache hash code (#634)
|
6 years ago |
Marko Lahma
|
33ffc9912b
Empty error message when trying to call an object like a function (#581)
|
6 years ago |
Marko Lahma
|
2eddfd8d5a
Spread, rest and default (#563)
|
6 years ago |
Marko Lahma
|
8832f8f3e0
Revert too eager script expression based caching (#565)
|
6 years ago |
Marko Lahma
|
3b06e02101
New interpreter engine (#559)
|
6 years ago |