2
0
Marko Lahma 43766cd579 Fix some switch/case logic issues (#1367) 2 жил өмнө
..
JintBlockStatement.cs 3020dff7ac Improve recursion performance v1 (#1269) 3 жил өмнө
JintBreakStatement.cs b3154ca781 Move data from Completion and ExpressionResult to context (#1291) 3 жил өмнө
JintClassDeclarationStatement.cs fbd5293b9e Remove ExpressionResult (#1292) 3 жил өмнө
JintContinueStatement.cs b3154ca781 Move data from Completion and ExpressionResult to context (#1291) 3 жил өмнө
JintDebuggerStatement.cs b3154ca781 Move data from Completion and ExpressionResult to context (#1291) 3 жил өмнө
JintDoWhileStatement.cs ec25ac3a66 Unify and cleanup API (#1355) 2 жил өмнө
JintEmptyStatement.cs b3154ca781 Move data from Completion and ExpressionResult to context (#1291) 3 жил өмнө
JintExportAllDeclaration.cs 97e481fc4e Enable nullable reference types by default (#1237) 3 жил өмнө
JintExportDefaultDeclaration.cs d602f32b7f Reduce Engine references in expressions (#1293) 3 жил өмнө
JintExportNamedDeclaration.cs ec25ac3a66 Unify and cleanup API (#1355) 2 жил өмнө
JintExpressionStatement.cs d602f32b7f Reduce Engine references in expressions (#1293) 3 жил өмнө
JintForInForOfStatement.cs ec25ac3a66 Unify and cleanup API (#1355) 2 жил өмнө
JintForStatement.cs ec25ac3a66 Unify and cleanup API (#1355) 2 жил өмнө
JintFunctionDeclarationStatement.cs ffa4260777 Implement async/await (#1323) 2 жил өмнө
JintIfStatement.cs d602f32b7f Reduce Engine references in expressions (#1293) 3 жил өмнө
JintImportDeclaration.cs 3e0902c2e6 Slim down Completion and ExpressionResult struct sizes (#1270) 3 жил өмнө
JintLabeledStatement.cs b3154ca781 Move data from Completion and ExpressionResult to context (#1291) 3 жил өмнө
JintReturnStatement.cs ec25ac3a66 Unify and cleanup API (#1355) 2 жил өмнө
JintScript.cs 3605cd3d18 Upgrade to Esprima 3.0.0-beta-4 (#1251) 3 жил өмнө
JintStatement.cs b3154ca781 Move data from Completion and ExpressionResult to context (#1291) 3 жил өмнө
JintSwitchBlock.cs 43766cd579 Fix some switch/case logic issues (#1367) 2 жил өмнө
JintSwitchStatement.cs d602f32b7f Reduce Engine references in expressions (#1293) 3 жил өмнө
JintThrowStatement.cs d602f32b7f Reduce Engine references in expressions (#1293) 3 жил өмнө
JintTryStatement.cs ec25ac3a66 Unify and cleanup API (#1355) 2 жил өмнө
JintVariableDeclaration.cs d602f32b7f Reduce Engine references in expressions (#1293) 3 жил өмнө
JintWhileStatement.cs ec25ac3a66 Unify and cleanup API (#1355) 2 жил өмнө
JintWithStatement.cs d602f32b7f Reduce Engine references in expressions (#1293) 3 жил өмнө
ProbablyBlockStatement.cs 402a431d39 Small performance optimization to string handling (#1358) 2 жил өмнө