Marko Lahma 11a47fc717 Fix JsArray(PropertyDescriptor[]) to initialize prototype (#1360) 2 years ago
..
BindingPatternAssignmentExpression.cs f840b094e6 Fix nested object member destructuring (#1359) 2 years ago
JintArrayExpression.cs 11a47fc717 Fix JsArray(PropertyDescriptor[]) to initialize prototype (#1360) 2 years ago
JintArrowFunctionExpression.cs d602f32b7f Reduce Engine references in expressions (#1293) 3 years ago
JintAssignmentExpression.cs 402a431d39 Small performance optimization to string handling (#1358) 2 years ago
JintAwaitExpression.cs ffa4260777 Implement async/await (#1323) 2 years ago
JintBinaryExpression.cs ec25ac3a66 Unify and cleanup API (#1355) 2 years ago
JintCallExpression.cs ec25ac3a66 Unify and cleanup API (#1355) 2 years ago
JintClassExpression.cs fbd5293b9e Remove ExpressionResult (#1292) 3 years ago
JintConditionalExpression.cs d602f32b7f Reduce Engine references in expressions (#1293) 3 years ago
JintConstantExpression.cs ec25ac3a66 Unify and cleanup API (#1355) 2 years ago
JintExpression.cs ec25ac3a66 Unify and cleanup API (#1355) 2 years ago
JintFunctionExpression.cs ffa4260777 Implement async/await (#1323) 2 years ago
JintIdentifierExpression.cs fbd5293b9e Remove ExpressionResult (#1292) 3 years ago
JintImportExpression.cs ffa4260777 Implement async/await (#1323) 2 years ago
JintLiteralExpression.cs fbd5293b9e Remove ExpressionResult (#1292) 3 years ago
JintLogicalAndExpression.cs d602f32b7f Reduce Engine references in expressions (#1293) 3 years ago
JintLogicalOrExpression.cs d602f32b7f Reduce Engine references in expressions (#1293) 3 years ago
JintMemberExpression.cs ec25ac3a66 Unify and cleanup API (#1355) 2 years ago
JintMetaPropertyExpression.cs fbd5293b9e Remove ExpressionResult (#1292) 3 years ago
JintNewExpression.cs d602f32b7f Reduce Engine references in expressions (#1293) 3 years ago
JintObjectExpression.cs ec25ac3a66 Unify and cleanup API (#1355) 2 years ago
JintSequenceExpression.cs ec25ac3a66 Unify and cleanup API (#1355) 2 years ago
JintSpreadExpression.cs 583aabbf05 Fix some class handling issues (#1346) 2 years ago
JintSuperExpression.cs fbd5293b9e Remove ExpressionResult (#1292) 3 years ago
JintTaggedTemplateExpression.cs ec25ac3a66 Unify and cleanup API (#1355) 2 years ago
JintTemplateLiteralExpression.cs d602f32b7f Reduce Engine references in expressions (#1293) 3 years ago
JintThisExpression.cs fbd5293b9e Remove ExpressionResult (#1292) 3 years ago
JintUnaryExpression.cs ec25ac3a66 Unify and cleanup API (#1355) 2 years ago
JintUpdateExpression.cs d602f32b7f Reduce Engine references in expressions (#1293) 3 years ago
NullishCoalescingExpression.cs d602f32b7f Reduce Engine references in expressions (#1293) 3 years ago