Marko Lahma 62ab48186c Sync WIP generator structures to main (#1762) 1 year ago
..
ConstantReturnStatement.cs 60cbc25bd7 Compile Regex instances in ScriptPreparation (#1757) 1 year ago
JintBlockStatement.cs d3e65ac38b Replace some string usage with Key when suitable (#1737) 1 year ago
JintBreakStatement.cs 3ab67e416b Groundwork for generators (#1705) 1 year ago
JintClassDeclarationStatement.cs 3ab67e416b Groundwork for generators (#1705) 1 year ago
JintContinueStatement.cs 3ab67e416b Groundwork for generators (#1705) 1 year ago
JintDebuggerStatement.cs 3ab67e416b Groundwork for generators (#1705) 1 year ago
JintDoWhileStatement.cs 7ad9db735c Hide, rename and move some methods (#1719) 1 year ago
JintEmptyStatement.cs 3ab67e416b Groundwork for generators (#1705) 1 year ago
JintExportAllDeclaration.cs 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
JintExportDefaultDeclaration.cs 982a751485 Rename FunctionInstance to Function (#1721) 1 year 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 62ab48186c Sync WIP generator structures to main (#1762) 1 year ago
JintForStatement.cs d3e65ac38b Replace some string usage with Key when suitable (#1737) 1 year ago
JintFunctionDeclarationStatement.cs 3ab67e416b Groundwork for generators (#1705) 1 year ago
JintIfStatement.cs 3ab67e416b Groundwork for generators (#1705) 1 year ago
JintImportDeclaration.cs 3e0902c2e6 Slim down Completion and ExpressionResult struct sizes (#1270) 2 years ago
JintLabeledStatement.cs c5657939fc Enable Meziantou.Analyzer (#1682) 1 year 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 60cbc25bd7 Compile Regex instances in ScriptPreparation (#1757) 1 year ago
JintSwitchBlock.cs d3e65ac38b Replace some string usage with Key when suitable (#1737) 1 year ago
JintSwitchStatement.cs c5657939fc Enable Meziantou.Analyzer (#1682) 1 year ago
JintThrowStatement.cs d602f32b7f Reduce Engine references in expressions (#1293) 2 years ago
JintTryStatement.cs d3e65ac38b Replace some string usage with Key when suitable (#1737) 1 year ago
JintVariableDeclaration.cs 60cbc25bd7 Compile Regex instances in ScriptPreparation (#1757) 1 year ago
JintWhileStatement.cs 7ad9db735c Hide, rename and move some methods (#1719) 1 year 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