.. |
ConstantReturnStatement.cs
|
aca8fb3d62
Use global usings and aliases for Esprima namespaces and types (#1824)
|
1 year ago |
JintBlockStatement.cs
|
7ab17c55e5
Add support for block statement preparation (#2048)
|
6 months ago |
JintBreakStatement.cs
|
aca8fb3d62
Use global usings and aliases for Esprima namespaces and types (#1824)
|
1 year ago |
JintClassDeclarationStatement.cs
|
9079aef684
Convert to using file-scoped namespaces (#1931)
|
1 year ago |
JintContinueStatement.cs
|
aca8fb3d62
Use global usings and aliases for Esprima namespaces and types (#1824)
|
1 year ago |
JintDebuggerStatement.cs
|
9079aef684
Convert to using file-scoped namespaces (#1931)
|
1 year ago |
JintDoWhileStatement.cs
|
aca8fb3d62
Use global usings and aliases for Esprima namespaces and types (#1824)
|
1 year ago |
JintEmptyStatement.cs
|
aca8fb3d62
Use global usings and aliases for Esprima namespaces and types (#1824)
|
1 year ago |
JintExportAllDeclaration.cs
|
aca8fb3d62
Use global usings and aliases for Esprima namespaces and types (#1824)
|
1 year ago |
JintExportDefaultDeclaration.cs
|
2f3a801d14
Don't overwrite default export from `SourceTextModule` (#1952)
|
11 months ago |
JintExportNamedDeclaration.cs
|
aca8fb3d62
Use global usings and aliases for Esprima namespaces and types (#1824)
|
1 year ago |
JintExpressionStatement.cs
|
aca8fb3d62
Use global usings and aliases for Esprima namespaces and types (#1824)
|
1 year ago |
JintForInForOfStatement.cs
|
9079aef684
Convert to using file-scoped namespaces (#1931)
|
1 year ago |
JintForStatement.cs
|
9079aef684
Convert to using file-scoped namespaces (#1931)
|
1 year ago |
JintFunctionDeclarationStatement.cs
|
aca8fb3d62
Use global usings and aliases for Esprima namespaces and types (#1824)
|
1 year ago |
JintIfStatement.cs
|
aca8fb3d62
Use global usings and aliases for Esprima namespaces and types (#1824)
|
1 year ago |
JintImportDeclaration.cs
|
aca8fb3d62
Use global usings and aliases for Esprima namespaces and types (#1824)
|
1 year ago |
JintLabeledStatement.cs
|
9079aef684
Convert to using file-scoped namespaces (#1931)
|
1 year ago |
JintReturnStatement.cs
|
aca8fb3d62
Use global usings and aliases for Esprima namespaces and types (#1824)
|
1 year ago |
JintScript.cs
|
9079aef684
Convert to using file-scoped namespaces (#1931)
|
1 year ago |
JintStatement.cs
|
9079aef684
Convert to using file-scoped namespaces (#1931)
|
1 year ago |
JintSwitchBlock.cs
|
fb0016dab1
Improve environment initialization performance (#2045)
|
6 months ago |
JintSwitchStatement.cs
|
9079aef684
Convert to using file-scoped namespaces (#1931)
|
1 year ago |
JintThrowStatement.cs
|
9079aef684
Convert to using file-scoped namespaces (#1931)
|
1 year ago |
JintTryStatement.cs
|
9079aef684
Convert to using file-scoped namespaces (#1931)
|
1 year ago |
JintVariableDeclaration.cs
|
27d3ce989d
Create global alias for JsValue[] arguments (#2055)
|
5 months ago |
JintWhileStatement.cs
|
9079aef684
Convert to using file-scoped namespaces (#1931)
|
1 year ago |
JintWithStatement.cs
|
9079aef684
Convert to using file-scoped namespaces (#1931)
|
1 year ago |
ProbablyBlockStatement.cs
|
6d866a2d28
Switch to using Acorn-based parsing via Acornima (#1820)
|
1 year ago |