.. |
JintBlockStatement.cs
|
3020dff7ac
Improve recursion performance v1 (#1269)
|
3 years ago |
JintBreakStatement.cs
|
b3154ca781
Move data from Completion and ExpressionResult to context (#1291)
|
2 years ago |
JintClassDeclarationStatement.cs
|
fbd5293b9e
Remove ExpressionResult (#1292)
|
2 years ago |
JintContinueStatement.cs
|
b3154ca781
Move data from Completion and ExpressionResult to context (#1291)
|
2 years ago |
JintDebuggerStatement.cs
|
3c45b8c8d8
Debugger API improvements (#1382)
|
2 years ago |
JintDoWhileStatement.cs
|
a73f0a17d3
Fix some problems revealed by test262 suite (#1371)
|
2 years ago |
JintEmptyStatement.cs
|
b3154ca781
Move data from Completion and ExpressionResult to context (#1291)
|
2 years ago |
JintExportAllDeclaration.cs
|
97e481fc4e
Enable nullable reference types by default (#1237)
|
3 years ago |
JintExportDefaultDeclaration.cs
|
d90b774ec2
ES2022 Class fields and static blocks (#1546)
|
2 years ago |
JintExportNamedDeclaration.cs
|
ec25ac3a66
Unify and cleanup API (#1355)
|
2 years ago |
JintExpressionStatement.cs
|
7a2132f1b3
Cache more script-global information when preparing AST (#1671)
|
1 year ago |
JintForInForOfStatement.cs
|
48c2992689
Enable top-level await tests and fix issues (#1552)
|
2 years ago |
JintForStatement.cs
|
ec25ac3a66
Unify and cleanup API (#1355)
|
2 years ago |
JintFunctionDeclarationStatement.cs
|
ffa4260777
Implement async/await (#1323)
|
2 years ago |
JintIfStatement.cs
|
a73f0a17d3
Fix some problems revealed by test262 suite (#1371)
|
2 years ago |
JintImportDeclaration.cs
|
3e0902c2e6
Slim down Completion and ExpressionResult struct sizes (#1270)
|
3 years ago |
JintLabeledStatement.cs
|
b3154ca781
Move data from Completion and ExpressionResult to context (#1291)
|
2 years ago |
JintReturnStatement.cs
|
8ebdc342f6
Optimize URI decode and encode (#1647)
|
1 year ago |
JintScript.cs
|
3605cd3d18
Upgrade to Esprima 3.0.0-beta-4 (#1251)
|
3 years ago |
JintStatement.cs
|
b3154ca781
Move data from Completion and ExpressionResult to context (#1291)
|
2 years ago |
JintSwitchBlock.cs
|
dc75d1a396
Fix switch's case block lexical scope handling (#1392)
|
2 years ago |
JintSwitchStatement.cs
|
d602f32b7f
Reduce Engine references in expressions (#1293)
|
2 years ago |
JintThrowStatement.cs
|
d602f32b7f
Reduce Engine references in expressions (#1293)
|
2 years ago |
JintTryStatement.cs
|
ec25ac3a66
Unify and cleanup API (#1355)
|
2 years ago |
JintVariableDeclaration.cs
|
d90b774ec2
ES2022 Class fields and static blocks (#1546)
|
2 years ago |
JintWhileStatement.cs
|
ec25ac3a66
Unify and cleanup API (#1355)
|
2 years ago |
JintWithStatement.cs
|
d602f32b7f
Reduce Engine references in expressions (#1293)
|
2 years ago |
ProbablyBlockStatement.cs
|
402a431d39
Small performance optimization to string handling (#1358)
|
2 years ago |