Luke Wilde f7bb79d6d1 LibJS: Fast-path ToTemporalTimeZone when the argument is a TimeZone 2 tahun lalu
..
AggregateError 862ba64037 LibJS: Implement the Error Cause proposal 4 tahun lalu
Array 28a3c064c5 LibJS/Tests: Disable one Array.prototype.toSpliced test for now 3 tahun lalu
ArrayBuffer 028a6b90b1 LibJS: Revert partial resizable ArrayBuffer implementation 3 tahun lalu
Atomics 1a3e1bff7b LibJS: Implement Atomics.isLockFree 4 tahun lalu
BigInt 301bba8c19 LibJS: Only coerce value once in BigInt constructor 3 tahun lalu
Boolean 76589d6728 LibJS: Change wording of ErrorType::NotA to be independent of context 3 tahun lalu
DataView f97e664d8f LibJS: Check for add overflow in `DataViewConstructor` 3 tahun lalu
Date 03c468fb7d LibJS: Parse date strings like "9/17/2022" 2 tahun lalu
Error cc77bb5067 LibJS: Relax line and column number restrictions in Error stack tests 3 tahun lalu
FinalizationRegistry a79796ea4a LibJS: Implement stage 3 proposal FinalizationRegistry changes 3 tahun lalu
Function 9d05ca7b20 LibJS: Don't assume a this argument for function.prototype.bind 3 tahun lalu
Infinity 13d7c09125 Libraries: Move to Userland/Libraries/ 4 tahun lalu
Intl 82e730eba1 LibJS: Change default time display options to "always" for digital style 2 tahun lalu
JSON da25ac0d48 AK: Treat empty string as invalid JSON 3 tahun lalu
Map 59080f441e LibJS: Normalize NaN values in Sets and Maps 3 tahun lalu
Math b79f03182d LibJS: Add special cases for Math.cosh and add spec comments 3 tahun lalu
NaN 13d7c09125 Libraries: Move to Userland/Libraries/ 4 tahun lalu
Number f4b3bb519f LibJS: Handle non-decimal integer literals in Value::to_number 2 tahun lalu
Object 10ec98dd38 Everywhere: Fix spelling mistakes 3 tahun lalu
Promise 194d90dc72 LibJS: Don't coerce this value to object in Promise.prototype.finally() 3 tahun lalu
Proxy 957f54d96f LibJS: Throw InternalErrors instead of Errors on CallStackSizeExceeded 3 tahun lalu
Reflect cf168fac50 LibJS: Implement [[Call]] and [[Construct]] internal slots properly 3 tahun lalu
RegExp a803d9226f LibJS: Always access RegExp flags by its "flags" property 2 tahun lalu
Set 59080f441e LibJS: Normalize NaN values in Sets and Maps 3 tahun lalu
ShadowRealm fed1498824 LibJS: Implement & use the {Ordinary,PrepareFor}WrappedFunctionCall AOs 3 tahun lalu
String 7fc03e8967 LibJS: Use Unicode normalization within String.prototype.normalize 2 tahun lalu
Symbol e37cf73300 LibJS: Rename OrdinaryFunctionObject to ECMAScriptFunctionObject 3 tahun lalu
Temporal f7bb79d6d1 LibJS: Fast-path ToTemporalTimeZone when the argument is a TimeZone 2 tahun lalu
TypedArray 6309b8773d LibJS: Guard IntegerIndexedElementSet with receiver check 2 tahun lalu
WeakMap a80d3fdf49 LibJS: Implement WeakMap changes from 'Symbol as WeakMap Keys Proposal' 3 tahun lalu
WeakRef 53ed8decaf LibJS: Implement WeakRef changes from 'Symbol as WeakMap Keys Proposal' 3 tahun lalu
WeakSet dbd0110721 LibJS: Implement WeakSet changes from 'Symbol as WeakMap Keys Proposal' 3 tahun lalu
functions 23cde7685c LibJS: Correcly handle surrogates in escape() 3 tahun lalu