Rocky LIU Yan f58fc1f128 Add `Options.Constraints.PromiseTimeout` to control timeout for `DisposeHint.Async` and `JintAwaitExpression` (#2150) 1 月之前
..
AggregateError f1a8010c4e Remove unused usings (#2072) 6 月之前
Array 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 2 月之前
ArrayBuffer 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 2 月之前
AsyncFunction f1a8010c4e Remove unused usings (#2072) 6 月之前
AsyncGenerator 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 2 月之前
Atomics 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 2 月之前
BigInt 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 2 月之前
Boolean 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 2 月之前
DataView 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 2 月之前
Date 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 2 月之前
Disposable f58fc1f128 Add `Options.Constraints.PromiseTimeout` to control timeout for `DisposeHint.Async` and `JintAwaitExpression` (#2150) 1 月之前
Error 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 2 月之前
FinalizationRegistry 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 2 月之前
Function 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 2 月之前
Generator 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 2 月之前
Global 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 2 月之前
Intl 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 2 月之前
Iterator 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 2 月之前
Json 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 2 月之前
Map 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 2 月之前
Math 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 2 月之前
Number 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 2 月之前
Object 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 2 月之前
Promise 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 2 月之前
Proxy 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 2 月之前
Reflect 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 2 月之前
RegExp 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 2 月之前
Set 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 2 月之前
ShadowRealm 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 2 月之前
SharedArrayBuffer 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 2 月之前
String 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 2 月之前
SuppressedError ac3f89d740 Add explicit resource management supporting types (#2143) 2 月之前
Symbol 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 2 月之前
TypedArray 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 2 月之前
WeakMap 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 2 月之前
WeakRef 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 2 月之前
WeakSet 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 2 月之前
Constructor.cs 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 2 月之前
DatePresentation.cs c5657939fc Enable Meziantou.Analyzer (#1682) 1 年之前
GroupByHelper.cs 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 2 月之前
ICallable.cs 27d3ce989d Create global alias for JsValue[] arguments (#2055) 7 月之前
IConstructor.cs 27d3ce989d Create global alias for JsValue[] arguments (#2055) 7 月之前
IJsPrimitive.cs a3e919be49 Remove some Instance suffixes (#1718) 1 年之前
JsArguments.cs 27d3ce989d Create global alias for JsValue[] arguments (#2055) 7 月之前
JsArray.cs 69b33acaf3 Cleanup ObjectInstance public API (#1720) 1 年之前
JsArrayBuffer.cs 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 2 月之前
JsBigInt.cs 7414296ae5 Fix BigInt arithmetic assignments (#1887) 1 年之前
JsBoolean.cs 69b33acaf3 Cleanup ObjectInstance public API (#1720) 1 年之前
JsDataView.cs 511523bec2 Move Js* types to be directly under Jint.Native namespace (#1745) 1 年之前
JsDate.cs 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 2 月之前
JsEmpty.cs 3ab67e416b Groundwork for generators (#1705) 1 年之前
JsError.cs 511523bec2 Move Js* types to be directly under Jint.Native namespace (#1745) 1 年之前
JsMap.cs 1a6c1274d3 Implement Upsert (#2127) 2 月之前
JsNull.cs 69b33acaf3 Cleanup ObjectInstance public API (#1720) 1 年之前
JsNumber.cs 323230e2fb Enforce code style on build and fix issues (#2074) 6 月之前
JsObject.cs eeb4865ddc Optimize plain object access (#1356) 2 年之前
JsPromise.cs 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 2 月之前
JsProxy.cs 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 2 月之前
JsRegExp.cs 9079aef684 Convert to using file-scoped namespaces (#1931) 1 年之前
JsSet.cs c3d86d8b69 Make JsSet int indexer internal (#1989) 10 月之前
JsSharedArrayBuffer.cs 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 2 月之前
JsString.cs 323230e2fb Enforce code style on build and fix issues (#2074) 6 月之前
JsSymbol.cs 088f08f8e1 Enable code analysis with latest-Recommended (#1681) 1 年之前
JsTypedArray.cs 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 2 月之前
JsUndefined.cs 69b33acaf3 Cleanup ObjectInstance public API (#1720) 1 年之前
JsValue.Convertible.cs 16365067f0 Make JsValue implement IConvertible (#1713) 1 年之前
JsValue.cs 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 2 月之前
JsWeakMap.cs 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 2 月之前
JsWeakRef.cs 511523bec2 Move Js* types to be directly under Jint.Native namespace (#1745) 1 年之前
JsWeakSet.cs 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 2 月之前
PrivateName.cs aca8fb3d62 Use global usings and aliases for Esprima namespaces and types (#1824) 1 年之前
Prototype.cs eeb4865ddc Optimize plain object access (#1356) 2 年之前
SameValueZeroComparer.cs 75a7b12aef Add net60 target (#1515) 2 年之前