Marko Lahma 410806d9d7 Fix some proxy issues (#1353) 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 421401b7ef Fix ToPropertyDescriptor Proxy issues (#1335) 2 years ago
Environments 410806d9d7 Fix some proxy issues (#1353) 2 years ago
Interop c680830d3b Add easier APIs for interop usage (#1351) 2 years ago
Interpreter 6b5f04d923 Improve array interop API (#1352) 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 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 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 b826cd659a Fix some prototype chain issues uncovered by compat-table (#1334) 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 3cde7c9a4c Fix TaggedTemplate issues (#1324) 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 421401b7ef Fix ToPropertyDescriptor Proxy issues (#1335) 2 years ago
TypeErrorException.cs d602f32b7f Reduce Engine references in expressions (#1293) 3 years ago