Marko Lahma 9dd79279b1 Update benchmark results and packages (#1622) 2 years ago
..
CallStack db73cadf0a Add StackGuard for improved stack handling support (#1566) 2 years ago
Debugger e11fabeaad Create base constructs for Intl support (#1492) 2 years ago
Descriptors 7fd4893131 Optimize engine construction (#1621) 2 years ago
Environments 2ec677c1a1 Rename thisObj to thisObject and args as arguments in parameter names (#1597) 2 years ago
Interop 9dd79279b1 Update benchmark results and packages (#1622) 2 years ago
Interpreter e9ace1a5a1 Fix capturing group numbering bug and a few more regex-related issues (#1614) 2 years ago
Modules 2ebfedf76e Added readonly modifier to fields that aren't being changed (#1610) 2 years ago
References d90b774ec2 ES2022 Class fields and static blocks (#1546) 2 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
DefaultTimeSystem.cs 56cc45ee9e Create ITimeSystem abstraction for date parsing/time zone logic (#1488) 2 years ago
EventLoop.cs 20e9832dd6 Enable implicit usings (#1230) 3 years ago
ExceptionHelper.cs d90b774ec2 ES2022 Class fields and static blocks (#1546) 2 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 cc63b205dc Rename PromiseInstance to JsPromise (#1605) 2 years ago
IScriptOrModule.Extensions.cs e11fabeaad Create base constructs for Intl support (#1492) 2 years ago
IScriptOrModule.cs 6098a14c54 Module support fixes and improvements (#1102) 3 years ago
ITimeSystem.cs 56cc45ee9e Create ITimeSystem abstraction for date parsing/time zone logic (#1488) 2 years ago
Intrinsics.Intl.cs e11fabeaad Create base constructs for Intl support (#1492) 2 years ago
Intrinsics.cs e11fabeaad Create base constructs for Intl support (#1492) 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 553fdb86ec Improve array access performance (#1625) 2 years ago
TypeErrorException.cs d602f32b7f Reduce Engine references in expressions (#1293) 3 years ago