Marko Lahma 486373eb0b Implement change Array by copy (#1366) 2 years ago
..
AggregateError ec25ac3a66 Unify and cleanup API (#1355) 2 years ago
Argument 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
Array 486373eb0b Implement change Array by copy (#1366) 2 years ago
ArrayBuffer eeb4865ddc Optimize plain object access (#1356) 2 years ago
AsyncFunction ffa4260777 Implement async/await (#1323) 2 years ago
BigInt eeb4865ddc Optimize plain object access (#1356) 2 years ago
Boolean ec25ac3a66 Unify and cleanup API (#1355) 2 years ago
DataView eeb4865ddc Optimize plain object access (#1356) 2 years ago
Date 4259645984 Optimize iterators a bit (#1363) 2 years ago
Error ec25ac3a66 Unify and cleanup API (#1355) 2 years ago
FinalizationRegistry 7fab0dbf19 Update to latest test262 suite and implement Symbols as WeakMap keys (#1365) 2 years ago
Function 486373eb0b Implement change Array by copy (#1366) 2 years ago
Generator 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
Global eeb4865ddc Optimize plain object access (#1356) 2 years ago
Iterator 4259645984 Optimize iterators a bit (#1363) 2 years ago
Json 4259645984 Optimize iterators a bit (#1363) 2 years ago
Map 4259645984 Optimize iterators a bit (#1363) 2 years ago
Math ec25ac3a66 Unify and cleanup API (#1355) 2 years ago
Number eeb4865ddc Optimize plain object access (#1356) 2 years ago
Object 4259645984 Optimize iterators a bit (#1363) 2 years ago
Promise ec25ac3a66 Unify and cleanup API (#1355) 2 years ago
Proxy ec25ac3a66 Unify and cleanup API (#1355) 2 years ago
Reflect ec25ac3a66 Unify and cleanup API (#1355) 2 years ago
RegExp 11a47fc717 Fix JsArray(PropertyDescriptor[]) to initialize prototype (#1360) 2 years ago
Set 4259645984 Optimize iterators a bit (#1363) 2 years ago
ShadowRealm 18089a7154 Cleanup and expose shadow realm API (#1362) 2 years ago
String 4259645984 Optimize iterators a bit (#1363) 2 years ago
Symbol 7fab0dbf19 Update to latest test262 suite and implement Symbols as WeakMap keys (#1365) 2 years ago
TypedArray 486373eb0b Implement change Array by copy (#1366) 2 years ago
WeakMap 7fab0dbf19 Update to latest test262 suite and implement Symbols as WeakMap keys (#1365) 2 years ago
WeakRef 7fab0dbf19 Update to latest test262 suite and implement Symbols as WeakMap keys (#1365) 2 years ago
WeakSet 7fab0dbf19 Update to latest test262 suite and implement Symbols as WeakMap keys (#1365) 2 years ago
ICallable.cs ec25ac3a66 Unify and cleanup API (#1355) 2 years ago
IConstructor.cs ec25ac3a66 Unify and cleanup API (#1355) 2 years ago
IPrimitiveInstance.cs ec25ac3a66 Unify and cleanup API (#1355) 2 years ago
JsArray.cs 486373eb0b Implement change Array by copy (#1366) 2 years ago
JsBigInt.cs e1e864955d Reduce stack frame size during Call and Construct (#1267) 3 years ago
JsBoolean.cs 4259645984 Optimize iterators a bit (#1363) 2 years ago
JsDate.cs 11a47fc717 Fix JsArray(PropertyDescriptor[]) to initialize prototype (#1360) 2 years ago
JsNull.cs ec25ac3a66 Unify and cleanup API (#1355) 2 years ago
JsNumber.cs ec25ac3a66 Unify and cleanup API (#1355) 2 years ago
JsObject.cs eeb4865ddc Optimize plain object access (#1356) 2 years ago
JsString.cs 402a431d39 Small performance optimization to string handling (#1358) 2 years ago
JsSymbol.cs ec25ac3a66 Unify and cleanup API (#1355) 2 years ago
JsUndefined.cs ec25ac3a66 Unify and cleanup API (#1355) 2 years ago
JsValue.cs 92fbdc3410 Allow deleting dictionary entries via interop (#1341) 2 years ago
Prototype.cs eeb4865ddc Optimize plain object access (#1356) 2 years ago
SameValueZeroComparer.cs 20e9832dd6 Enable implicit usings (#1230) 3 years ago