Marko Lahma 43766cd579 Fix some switch/case logic issues (#1367) 2 years ago
..
CallStack e1e864955d Reduce stack frame size during Call and Construct (#1267) 3 years ago
Debugger 3a3e57c63d Improve global object setup and access performance (#1280) 3 years ago
Descriptors ec25ac3a66 Unify and cleanup API (#1355) 2 years ago
Environments 11a47fc717 Fix JsArray(PropertyDescriptor[]) to initialize prototype (#1360) 2 years ago
Interop 4259645984 Optimize iterators a bit (#1363) 2 years ago
Interpreter 43766cd579 Fix some switch/case logic issues (#1367) 2 years ago
Modules fbd5293b9e Remove ExpressionResult (#1292) 3 years ago
References 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
Arguments.cs ec25ac3a66 Unify and cleanup API (#1355) 2 years ago
CommonProperties.cs 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
Completion.cs ec25ac3a66 Unify and cleanup API (#1355) 2 years ago
DefaultReferenceResolver.cs 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
EventLoop.cs 20e9832dd6 Enable implicit usings (#1230) 3 years ago
ExceptionHelper.cs d602f32b7f Reduce Engine references in expressions (#1293) 3 years ago
ExecutionCanceledException.cs 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
ExecutionContextStack.cs 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
Host.cs b826cd659a Fix some prototype chain issues uncovered by compat-table (#1334) 2 years ago
IScriptOrModule.Extensions.cs 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
IScriptOrModule.cs 6098a14c54 Module support fixes and improvements (#1102) 3 years ago
Intrinsics.cs 18089a7154 Cleanup and expose shadow realm API (#1362) 2 years ago
JavaScriptException.cs c680830d3b Add easier APIs for interop usage (#1351) 2 years ago
JintException.cs 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
KnownKeys.cs b826cd659a Fix some prototype chain issues uncovered by compat-table (#1334) 2 years ago
MemoryLimitExceededException.cs 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
OrderedDictionary.cs 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
OrderedSet.cs 20e9832dd6 Enable implicit usings (#1230) 3 years ago
PromiseRejectedException.cs ffa4260777 Implement async/await (#1323) 2 years ago
RangeErrorException.cs 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
Realm.cs ec25ac3a66 Unify and cleanup API (#1355) 2 years ago
RecursionDepthOverflowException.cs 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
ScriptRecord.cs 59a9cd262f Add ScriptOrModule to FunctionInstance (#1156) 3 years ago
StatementsCountOverflowException.cs 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
TypeConverter.cs 486373eb0b Implement change Array by copy (#1366) 2 years ago
TypeErrorException.cs d602f32b7f Reduce Engine references in expressions (#1293) 3 years ago