Marko Lahma 68f6b5bf93 Fix race condition in sharing of function state (#1465) il y a 2 ans
..
BindingPatternAssignmentExpression.cs f840b094e6 Fix nested object member destructuring (#1359) il y a 2 ans
JintArrayExpression.cs 11a47fc717 Fix JsArray(PropertyDescriptor[]) to initialize prototype (#1360) il y a 2 ans
JintArrowFunctionExpression.cs d602f32b7f Reduce Engine references in expressions (#1293) il y a 3 ans
JintAssignmentExpression.cs 402a431d39 Small performance optimization to string handling (#1358) il y a 2 ans
JintAwaitExpression.cs ffa4260777 Implement async/await (#1323) il y a 2 ans
JintBinaryExpression.cs 68f6b5bf93 Fix race condition in sharing of function state (#1465) il y a 2 ans
JintCallExpression.cs ec25ac3a66 Unify and cleanup API (#1355) il y a 2 ans
JintClassExpression.cs fbd5293b9e Remove ExpressionResult (#1292) il y a 3 ans
JintConditionalExpression.cs d602f32b7f Reduce Engine references in expressions (#1293) il y a 3 ans
JintConstantExpression.cs ec25ac3a66 Unify and cleanup API (#1355) il y a 2 ans
JintExpression.cs 68f6b5bf93 Fix race condition in sharing of function state (#1465) il y a 2 ans
JintFunctionExpression.cs a73f0a17d3 Fix some problems revealed by test262 suite (#1371) il y a 2 ans
JintIdentifierExpression.cs fbd5293b9e Remove ExpressionResult (#1292) il y a 3 ans
JintImportExpression.cs ffa4260777 Implement async/await (#1323) il y a 2 ans
JintLiteralExpression.cs fbd5293b9e Remove ExpressionResult (#1292) il y a 3 ans
JintLogicalAndExpression.cs d602f32b7f Reduce Engine references in expressions (#1293) il y a 3 ans
JintLogicalOrExpression.cs d602f32b7f Reduce Engine references in expressions (#1293) il y a 3 ans
JintMemberExpression.cs ec25ac3a66 Unify and cleanup API (#1355) il y a 2 ans
JintMetaPropertyExpression.cs fbd5293b9e Remove ExpressionResult (#1292) il y a 3 ans
JintNewExpression.cs d602f32b7f Reduce Engine references in expressions (#1293) il y a 3 ans
JintObjectExpression.cs ec25ac3a66 Unify and cleanup API (#1355) il y a 2 ans
JintSequenceExpression.cs ec25ac3a66 Unify and cleanup API (#1355) il y a 2 ans
JintSpreadExpression.cs 583aabbf05 Fix some class handling issues (#1346) il y a 2 ans
JintSuperExpression.cs fbd5293b9e Remove ExpressionResult (#1292) il y a 3 ans
JintTaggedTemplateExpression.cs 2ebe0f18af Fix template literal object to string handling (#1423) il y a 2 ans
JintTemplateLiteralExpression.cs 2ebe0f18af Fix template literal object to string handling (#1423) il y a 2 ans
JintThisExpression.cs fbd5293b9e Remove ExpressionResult (#1292) il y a 3 ans
JintUnaryExpression.cs ec25ac3a66 Unify and cleanup API (#1355) il y a 2 ans
JintUpdateExpression.cs d602f32b7f Reduce Engine references in expressions (#1293) il y a 3 ans
NullishCoalescingExpression.cs d602f32b7f Reduce Engine references in expressions (#1293) il y a 3 ans