.. |
AggregateError
|
ec25ac3a66
Unify and cleanup API (#1355)
|
2 年之前 |
Argument
|
97e481fc4e
Enable nullable reference types by default (#1237)
|
3 年之前 |
Array
|
486373eb0b
Implement change Array by copy (#1366)
|
2 年之前 |
ArrayBuffer
|
eeb4865ddc
Optimize plain object access (#1356)
|
2 年之前 |
AsyncFunction
|
ffa4260777
Implement async/await (#1323)
|
2 年之前 |
BigInt
|
eeb4865ddc
Optimize plain object access (#1356)
|
2 年之前 |
Boolean
|
ec25ac3a66
Unify and cleanup API (#1355)
|
2 年之前 |
DataView
|
eeb4865ddc
Optimize plain object access (#1356)
|
2 年之前 |
Date
|
4259645984
Optimize iterators a bit (#1363)
|
2 年之前 |
Error
|
ec25ac3a66
Unify and cleanup API (#1355)
|
2 年之前 |
FinalizationRegistry
|
7fab0dbf19
Update to latest test262 suite and implement Symbols as WeakMap keys (#1365)
|
2 年之前 |
Function
|
4b6f44596b
Module-related debugger improvements (#1374)
|
2 年之前 |
Generator
|
97e481fc4e
Enable nullable reference types by default (#1237)
|
3 年之前 |
Global
|
297a9f4dd6
Improve parseFloat performance and number range (#1396)
|
2 年之前 |
Iterator
|
4259645984
Optimize iterators a bit (#1363)
|
2 年之前 |
Json
|
4259645984
Optimize iterators a bit (#1363)
|
2 年之前 |
Map
|
4259645984
Optimize iterators a bit (#1363)
|
2 年之前 |
Math
|
ec25ac3a66
Unify and cleanup API (#1355)
|
2 年之前 |
Number
|
eeb4865ddc
Optimize plain object access (#1356)
|
2 年之前 |
Object
|
4259645984
Optimize iterators a bit (#1363)
|
2 年之前 |
Promise
|
ec25ac3a66
Unify and cleanup API (#1355)
|
2 年之前 |
Proxy
|
ec25ac3a66
Unify and cleanup API (#1355)
|
2 年之前 |
Reflect
|
ec25ac3a66
Unify and cleanup API (#1355)
|
2 年之前 |
RegExp
|
11a47fc717
Fix JsArray(PropertyDescriptor[]) to initialize prototype (#1360)
|
2 年之前 |
Set
|
4259645984
Optimize iterators a bit (#1363)
|
2 年之前 |
ShadowRealm
|
a73f0a17d3
Fix some problems revealed by test262 suite (#1371)
|
2 年之前 |
String
|
6839807204
Improved support for defining custom JsString deriving type (#1404)
|
2 年之前 |
Symbol
|
7fab0dbf19
Update to latest test262 suite and implement Symbols as WeakMap keys (#1365)
|
2 年之前 |
TypedArray
|
fa9b3d9d71
Improve property selection for setting value under interop (#1389)
|
2 年之前 |
WeakMap
|
7fab0dbf19
Update to latest test262 suite and implement Symbols as WeakMap keys (#1365)
|
2 年之前 |
WeakRef
|
7fab0dbf19
Update to latest test262 suite and implement Symbols as WeakMap keys (#1365)
|
2 年之前 |
WeakSet
|
fa9b3d9d71
Improve property selection for setting value under interop (#1389)
|
2 年之前 |
ICallable.cs
|
ec25ac3a66
Unify and cleanup API (#1355)
|
2 年之前 |
IConstructor.cs
|
ec25ac3a66
Unify and cleanup API (#1355)
|
2 年之前 |
IPrimitiveInstance.cs
|
ec25ac3a66
Unify and cleanup API (#1355)
|
2 年之前 |
JsArray.cs
|
486373eb0b
Implement change Array by copy (#1366)
|
2 年之前 |
JsBigInt.cs
|
6839807204
Improved support for defining custom JsString deriving type (#1404)
|
2 年之前 |
JsBoolean.cs
|
6839807204
Improved support for defining custom JsString deriving type (#1404)
|
2 年之前 |
JsDate.cs
|
11a47fc717
Fix JsArray(PropertyDescriptor[]) to initialize prototype (#1360)
|
2 年之前 |
JsNull.cs
|
81cfbc0507
Ensure support for custom null and undefined (#1407)
|
2 年之前 |
JsNumber.cs
|
6839807204
Improved support for defining custom JsString deriving type (#1404)
|
2 年之前 |
JsObject.cs
|
eeb4865ddc
Optimize plain object access (#1356)
|
2 年之前 |
JsString.cs
|
6839807204
Improved support for defining custom JsString deriving type (#1404)
|
2 年之前 |
JsSymbol.cs
|
6839807204
Improved support for defining custom JsString deriving type (#1404)
|
2 年之前 |
JsUndefined.cs
|
81cfbc0507
Ensure support for custom null and undefined (#1407)
|
2 年之前 |
JsValue.cs
|
81cfbc0507
Ensure support for custom null and undefined (#1407)
|
2 年之前 |
Prototype.cs
|
eeb4865ddc
Optimize plain object access (#1356)
|
2 年之前 |
SameValueZeroComparer.cs
|
20e9832dd6
Enable implicit usings (#1230)
|
3 年之前 |