.. |
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
|
89a1b615f6
PropertyDescriptor improvements (#1648)
|
1 year ago |
Environments
|
7a2132f1b3
Cache more script-global information when preparing AST (#1671)
|
1 year ago |
Interop
|
8015e77d6c
Support prioritizing indexers (#1669)
|
1 year ago |
Interpreter
|
791384f34d
Move expression initialize to expression implementation (#1677)
|
1 year 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
|
da7cb51e40
Fix parsing of empty date string (#1666)
|
1 year ago |
EventLoop.cs
|
20e9832dd6
Enable implicit usings (#1230)
|
3 years ago |
ExceptionHelper.cs
|
8ebdc342f6
Optimize URI decode and encode (#1647)
|
1 year 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)
|
2 years ago |