Idan Horowitz dcb55db99b LibJS: Replace boolean without_side_effects parameters with an enum 4 éve
..
Accessor.h fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 éve
AggregateError.cpp 862ba64037 LibJS: Implement the Error Cause proposal 4 éve
AggregateError.h 862ba64037 LibJS: Implement the Error Cause proposal 4 éve
AggregateErrorConstructor.cpp 7327a28ccc LibJS: Add ECMA-262 section/title/URL comments almost everywhere 4 éve
AggregateErrorConstructor.h cbd7437d40 LibJS: Implement AggregateError 4 éve
AggregateErrorPrototype.cpp cbd7437d40 LibJS: Implement AggregateError 4 éve
AggregateErrorPrototype.h cbd7437d40 LibJS: Implement AggregateError 4 éve
Array.cpp 7327a28ccc LibJS: Add ECMA-262 section/title/URL comments almost everywhere 4 éve
Array.h 1c906b07a4 LibJS: Add length parameter to Array::create() 4 éve
ArrayBuffer.cpp f5a978c1aa LibWeb: Set a detach key for ArrayBuffers returned from WASM 4 éve
ArrayBuffer.h 80edf6f5b6 LibJS: Refactor numeric_to_raw_bytes and raw_bytes_to_numeric 4 éve
ArrayBufferConstructor.cpp 7327a28ccc LibJS: Add ECMA-262 section/title/URL comments almost everywhere 4 éve
ArrayBufferConstructor.h aefb7995f1 LibJS: Add the Symbol.species getter to the appropriate built-ins 4 éve
ArrayBufferPrototype.cpp 83d3175b13 LibJS: Make ArrayBuffer.prototype.byteLength an accessor 4 éve
ArrayBufferPrototype.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 éve
ArrayConstructor.cpp 9127d83927 LibJS: Rename Value::{is_integer => is_integral_number} 4 éve
ArrayConstructor.h aefb7995f1 LibJS: Add the Symbol.species getter to the appropriate built-ins 4 éve
ArrayIterator.cpp fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 éve
ArrayIterator.h fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 éve
ArrayIteratorPrototype.cpp 7327a28ccc LibJS: Add ECMA-262 section/title/URL comments almost everywhere 4 éve
ArrayIteratorPrototype.h fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 éve
ArrayPrototype.cpp 317b88a8c3 LibJS: Replace Object's create_empty() with create() taking a prototype 4 éve
ArrayPrototype.h 6c13cc67c6 LibJS: Implement Array.prototype.copyWithin generically 4 éve
BigInt.cpp ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 éve
BigInt.h 6714cf3631 LibJS: Move Cell.{cpp,h} from Runtime/ to Heap/ 4 éve
BigIntConstructor.cpp 9127d83927 LibJS: Rename Value::{is_integer => is_integral_number} 4 éve
BigIntConstructor.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 éve
BigIntObject.cpp ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 éve
BigIntObject.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 éve
BigIntPrototype.cpp 5eef07d232 LibJS: Avoid lots of string-to-int during global object construction 4 éve
BigIntPrototype.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 éve
BooleanConstructor.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 éve
BooleanConstructor.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 éve
BooleanObject.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 éve
BooleanObject.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 éve
BooleanPrototype.cpp 4f6aa38434 LibJS: Don't repeat attributes in {Boolean,Symbol}Prototype 4 éve
BooleanPrototype.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 éve
BoundFunction.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 éve
BoundFunction.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 éve
CommonPropertyNames.h 1cf5663e38 LibJS: Add the Object.prototype.__lookup{Getter, Setter}__ methods 4 éve
ConsoleObject.cpp 7327a28ccc LibJS: Add ECMA-262 section/title/URL comments almost everywhere 4 éve
ConsoleObject.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 éve
DataView.cpp e4d267d4fb LibJS: Add the DataView built-in object 4 éve
DataView.h e4d267d4fb LibJS: Add the DataView built-in object 4 éve
DataViewConstructor.cpp e4d267d4fb LibJS: Add the DataView built-in object 4 éve
DataViewConstructor.h e4d267d4fb LibJS: Add the DataView built-in object 4 éve
DataViewPrototype.cpp d7a70eb77c LibJS: Add all of the DataView.prototype.set* methods 4 éve
DataViewPrototype.h d7a70eb77c LibJS: Add all of the DataView.prototype.set* methods 4 éve
Date.cpp 46214f0657 LibJS: Store Date milliseconds as signed to support negative offsets 4 éve
Date.h f65cb63aab LibJS: Check dates are below the `time_clip` threshold 4 éve
DateConstructor.cpp 39ad705c13 LibJS: Use the new is_ascii_foo() helpers from AK 4 éve
DateConstructor.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 éve
DatePrototype.cpp 5eef07d232 LibJS: Avoid lots of string-to-int during global object construction 4 éve
DatePrototype.h c4530e95f4 LibJS: Add Date.prototype.toJSON() 4 éve
Error.cpp 862ba64037 LibJS: Implement the Error Cause proposal 4 éve
Error.h 862ba64037 LibJS: Implement the Error Cause proposal 4 éve
ErrorConstructor.cpp 862ba64037 LibJS: Implement the Error Cause proposal 4 éve
ErrorConstructor.h ad3242bab7 LibJS: Rename JS_ENUMERATE_{ERROR_SUBCLASSES => NATIVE_ERRORS} 4 éve
ErrorPrototype.cpp 7327a28ccc LibJS: Add ECMA-262 section/title/URL comments almost everywhere 4 éve
ErrorPrototype.h ad3242bab7 LibJS: Rename JS_ENUMERATE_{ERROR_SUBCLASSES => NATIVE_ERRORS} 4 éve
ErrorTypes.cpp fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 éve
ErrorTypes.h bad2108d3c LibJS: Add the String.prototype.matchAll method 4 éve
Exception.cpp 8b449214af LibJS: Optimize insertion order in the Exception constructor 4 éve
Exception.h 32ee195d62 LibJS: Avoid allocations in the Exception constructor 4 éve
FinalizationRegistry.cpp de9fa6622a LibJS: Add the FinalizationRegistry built-in object 4 éve
FinalizationRegistry.h de9fa6622a LibJS: Add the FinalizationRegistry built-in object 4 éve
FinalizationRegistryConstructor.cpp de9fa6622a LibJS: Add the FinalizationRegistry built-in object 4 éve
FinalizationRegistryConstructor.h de9fa6622a LibJS: Add the FinalizationRegistry built-in object 4 éve
FinalizationRegistryPrototype.cpp e1b0719435 LibJS: Add all of the FinalizationRegistry.prototype methods 4 éve
FinalizationRegistryPrototype.h e1b0719435 LibJS: Add all of the FinalizationRegistry.prototype methods 4 éve
Function.cpp dc65f54c06 AK: Rename Vector::append(Vector) => Vector::extend(Vector) 4 éve
Function.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 éve
FunctionConstructor.cpp ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 éve
FunctionConstructor.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 éve
FunctionPrototype.cpp 7327a28ccc LibJS: Add ECMA-262 section/title/URL comments almost everywhere 4 éve
FunctionPrototype.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 éve
GeneratorObject.cpp 317b88a8c3 LibJS: Replace Object's create_empty() with create() taking a prototype 4 éve
GeneratorObject.h 3234697eca LibJS: Implement generator functions (only in bytecode mode) 4 éve
GlobalObject.cpp de9fa6622a LibJS: Add the FinalizationRegistry built-in object 4 éve
GlobalObject.h 5eef07d232 LibJS: Avoid lots of string-to-int during global object construction 4 éve
IndexedProperties.cpp dcb55db99b LibJS: Replace boolean without_side_effects parameters with an enum 4 éve
IndexedProperties.h dcb55db99b LibJS: Replace boolean without_side_effects parameters with an enum 4 éve
IteratorOperations.cpp 317b88a8c3 LibJS: Replace Object's create_empty() with create() taking a prototype 4 éve
IteratorOperations.h 2100b46d02 LibJS: Implement the IteratorClose abstract op and use it where needed 4 éve
IteratorPrototype.cpp 7327a28ccc LibJS: Add ECMA-262 section/title/URL comments almost everywhere 4 éve
IteratorPrototype.h fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 éve
JSONObject.cpp 317b88a8c3 LibJS: Replace Object's create_empty() with create() taking a prototype 4 éve
JSONObject.h fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 éve
JobCallback.h 7327a28ccc LibJS: Add ECMA-262 section/title/URL comments almost everywhere 4 éve
LexicalEnvironment.cpp 064ed8279e LibJS: Support deleting local variables with operator delete 4 éve
LexicalEnvironment.h 095accd2b2 LibJS: Add a bunch of fast_is<T> to avoid slow RTTI in hot code 4 éve
Map.cpp a96ac8bd56 LibJS: Add the Map built-in object 4 éve
Map.h a27fbfd45f LibJS: Use OrderedHashMap instead of HashMap in the Map built-in 4 éve
MapConstructor.cpp 920b4d730e LibJS: Add missing ECMA-262 section/title/URL comments to Map 4 éve
MapConstructor.h a96ac8bd56 LibJS: Add the Map built-in object 4 éve
MapIterator.cpp 322c8a3995 LibJS: Add the MapIterator built-in and the key/values/entries methods 4 éve
MapIterator.h a27fbfd45f LibJS: Use OrderedHashMap instead of HashMap in the Map built-in 4 éve
MapIteratorPrototype.cpp 920b4d730e LibJS: Add missing ECMA-262 section/title/URL comments to Map 4 éve
MapIteratorPrototype.h 322c8a3995 LibJS: Add the MapIterator built-in and the key/values/entries methods 4 éve
MapPrototype.cpp 5eef07d232 LibJS: Avoid lots of string-to-int during global object construction 4 éve
MapPrototype.h 322c8a3995 LibJS: Add the MapIterator built-in and the key/values/entries methods 4 éve
MarkedValueList.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 éve
MarkedValueList.h dc65f54c06 AK: Rename Vector::append(Vector) => Vector::extend(Vector) 4 éve
MathObject.cpp 9127d83927 LibJS: Rename Value::{is_integer => is_integral_number} 4 éve
MathObject.h 9d2e90d569 LibJS: Add Math.imul() 4 éve
NativeFunction.cpp 5eef07d232 LibJS: Avoid lots of string-to-int during global object construction 4 éve
NativeFunction.h 5eef07d232 LibJS: Avoid lots of string-to-int during global object construction 4 éve
NativeProperty.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 éve
NativeProperty.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 éve
NumberConstructor.cpp 9127d83927 LibJS: Rename Value::{is_integer => is_integral_number} 4 éve
NumberConstructor.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 éve
NumberObject.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 éve
NumberObject.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 éve
NumberPrototype.cpp 7327a28ccc LibJS: Add ECMA-262 section/title/URL comments almost everywhere 4 éve
NumberPrototype.h adc3de4480 LibJS: Implement Number.prototype.valueOf() 4 éve
Object.cpp dcb55db99b LibJS: Replace boolean without_side_effects parameters with an enum 4 éve
Object.h dcb55db99b LibJS: Replace boolean without_side_effects parameters with an enum 4 éve
ObjectConstructor.cpp 317b88a8c3 LibJS: Replace Object's create_empty() with create() taking a prototype 4 éve
ObjectConstructor.h 9a0cbcc3d1 LibJS: Add the Object.fromEntries method 4 éve
ObjectPrototype.cpp 1cf5663e38 LibJS: Add the Object.prototype.__lookup{Getter, Setter}__ methods 4 éve
ObjectPrototype.h 1cf5663e38 LibJS: Add the Object.prototype.__lookup{Getter, Setter}__ methods 4 éve
PrimitiveString.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 éve
PrimitiveString.h 6714cf3631 LibJS: Move Cell.{cpp,h} from Runtime/ to Heap/ 4 éve
Promise.cpp 7327a28ccc LibJS: Add ECMA-262 section/title/URL comments almost everywhere 4 éve
Promise.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 éve
PromiseConstructor.cpp 4794e6b0da LibJS: Fix Promise.length attributes 4 éve
PromiseConstructor.h aefb7995f1 LibJS: Add the Symbol.species getter to the appropriate built-ins 4 éve
PromiseJobs.cpp 7327a28ccc LibJS: Add ECMA-262 section/title/URL comments almost everywhere 4 éve
PromiseJobs.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 éve
PromisePrototype.cpp d1c109be96 LibJS: Fix .length attributes of various native functions 4 éve
PromisePrototype.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 éve
PromiseReaction.cpp d1c109be96 LibJS: Fix .length attributes of various native functions 4 éve
PromiseReaction.h 7327a28ccc LibJS: Add ECMA-262 section/title/URL comments almost everywhere 4 éve
PromiseResolvingFunction.cpp d1c109be96 LibJS: Fix .length attributes of various native functions 4 éve
PromiseResolvingFunction.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 éve
PropertyAttributes.h fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 éve
PropertyName.h b9d9187feb LibJS: Automatically & lazily coerce PropertyNames into numbers 4 éve
ProxyConstructor.cpp d1c109be96 LibJS: Fix .length attributes of various native functions 4 éve
ProxyConstructor.h 9b35231453 LibJS: Implement Proxy.revocable() 4 éve
ProxyObject.cpp dcb55db99b LibJS: Replace boolean without_side_effects parameters with an enum 4 éve
ProxyObject.h dcb55db99b LibJS: Replace boolean without_side_effects parameters with an enum 4 éve
Reference.cpp 6e0e8a8242 LibJS: Teach Reference to access call frame arguments directly 4 éve
Reference.h 6e0e8a8242 LibJS: Teach Reference to access call frame arguments directly 4 éve
ReflectObject.cpp 5eef07d232 LibJS: Avoid lots of string-to-int during global object construction 4 éve
ReflectObject.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 éve
RegExpConstructor.cpp a1f5357ad3 LibJS: Expose Symbol.species properties as getters 4 éve
RegExpConstructor.h aefb7995f1 LibJS: Add the Symbol.species getter to the appropriate built-ins 4 éve
RegExpObject.cpp 7327a28ccc LibJS: Add ECMA-262 section/title/URL comments almost everywhere 4 éve
RegExpObject.h fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 éve
RegExpPrototype.cpp 317b88a8c3 LibJS: Replace Object's create_empty() with create() taking a prototype 4 éve
RegExpPrototype.h fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 éve
ScopeObject.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 éve
ScopeObject.h 064ed8279e LibJS: Support deleting local variables with operator delete 4 éve
ScriptFunction.cpp 1414c7b049 LibJS: Add a basic pass manager and add some basic passes 4 éve
ScriptFunction.h 8b3f8879c1 LibJS: Use an enum class instead of 'bool is_generator' 4 éve
Set.cpp f437793788 LibJS: Stop inheriting from Set in SetPrototype 4 éve
Set.h 08ff148bc3 LibJS: Use OrderedHashTable instead of HashTable in the Set built-in 4 éve
SetConstructor.cpp c6c0c6a61a LibJS: Add two missing missing ECMA-262 section/title/URL comments 4 éve
SetConstructor.h 670be04c81 LibJS: Add the Set built-in object 4 éve
SetIterator.cpp 2a3090d292 LibJS: Add the SetIterator built-in and Set.prototype.{values, entries} 4 éve
SetIterator.h 08ff148bc3 LibJS: Use OrderedHashTable instead of HashTable in the Set built-in 4 éve
SetIteratorPrototype.cpp 7327a28ccc LibJS: Add ECMA-262 section/title/URL comments almost everywhere 4 éve
SetIteratorPrototype.h 2a3090d292 LibJS: Add the SetIterator built-in and Set.prototype.{values, entries} 4 éve
SetPrototype.cpp b121837898 LibJS: Make Set.prototype.size an accessor 4 éve
SetPrototype.h f437793788 LibJS: Stop inheriting from Set in SetPrototype 4 éve
Shape.cpp 5eef07d232 LibJS: Avoid lots of string-to-int during global object construction 4 éve
Shape.h 5eef07d232 LibJS: Avoid lots of string-to-int during global object construction 4 éve
StringConstructor.cpp 9127d83927 LibJS: Rename Value::{is_integer => is_integral_number} 4 éve
StringConstructor.h 2299be474b LibJS: Add the String.fromCodePoint() method 4 éve
StringIterator.cpp fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 éve
StringIterator.h 407d6cd9e4 AK: Rename Utf8CodepointIterator => Utf8CodePointIterator 4 éve
StringIteratorPrototype.cpp 7327a28ccc LibJS: Add ECMA-262 section/title/URL comments almost everywhere 4 éve
StringIteratorPrototype.h fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 éve
StringObject.cpp 8d7ec28924 LibJS: Remove String.prototype.length 4 éve
StringObject.h 8d7ec28924 LibJS: Remove String.prototype.length 4 éve
StringOrSymbol.h 53a8a11973 LibJS: Make StringOrSymbol always be FlyString in the string case 4 éve
StringPrototype.cpp dcb55db99b LibJS: Replace boolean without_side_effects parameters with an enum 4 éve
StringPrototype.h 25a292f534 LibJS: Add the String.prototype.search method 4 éve
Symbol.cpp dac971b4ae LibJS: Store and return undefined Symbol description 4 éve
Symbol.h dac971b4ae LibJS: Store and return undefined Symbol description 4 éve
SymbolConstructor.cpp dac971b4ae LibJS: Store and return undefined Symbol description 4 éve
SymbolConstructor.h fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 éve
SymbolObject.cpp fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 éve
SymbolObject.h dac971b4ae LibJS: Store and return undefined Symbol description 4 éve
SymbolPrototype.cpp dac971b4ae LibJS: Store and return undefined Symbol description 4 éve
SymbolPrototype.h b661363dfe LibJS: Implement String.prototype[@@toPrimitive]() 4 éve
TemporaryClearException.h b0faf2287a LibJS: Use linusg@serenityos.org for my new copyright headers, too 4 éve
TypedArray.cpp 5eef07d232 LibJS: Avoid lots of string-to-int during global object construction 4 éve
TypedArray.h dcb55db99b LibJS: Replace boolean without_side_effects parameters with an enum 4 éve
TypedArrayConstructor.cpp a1f5357ad3 LibJS: Expose Symbol.species properties as getters 4 éve
TypedArrayConstructor.h aefb7995f1 LibJS: Add the Symbol.species getter to the appropriate built-ins 4 éve
TypedArrayPrototype.cpp 5b2255291e LibJS: Make a couple of %TypedArray%.prototype properties accessors 4 éve
TypedArrayPrototype.h 4d34802f74 LibJS: Expose TypedArray.prototype.byteOffset 4 éve
VM.cpp 317b88a8c3 LibJS: Replace Object's create_empty() with create() taking a prototype 4 éve
VM.h de9fa6622a LibJS: Add the FinalizationRegistry built-in object 4 éve
Value.cpp 7ff144d533 LibJS: Add a bunch of numeric conversions to Value 4 éve
Value.h 10f56166e5 LibJS: Cast to i64 for is_integral_number 4 éve
WeakContainer.h 7eba63a8a3 LibJS: Add the WeakRef built-in object 4 éve
WeakMap.cpp 39554f3787 LibJS: Add the WeakMap built-in object 4 éve
WeakMap.h 39554f3787 LibJS: Add the WeakMap built-in object 4 éve
WeakMapConstructor.cpp 3c83298a26 LibJS: Use undefined as the fallback value for iterable entry key/value 4 éve
WeakMapConstructor.h 39554f3787 LibJS: Add the WeakMap built-in object 4 éve
WeakMapPrototype.cpp 5eef07d232 LibJS: Avoid lots of string-to-int during global object construction 4 éve
WeakMapPrototype.h 77c2db4183 LibJS: Add all of the WeakMap.prototype methods (delete, get, has, set) 4 éve
WeakRef.cpp 7eba63a8a3 LibJS: Add the WeakRef built-in object 4 éve
WeakRef.h 7eba63a8a3 LibJS: Add the WeakRef built-in object 4 éve
WeakRefConstructor.cpp 7327a28ccc LibJS: Add ECMA-262 section/title/URL comments almost everywhere 4 éve
WeakRefConstructor.h 7eba63a8a3 LibJS: Add the WeakRef built-in object 4 éve
WeakRefPrototype.cpp 5eef07d232 LibJS: Avoid lots of string-to-int during global object construction 4 éve
WeakRefPrototype.h b9d4dd6850 LibJS: Add the WeakRef.prototype.deref method 4 éve
WeakSet.cpp 1a8ee5d8d7 LibJS: Generify the garbage collector's weak container notifications 4 éve
WeakSet.h 1a8ee5d8d7 LibJS: Generify the garbage collector's weak container notifications 4 éve
WeakSetConstructor.cpp 8b6beac5ce LibJS: Add the WeakSet built-in object 4 éve
WeakSetConstructor.h 8b6beac5ce LibJS: Add the WeakSet built-in object 4 éve
WeakSetPrototype.cpp 5eef07d232 LibJS: Avoid lots of string-to-int during global object construction 4 éve
WeakSetPrototype.h fb63aeae4d LibJS: Add all of the WeakSet.prototype methods (add, delete, has) 4 éve
WithScope.cpp 064ed8279e LibJS: Support deleting local variables with operator delete 4 éve
WithScope.h 064ed8279e LibJS: Support deleting local variables with operator delete 4 éve