Timothy Flynn 76589d6728 LibJS: Change wording of ErrorType::NotA to be independent of context há 3 anos atrás
..
AggregateError 862ba64037 LibJS: Implement the Error Cause proposal há 4 anos atrás
Array e26cfd313e LibJS: Prevent stack overflow in flatten_into_array() há 4 anos atrás
ArrayBuffer 01187e58f2 LibJS: ArrayBuffer.prototype.slice há 4 anos atrás
Atomics 1a3e1bff7b LibJS: Implement Atomics.isLockFree há 4 anos atrás
BigInt 76589d6728 LibJS: Change wording of ErrorType::NotA to be independent of context há 3 anos atrás
Boolean 76589d6728 LibJS: Change wording of ErrorType::NotA to be independent of context há 3 anos atrás
DataView 84053816d5 LibJS: Use Checked<T> for offsets in the SetViewValue AO há 4 anos atrás
Date 76589d6728 LibJS: Change wording of ErrorType::NotA to be independent of context há 3 anos atrás
Error 862ba64037 LibJS: Implement the Error Cause proposal há 4 anos atrás
FinalizationRegistry 43b17f27a3 test-js: Add a mark_as_garbage method to force GC to collect that object há 3 anos atrás
Function 76589d6728 LibJS: Change wording of ErrorType::NotA to be independent of context há 3 anos atrás
Infinity 13d7c09125 Libraries: Move to Userland/Libraries/ há 4 anos atrás
Intl 76589d6728 LibJS: Change wording of ErrorType::NotA to be independent of context há 3 anos atrás
JSON 223472c57f LibJS: Dont try to serialize symbol-keyed properties há 4 anos atrás
Map 419c21c66f LibJS/Tests: Test iteration order of Map.prototype.entries() há 4 anos atrás
Math 0053816e9d LibJS: Correctly handle mixing +0 and -0 in Math.{min,max}() há 4 anos atrás
NaN 13d7c09125 Libraries: Move to Userland/Libraries/ há 4 anos atrás
Number 76589d6728 LibJS: Change wording of ErrorType::NotA to be independent of context há 3 anos atrás
Object 2ba338869b LibJS/Tests: Remove two leftover console.log() calls há 4 anos atrás
Promise 76589d6728 LibJS: Change wording of ErrorType::NotA to be independent of context há 3 anos atrás
Proxy 941ff0cf60 LibJS: Prevent stack overflow if Proxy handler's __proto__ is the Proxy há 3 anos atrás
Reflect 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) há 4 anos atrás
RegExp 6337eb52d8 LibJS: Implement RegExp.prototype.compile há 4 anos atrás
Set 2a3090d292 LibJS: Add the SetIterator built-in and Set.prototype.{values, entries} há 4 anos atrás
String 207319ecf1 LibJS: Implement ECMA-402 String.prototype.toLocale{Lower,Upper}Case há 3 anos atrás
Symbol 76589d6728 LibJS: Change wording of ErrorType::NotA to be independent of context há 3 anos atrás
Temporal 76589d6728 LibJS: Change wording of ErrorType::NotA to be independent of context há 3 anos atrás
TypedArray 76589d6728 LibJS: Change wording of ErrorType::NotA to be independent of context há 3 anos atrás
WeakMap 43b17f27a3 test-js: Add a mark_as_garbage method to force GC to collect that object há 3 anos atrás
WeakRef b9d4dd6850 LibJS: Add the WeakRef.prototype.deref method há 4 anos atrás
WeakSet 43b17f27a3 test-js: Add a mark_as_garbage method to force GC to collect that object há 3 anos atrás
functions 442ef63008 LibJS: Add the global escape() & unescape() methods há 4 anos atrás