Marko Lahma 486373eb0b Implement change Array by copy (#1366) 2 年之前
..
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 486373eb0b Implement change Array by copy (#1366) 2 年之前
Generator 97e481fc4e Enable nullable reference types by default (#1237) 3 年之前
Global eeb4865ddc Optimize plain object access (#1356) 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 18089a7154 Cleanup and expose shadow realm API (#1362) 2 年之前
String 4259645984 Optimize iterators a bit (#1363) 2 年之前
Symbol 7fab0dbf19 Update to latest test262 suite and implement Symbols as WeakMap keys (#1365) 2 年之前
TypedArray 486373eb0b Implement change Array by copy (#1366) 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 7fab0dbf19 Update to latest test262 suite and implement Symbols as WeakMap keys (#1365) 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 e1e864955d Reduce stack frame size during Call and Construct (#1267) 3 年之前
JsBoolean.cs 4259645984 Optimize iterators a bit (#1363) 2 年之前
JsDate.cs 11a47fc717 Fix JsArray(PropertyDescriptor[]) to initialize prototype (#1360) 2 年之前
JsNull.cs ec25ac3a66 Unify and cleanup API (#1355) 2 年之前
JsNumber.cs ec25ac3a66 Unify and cleanup API (#1355) 2 年之前
JsObject.cs eeb4865ddc Optimize plain object access (#1356) 2 年之前
JsString.cs 402a431d39 Small performance optimization to string handling (#1358) 2 年之前
JsSymbol.cs ec25ac3a66 Unify and cleanup API (#1355) 2 年之前
JsUndefined.cs ec25ac3a66 Unify and cleanup API (#1355) 2 年之前
JsValue.cs 92fbdc3410 Allow deleting dictionary entries via interop (#1341) 2 年之前
Prototype.cs eeb4865ddc Optimize plain object access (#1356) 2 年之前
SameValueZeroComparer.cs 20e9832dd6 Enable implicit usings (#1230) 3 年之前