Marko Lahma 68f6b5bf93 Fix race condition in sharing of function state (#1465) 2 years ago
..
CallStack e1e864955d Reduce stack frame size during Call and Construct (#1267) 3 years ago
Debugger fa9b3d9d71 Improve property selection for setting value under interop (#1389) 2 years ago
Descriptors ec25ac3a66 Unify and cleanup API (#1355) 2 years ago
Environments dc75d1a396 Fix switch's case block lexical scope handling (#1392) 2 years ago
Interop 4e1893d469 Improve DefaultTypeConverter (#1461) 2 years ago
Interpreter 68f6b5bf93 Fix race condition in sharing of function state (#1465) 2 years ago
Modules 3c45b8c8d8 Debugger API improvements (#1382) 2 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 ba6e1a5478 Support configuring whether dynamic (eval) JavaScript code is allowed (#1416) 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 5eb6b82e7f Add public type Constructor (#1440) 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 6839807204 Improved support for defining custom JsString deriving type (#1404) 2 years ago
TypeErrorException.cs d602f32b7f Reduce Engine references in expressions (#1293) 3 years ago