Marko Lahma 9fbdab389f Improve AOT usage scenarios with metadata (#1764) 1 year ago
..
BindingPatternAssignmentExpression.cs a1788187de Restructure and internalize (#1738) 1 year ago
JintArrayExpression.cs 791384f34d Move expression initialize to expression implementation (#1677) 1 year ago
JintArrowFunctionExpression.cs d90b774ec2 ES2022 Class fields and static blocks (#1546) 2 years ago
JintAssignmentExpression.cs a1788187de Restructure and internalize (#1738) 1 year ago
JintAwaitExpression.cs 511523bec2 Move Js* types to be directly under Jint.Native namespace (#1745) 1 year ago
JintBinaryExpression.cs 9fbdab389f Improve AOT usage scenarios with metadata (#1764) 1 year ago
JintCallExpression.cs a1788187de Restructure and internalize (#1738) 1 year ago
JintClassExpression.cs fbd5293b9e Remove ExpressionResult (#1292) 2 years ago
JintConditionalExpression.cs d602f32b7f Reduce Engine references in expressions (#1293) 2 years ago
JintConstantExpression.cs 60cbc25bd7 Compile Regex instances in ScriptPreparation (#1757) 1 year ago
JintExpression.cs 60cbc25bd7 Compile Regex instances in ScriptPreparation (#1757) 1 year ago
JintFunctionExpression.cs 62ab48186c Sync WIP generator structures to main (#1762) 1 year ago
JintIdentifierExpression.cs 60cbc25bd7 Compile Regex instances in ScriptPreparation (#1757) 1 year ago
JintImportExpression.cs 69b33acaf3 Cleanup ObjectInstance public API (#1720) 1 year ago
JintLiteralExpression.cs 60cbc25bd7 Compile Regex instances in ScriptPreparation (#1757) 1 year ago
JintLogicalAndExpression.cs 791384f34d Move expression initialize to expression implementation (#1677) 1 year ago
JintLogicalOrExpression.cs d602f32b7f Reduce Engine references in expressions (#1293) 2 years ago
JintMemberExpression.cs a1788187de Restructure and internalize (#1738) 1 year ago
JintMetaPropertyExpression.cs d6d398a6c7 Remove Record suffix from types (#1716) 1 year ago
JintNewExpression.cs 791384f34d Move expression initialize to expression implementation (#1677) 1 year ago
JintObjectExpression.cs 982a751485 Rename FunctionInstance to Function (#1721) 1 year ago
JintPrivateIdentifierExpression.cs d90b774ec2 ES2022 Class fields and static blocks (#1546) 2 years ago
JintSequenceExpression.cs 791384f34d Move expression initialize to expression implementation (#1677) 1 year ago
JintSpreadExpression.cs 583aabbf05 Fix some class handling issues (#1346) 2 years ago
JintSuperExpression.cs d6d398a6c7 Remove Record suffix from types (#1716) 1 year ago
JintTaggedTemplateExpression.cs a1788187de Restructure and internalize (#1738) 1 year ago
JintTemplateLiteralExpression.cs a6419328c9 Ensure proper ValueStringBuilder dispose when needed (#1699) 1 year ago
JintThisExpression.cs fbd5293b9e Remove ExpressionResult (#1292) 2 years ago
JintUnaryExpression.cs 60cbc25bd7 Compile Regex instances in ScriptPreparation (#1757) 1 year ago
JintUpdateExpression.cs a1788187de Restructure and internalize (#1738) 1 year ago
NullishCoalescingExpression.cs d602f32b7f Reduce Engine references in expressions (#1293) 2 years ago