Linus Groh e20efaa083 LibJS: Let WrappedFunction inherit target name and length пре 3 година
..
AggregateError 862ba64037 LibJS: Implement the Error Cause proposal пре 4 година
Array 3e0c19d6ea LibJS: Add tests for all the unscopable Array prototype properties пре 3 година
ArrayBuffer 01187e58f2 LibJS: ArrayBuffer.prototype.slice пре 4 година
Atomics 1a3e1bff7b LibJS: Implement Atomics.isLockFree пре 4 година
BigInt e09f74903e LibCrypo: Simplify mixed-sign bitwise_or пре 3 година
Boolean 76589d6728 LibJS: Change wording of ErrorType::NotA to be independent of context пре 3 година
DataView 84053816d5 LibJS: Use Checked<T> for offsets in the SetViewValue AO пре 4 година
Date 9cd93944b8 LibJS: Change test conditions to pass in all time zones пре 3 година
Error 862ba64037 LibJS: Implement the Error Cause proposal пре 4 година
FinalizationRegistry 43b17f27a3 test-js: Add a mark_as_garbage method to force GC to collect that object пре 3 година
Function 7d521b7c7c LibJS: Implement Function.prototype.toString() according to the spec пре 3 година
Infinity 13d7c09125 Libraries: Move to Userland/Libraries/ пре 4 година
Intl 9cd93944b8 LibJS: Change test conditions to pass in all time zones пре 3 година
JSON 71ab8fb757 LibJS: Add in-tree test for Json parsing of negative zeros пре 3 година
Map 419c21c66f LibJS/Tests: Test iteration order of Map.prototype.entries() пре 4 година
Math 0053816e9d LibJS: Correctly handle mixing +0 and -0 in Math.{min,max}() пре 4 година
NaN 13d7c09125 Libraries: Move to Userland/Libraries/ пре 4 година
Number 534b2be16f LibJS: Implement Number.prototype.toExponential пре 3 година
Object 10ec98dd38 Everywhere: Fix spelling mistakes пре 3 година
Promise 194d90dc72 LibJS: Don't coerce this value to object in Promise.prototype.finally() пре 3 година
Proxy 957f54d96f LibJS: Throw InternalErrors instead of Errors on CallStackSizeExceeded пре 3 година
Reflect cf168fac50 LibJS: Implement [[Call]] and [[Construct]] internal slots properly пре 3 година
RegExp 2530b6adf0 LibJS: Create the RegExpExec result's "input" field last пре 3 година
Set 2a3090d292 LibJS: Add the SetIterator built-in and Set.prototype.{values, entries} пре 4 година
ShadowRealm e20efaa083 LibJS: Let WrappedFunction inherit target name and length пре 3 година
String 1b944b4c41 LibJS: Fix substr() with negative arguments larger than string length пре 3 година
Symbol e37cf73300 LibJS: Rename OrdinaryFunctionObject to ECMAScriptFunctionObject пре 3 година
Temporal 42c9c57141 LibJS+LibTimeZone: Begin handling DST when computing time zone offsets пре 3 година
TypedArray 6d5531112f LibJS: Add TypedArray.prototype.@@iterator пре 3 година
WeakMap 43b17f27a3 test-js: Add a mark_as_garbage method to force GC to collect that object пре 3 година
WeakRef b9d4dd6850 LibJS: Add the WeakRef.prototype.deref method пре 4 година
WeakSet 43b17f27a3 test-js: Add a mark_as_garbage method to force GC to collect that object пре 3 година
functions 23cde7685c LibJS: Correcly handle surrogates in escape() пре 3 година