Marko Lahma b01138501c Improve and cleanup iterators a bit (#1422) 2 år sedan
..
JintBlockStatement.cs 3020dff7ac Improve recursion performance v1 (#1269) 3 år sedan
JintBreakStatement.cs b3154ca781 Move data from Completion and ExpressionResult to context (#1291) 3 år sedan
JintClassDeclarationStatement.cs fbd5293b9e Remove ExpressionResult (#1292) 3 år sedan
JintContinueStatement.cs b3154ca781 Move data from Completion and ExpressionResult to context (#1291) 3 år sedan
JintDebuggerStatement.cs 3c45b8c8d8 Debugger API improvements (#1382) 2 år sedan
JintDoWhileStatement.cs a73f0a17d3 Fix some problems revealed by test262 suite (#1371) 2 år sedan
JintEmptyStatement.cs b3154ca781 Move data from Completion and ExpressionResult to context (#1291) 3 år sedan
JintExportAllDeclaration.cs 97e481fc4e Enable nullable reference types by default (#1237) 3 år sedan
JintExportDefaultDeclaration.cs d602f32b7f Reduce Engine references in expressions (#1293) 3 år sedan
JintExportNamedDeclaration.cs ec25ac3a66 Unify and cleanup API (#1355) 2 år sedan
JintExpressionStatement.cs d602f32b7f Reduce Engine references in expressions (#1293) 3 år sedan
JintForInForOfStatement.cs b01138501c Improve and cleanup iterators a bit (#1422) 2 år sedan
JintForStatement.cs ec25ac3a66 Unify and cleanup API (#1355) 2 år sedan
JintFunctionDeclarationStatement.cs ffa4260777 Implement async/await (#1323) 2 år sedan
JintIfStatement.cs a73f0a17d3 Fix some problems revealed by test262 suite (#1371) 2 år sedan
JintImportDeclaration.cs 3e0902c2e6 Slim down Completion and ExpressionResult struct sizes (#1270) 3 år sedan
JintLabeledStatement.cs b3154ca781 Move data from Completion and ExpressionResult to context (#1291) 3 år sedan
JintReturnStatement.cs ec25ac3a66 Unify and cleanup API (#1355) 2 år sedan
JintScript.cs 3605cd3d18 Upgrade to Esprima 3.0.0-beta-4 (#1251) 3 år sedan
JintStatement.cs b3154ca781 Move data from Completion and ExpressionResult to context (#1291) 3 år sedan
JintSwitchBlock.cs dc75d1a396 Fix switch's case block lexical scope handling (#1392) 2 år sedan
JintSwitchStatement.cs d602f32b7f Reduce Engine references in expressions (#1293) 3 år sedan
JintThrowStatement.cs d602f32b7f Reduce Engine references in expressions (#1293) 3 år sedan
JintTryStatement.cs ec25ac3a66 Unify and cleanup API (#1355) 2 år sedan
JintVariableDeclaration.cs d602f32b7f Reduce Engine references in expressions (#1293) 3 år sedan
JintWhileStatement.cs ec25ac3a66 Unify and cleanup API (#1355) 2 år sedan
JintWithStatement.cs d602f32b7f Reduce Engine references in expressions (#1293) 3 år sedan
ProbablyBlockStatement.cs 402a431d39 Small performance optimization to string handling (#1358) 2 år sedan