Marko Lahma 43766cd579 Fix some switch/case logic issues (#1367) 2 年之前
..
CallStack e1e864955d Reduce stack frame size during Call and Construct (#1267) 3 年之前
Debugger 3a3e57c63d Improve global object setup and access performance (#1280) 3 年之前
Descriptors ec25ac3a66 Unify and cleanup API (#1355) 2 年之前
Environments 11a47fc717 Fix JsArray(PropertyDescriptor[]) to initialize prototype (#1360) 2 年之前
Interop 4259645984 Optimize iterators a bit (#1363) 2 年之前
Interpreter 43766cd579 Fix some switch/case logic issues (#1367) 2 年之前
Modules fbd5293b9e Remove ExpressionResult (#1292) 3 年之前
References 97e481fc4e Enable nullable reference types by default (#1237) 3 年之前
Arguments.cs ec25ac3a66 Unify and cleanup API (#1355) 2 年之前
CommonProperties.cs 97e481fc4e Enable nullable reference types by default (#1237) 3 年之前
Completion.cs ec25ac3a66 Unify and cleanup API (#1355) 2 年之前
DefaultReferenceResolver.cs 97e481fc4e Enable nullable reference types by default (#1237) 3 年之前
EventLoop.cs 20e9832dd6 Enable implicit usings (#1230) 3 年之前
ExceptionHelper.cs d602f32b7f Reduce Engine references in expressions (#1293) 3 年之前
ExecutionCanceledException.cs 97e481fc4e Enable nullable reference types by default (#1237) 3 年之前
ExecutionContextStack.cs 97e481fc4e Enable nullable reference types by default (#1237) 3 年之前
Host.cs b826cd659a Fix some prototype chain issues uncovered by compat-table (#1334) 2 年之前
IScriptOrModule.Extensions.cs 97e481fc4e Enable nullable reference types by default (#1237) 3 年之前
IScriptOrModule.cs 6098a14c54 Module support fixes and improvements (#1102) 3 年之前
Intrinsics.cs 18089a7154 Cleanup and expose shadow realm API (#1362) 2 年之前
JavaScriptException.cs c680830d3b Add easier APIs for interop usage (#1351) 2 年之前
JintException.cs 97e481fc4e Enable nullable reference types by default (#1237) 3 年之前
KnownKeys.cs b826cd659a Fix some prototype chain issues uncovered by compat-table (#1334) 2 年之前
MemoryLimitExceededException.cs 97e481fc4e Enable nullable reference types by default (#1237) 3 年之前
OrderedDictionary.cs 97e481fc4e Enable nullable reference types by default (#1237) 3 年之前
OrderedSet.cs 20e9832dd6 Enable implicit usings (#1230) 3 年之前
PromiseRejectedException.cs ffa4260777 Implement async/await (#1323) 2 年之前
RangeErrorException.cs 97e481fc4e Enable nullable reference types by default (#1237) 3 年之前
Realm.cs ec25ac3a66 Unify and cleanup API (#1355) 2 年之前
RecursionDepthOverflowException.cs 97e481fc4e Enable nullable reference types by default (#1237) 3 年之前
ScriptRecord.cs 59a9cd262f Add ScriptOrModule to FunctionInstance (#1156) 3 年之前
StatementsCountOverflowException.cs 97e481fc4e Enable nullable reference types by default (#1237) 3 年之前
TypeConverter.cs 486373eb0b Implement change Array by copy (#1366) 2 年之前
TypeErrorException.cs d602f32b7f Reduce Engine references in expressions (#1293) 3 年之前