Marko Lahma 7e08babf3b Remove Engine.Realm, expose Engine.Intrinsics and Engine.Global directly (#1722) 1 year ago
..
CallStack 982a751485 Rename FunctionInstance to Function (#1721) 1 year ago
Debugger d6d398a6c7 Remove Record suffix from types (#1716) 1 year ago
Descriptors a3e919be49 Remove some Instance suffixes (#1718) 1 year ago
Environments 982a751485 Rename FunctionInstance to Function (#1721) 1 year ago
Interop 982a751485 Rename FunctionInstance to Function (#1721) 1 year ago
Interpreter 982a751485 Rename FunctionInstance to Function (#1721) 1 year ago
Modules 69b33acaf3 Cleanup ObjectInstance public API (#1720) 1 year ago
References d6d398a6c7 Remove Record suffix from types (#1716) 1 year ago
Arguments.cs ec25ac3a66 Unify and cleanup API (#1355) 2 years ago
CommonProperties.cs c3fe5c5dbc Update test suite and implement Set.union (#1692) 1 year ago
Completion.cs 3ab67e416b Groundwork for generators (#1705) 1 year ago
DefaultReferenceResolver.cs 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
DefaultTimeSystem.cs 93c5ee5641 Add GetUtcNow to ITimeSystem (#1701) 1 year ago
EventLoop.cs 20e9832dd6 Enable implicit usings (#1230) 3 years ago
ExceptionHelper.cs 1c8a9b9da8 Optimize String.fromCodePoint (#1696) 1 year ago
ExecutionCanceledException.cs 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
ExecutionContextStack.cs d6d398a6c7 Remove Record suffix from types (#1716) 1 year ago
Host.cs 7ad9db735c Hide, rename and move some methods (#1719) 1 year ago
IScriptOrModule.Extensions.cs d6d398a6c7 Remove Record suffix from types (#1716) 1 year ago
IScriptOrModule.cs 6098a14c54 Module support fixes and improvements (#1102) 3 years ago
ITimeSystem.cs 93c5ee5641 Add GetUtcNow to ITimeSystem (#1701) 1 year ago
Intrinsics.Intl.cs e11fabeaad Create base constructs for Intl support (#1492) 2 years ago
Intrinsics.cs 7e08babf3b Remove Engine.Realm, expose Engine.Intrinsics and Engine.Global directly (#1722) 1 year ago
JavaScriptException.cs 90691bbaba Replace StringBuilderPool with ValueStringBuilder (#1697) 1 year ago
JintException.cs 197ebd8d00 Add NET 8 support (#1686) 1 year ago
KnownKeys.cs 3ab67e416b Groundwork for generators (#1705) 1 year ago
MemoryLimitExceededException.cs 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
OrderedDictionary.cs 197ebd8d00 Add NET 8 support (#1686) 1 year ago
OrderedSet.cs c3fe5c5dbc Update test suite and implement Set.union (#1692) 1 year 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 d6d398a6c7 Remove Record suffix from types (#1716) 1 year 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 3ab67e416b Groundwork for generators (#1705) 1 year ago
TypeErrorException.cs d602f32b7f Reduce Engine references in expressions (#1293) 2 years ago