Marko Lahma
|
389629c2f0
More tweaks to reduce call stack size (#1277)
|
2 年之前 |
Marko Lahma
|
3e0902c2e6
Slim down Completion and ExpressionResult struct sizes (#1270)
|
2 年之前 |
Marko Lahma
|
3020dff7ac
Improve recursion performance v1 (#1269)
|
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
|
20e9832dd6
Enable implicit usings (#1230)
|
3 年之前 |
Marko Lahma
|
6d2715448d
Implement ShadowRealm (#1174)
|
3 年之前 |
Marko Lahma
|
3bc93cf385
Bring function construction closer to the spec (#1170)
|
3 年之前 |
Marko Lahma
|
298ff59ac0
Fix class declaration hoisting and typeof double-evaluation (#1104)
|
3 年之前 |
Marko Lahma
|
bf140bff22
Introduce EvaluationContext for statement and expression evaluation (#979)
|
3 年之前 |
Marko Lahma
|
c51d984fa0
Ensure to use same JintFunctionDefinition instance when possible (#964)
|
3 年之前 |
Marko Lahma
|
c55a5e447b
Refactor internals to support realm concept (#907)
|
4 年之前 |
Marko Lahma
|
5f1892cd42
Class support (#816)
|
4 年之前 |
Marko Lahma
|
62656a0ab6
Don't use BlockStatement to model function body (#771)
|
5 年之前 |
Marko Lahma
|
284411b25a
Support let and const (#722)
|
5 年之前 |
Marko Lahma
|
9e7027abcd
Upgrade to Esprima 1.0.1270 (#712)
|
5 年之前 |
Marko Lahma
|
f89886063e
Reflect & Proxy (#681)
|
5 年之前 |
Marko Lahma
|
00d91f6ce1
Use Key to refer to properties and cache hash code (#634)
|
6 年之前 |
Marko Lahma
|
753030e60a
ES6 Object Literals (#605)
|
6 年之前 |
Sam Lord
|
644795e8a9
Implement arrow functions (#601)
|
6 年之前 |
Sam Lord
|
7b485ec8e0
Latest Esprima beta changes (#595)
|
6 年之前 |
Marko Lahma
|
4692fc12c5
ES6 destructuring (#578)
|
6 年之前 |
Marko Lahma
|
2eddfd8d5a
Spread, rest and default (#563)
|
6 年之前 |