.. |
BindingPatternAssignmentExpression.cs
|
6d53805682
Various Interop fixes (#1063)
|
3 years ago |
JintArrayExpression.cs
|
6a87e76706
Fix more issues related to built-in objects (#1053)
|
3 years ago |
JintArrowFunctionExpression.cs
|
12f05cb6bf
Anonymous lambda should have empty function name (#1024)
|
3 years ago |
JintAssignmentExpression.cs
|
6098a14c54
Module support fixes and improvements (#1102)
|
3 years ago |
JintBinaryExpression.cs
|
e31a0a7809
Fix reference checks after delete (#1095)
|
3 years ago |
JintCallExpression.cs
|
ff6765bf1a
Allowing to use nullable propagation on callables again. Fixed #1041 (#1042)
|
3 years ago |
JintClassExpression.cs
|
6098a14c54
Module support fixes and improvements (#1102)
|
3 years ago |
JintConditionalExpression.cs
|
bf140bff22
Introduce EvaluationContext for statement and expression evaluation (#979)
|
3 years ago |
JintConstantExpression.cs
|
bf140bff22
Introduce EvaluationContext for statement and expression evaluation (#979)
|
3 years ago |
JintExpression.cs
|
6098a14c54
Module support fixes and improvements (#1102)
|
3 years ago |
JintFunctionExpression.cs
|
bf140bff22
Introduce EvaluationContext for statement and expression evaluation (#979)
|
3 years ago |
JintIdentifierExpression.cs
|
298ff59ac0
Fix class declaration hoisting and typeof double-evaluation (#1104)
|
3 years ago |
JintImportExpression.cs
|
6bbba9a402
Delete Jint.Tests.Ecma (#1116)
|
3 years ago |
JintLiteralExpression.cs
|
9e8babdbf0
Fix some unicode tests (#1033)
|
3 years ago |
JintLogicalAndExpression.cs
|
bf140bff22
Introduce EvaluationContext for statement and expression evaluation (#979)
|
3 years ago |
JintLogicalOrExpression.cs
|
bf140bff22
Introduce EvaluationContext for statement and expression evaluation (#979)
|
3 years ago |
JintMemberExpression.cs
|
298ff59ac0
Fix class declaration hoisting and typeof double-evaluation (#1104)
|
3 years ago |
JintMetaPropertyExpression.cs
|
bf140bff22
Introduce EvaluationContext for statement and expression evaluation (#979)
|
3 years ago |
JintNewExpression.cs
|
ceee6b2ccb
Add Engine.Construct method (#1047)
|
3 years ago |
JintObjectExpression.cs
|
bf140bff22
Introduce EvaluationContext for statement and expression evaluation (#979)
|
3 years ago |
JintSequenceExpression.cs
|
bf140bff22
Introduce EvaluationContext for statement and expression evaluation (#979)
|
3 years ago |
JintSpreadExpression.cs
|
6f4ad5052f
Remove IIterator interface (#1000)
|
3 years ago |
JintSuperExpression.cs
|
bf140bff22
Introduce EvaluationContext for statement and expression evaluation (#979)
|
3 years ago |
JintTaggedTemplateExpression.cs
|
6a87e76706
Fix more issues related to built-in objects (#1053)
|
3 years ago |
JintTemplateLiteralExpression.cs
|
bf140bff22
Introduce EvaluationContext for statement and expression evaluation (#979)
|
3 years ago |
JintThisExpression.cs
|
bf140bff22
Introduce EvaluationContext for statement and expression evaluation (#979)
|
3 years ago |
JintUnaryExpression.cs
|
6098a14c54
Module support fixes and improvements (#1102)
|
3 years ago |
JintUpdateExpression.cs
|
298ff59ac0
Fix class declaration hoisting and typeof double-evaluation (#1104)
|
3 years ago |
NullishCoalescingExpression.cs
|
bf140bff22
Introduce EvaluationContext for statement and expression evaluation (#979)
|
3 years ago |