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