.. |
AggregateError
|
5eb6b82e7f
Add public type Constructor (#1440)
|
2 年之前 |
Argument
|
a41a0e3c67
Make ArgumentsInstance internal (#1594)
|
2 年之前 |
Array
|
553fdb86ec
Improve array access performance (#1625)
|
2 年之前 |
ArrayBuffer
|
2ec677c1a1
Rename thisObj to thisObject and args as arguments in parameter names (#1597)
|
2 年之前 |
AsyncFunction
|
5eb6b82e7f
Add public type Constructor (#1440)
|
2 年之前 |
BigInt
|
2ec677c1a1
Rename thisObj to thisObject and args as arguments in parameter names (#1597)
|
2 年之前 |
Boolean
|
2ec677c1a1
Rename thisObj to thisObject and args as arguments in parameter names (#1597)
|
2 年之前 |
DataView
|
2ec677c1a1
Rename thisObj to thisObject and args as arguments in parameter names (#1597)
|
2 年之前 |
Date
|
2ec677c1a1
Rename thisObj to thisObject and args as arguments in parameter names (#1597)
|
2 年之前 |
Error
|
75a7b12aef
Add net60 target (#1515)
|
2 年之前 |
FinalizationRegistry
|
2ec677c1a1
Rename thisObj to thisObject and args as arguments in parameter names (#1597)
|
2 年之前 |
Function
|
5689052026
Rename ProxyInstance to JsProxy (#1604)
|
2 年之前 |
Generator
|
97e481fc4e
Enable nullable reference types by default (#1237)
|
3 年之前 |
Global
|
9dd79279b1
Update benchmark results and packages (#1622)
|
2 年之前 |
Intl
|
e11fabeaad
Create base constructs for Intl support (#1492)
|
2 年之前 |
Iterator
|
2ec677c1a1
Rename thisObj to thisObject and args as arguments in parameter names (#1597)
|
2 年之前 |
Json
|
5689052026
Rename ProxyInstance to JsProxy (#1604)
|
2 年之前 |
Map
|
5c19933f49
Rename MapInstance to JsMap (#1601)
|
2 年之前 |
Math
|
ec25ac3a66
Unify and cleanup API (#1355)
|
2 年之前 |
Number
|
2ebfedf76e
Added readonly modifier to fields that aren't being changed (#1610)
|
2 年之前 |
Object
|
553fdb86ec
Improve array access performance (#1625)
|
2 年之前 |
Promise
|
cc63b205dc
Rename PromiseInstance to JsPromise (#1605)
|
2 年之前 |
Proxy
|
5689052026
Rename ProxyInstance to JsProxy (#1604)
|
2 年之前 |
Reflect
|
ec25ac3a66
Unify and cleanup API (#1355)
|
2 年之前 |
RegExp
|
e9ace1a5a1
Fix capturing group numbering bug and a few more regex-related issues (#1614)
|
2 年之前 |
Set
|
c52ff7f8de
Rename SetInstance to JsSet (#1600)
|
2 年之前 |
ShadowRealm
|
cc63b205dc
Rename PromiseInstance to JsPromise (#1605)
|
2 年之前 |
String
|
2ec677c1a1
Rename thisObj to thisObject and args as arguments in parameter names (#1597)
|
2 年之前 |
Symbol
|
2ec677c1a1
Rename thisObj to thisObject and args as arguments in parameter names (#1597)
|
2 年之前 |
TypedArray
|
2ec677c1a1
Rename thisObj to thisObject and args as arguments in parameter names (#1597)
|
2 年之前 |
WeakMap
|
4bff490028
Rename WeakMapInstance to JsWeakMap (#1599)
|
2 年之前 |
WeakRef
|
0b1ed1b394
Rename WeakRefInstance to JsWeakRef (#1602)
|
2 年之前 |
WeakSet
|
805ae4f57c
Rename WeakSetInstance to JsWeakSet (#1598)
|
2 年之前 |
Constructor.cs
|
fedd68033b
Don't require Realm in Constructor public constructor (#1441)
|
2 年之前 |
DatePresentation.cs
|
56cc45ee9e
Create ITimeSystem abstraction for date parsing/time zone logic (#1488)
|
2 年之前 |
GroupByHelper.cs
|
2ec677c1a1
Rename thisObj to thisObject and args as arguments in parameter names (#1597)
|
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
|
553fdb86ec
Improve array access performance (#1625)
|
2 年之前 |
JsBigInt.cs
|
75a7b12aef
Add net60 target (#1515)
|
2 年之前 |
JsBoolean.cs
|
6839807204
Improved support for defining custom JsString deriving type (#1404)
|
2 年之前 |
JsDate.cs
|
56cc45ee9e
Create ITimeSystem abstraction for date parsing/time zone logic (#1488)
|
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
|
75a7b12aef
Add net60 target (#1515)
|
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
|
0ebf7cd5a8
Support explicit interface and hidden member of super class (#1613)
|
2 年之前 |
PrivateName.cs
|
d90b774ec2
ES2022 Class fields and static blocks (#1546)
|
2 年之前 |
Prototype.cs
|
eeb4865ddc
Optimize plain object access (#1356)
|
2 年之前 |
SameValueZeroComparer.cs
|
75a7b12aef
Add net60 target (#1515)
|
2 年之前 |