Marko Lahma fb8b68781d Reduce memory allocations in array handling (#1314) 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 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
Environments d602f32b7f Reduce Engine references in expressions (#1293) 3 years ago
Interop fb8b68781d Reduce memory allocations in array handling (#1314) 2 years ago
Interpreter d602f32b7f Reduce Engine references in expressions (#1293) 3 years ago
Modules fbd5293b9e Remove ExpressionResult (#1292) 3 years ago
References 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
Arguments.cs 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
CommonProperties.cs 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
Completion.cs b3154ca781 Move data from Completion and ExpressionResult to context (#1291) 3 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 3605cd3d18 Upgrade to Esprima 3.0.0-beta-4 (#1251) 3 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 723723c84e Implement WeakRef (#1242) 3 years ago
JavaScriptException.cs 2b58d122e7 Restore public access to JavaScriptException ctor (#1295) 3 years ago
JintException.cs 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
KnownKeys.cs 03c31195bd Upgrade to Esprima 3.0.0-beta-7 (#1289) 3 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 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
RangeErrorException.cs 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
Realm.cs 97e481fc4e Enable nullable reference types by default (#1237) 3 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 7f80dc894d Fix array method scoring under interop (#1274) 3 years ago
TypeErrorException.cs d602f32b7f Reduce Engine references in expressions (#1293) 3 years ago