Linus Groh 0e38c9b2f7 LibJS: Set NativeError constructors' prototype to Error constructor 4 سال پیش
..
Accessor.h fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 سال پیش
Array.cpp 1c906b07a4 LibJS: Add length parameter to Array::create() 4 سال پیش
Array.h 1c906b07a4 LibJS: Add length parameter to Array::create() 4 سال پیش
ArrayBuffer.cpp 8527f00065 LibJS: Allow and check for detached ArrayBuffers 4 سال پیش
ArrayBuffer.h 8527f00065 LibJS: Allow and check for detached ArrayBuffers 4 سال پیش
ArrayBufferConstructor.cpp bc95201aaf LibJS: Dont mask non-RangeError exceptions in ArrayBuffer construction 4 سال پیش
ArrayBufferConstructor.h aefb7995f1 LibJS: Add the Symbol.species getter to the appropriate built-ins 4 سال پیش
ArrayBufferPrototype.cpp 8527f00065 LibJS: Allow and check for detached ArrayBuffers 4 سال پیش
ArrayBufferPrototype.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 سال پیش
ArrayConstructor.cpp 83be39c91a LibJS: Handle Proxy with Array target in IsArray() abstract operation 4 سال پیش
ArrayConstructor.h aefb7995f1 LibJS: Add the Symbol.species getter to the appropriate built-ins 4 سال پیش
ArrayIterator.cpp fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 سال پیش
ArrayIterator.h fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 سال پیش
ArrayIteratorPrototype.cpp ed64a69fb2 LibJS: Replace two instances of 'global_object.vm()' with just 'vm' 4 سال پیش
ArrayIteratorPrototype.h fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 سال پیش
ArrayPrototype.cpp 00a83a2957 LibJS: Make removed elements in Array.prototype.splice spec compliant 4 سال پیش
ArrayPrototype.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 سال پیش
BigInt.cpp ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 سال پیش
BigInt.h 6714cf3631 LibJS: Move Cell.{cpp,h} from Runtime/ to Heap/ 4 سال پیش
BigIntConstructor.cpp d1d1f4f251 LibJS: Remove declarations of some TODO()'d BigInt and Promise functions 4 سال پیش
BigIntConstructor.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 سال پیش
BigIntObject.cpp ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 سال پیش
BigIntObject.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 سال پیش
BigIntPrototype.cpp 68d669443f LibJS: Replace bigint_object_from() with this_bigint_value() 4 سال پیش
BigIntPrototype.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 سال پیش
BooleanConstructor.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 سال پیش
BooleanConstructor.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 سال پیش
BooleanObject.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 سال پیش
BooleanObject.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 سال پیش
BooleanPrototype.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 سال پیش
BooleanPrototype.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 سال پیش
BoundFunction.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 سال پیش
BoundFunction.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 سال پیش
CommonPropertyNames.h 3234697eca LibJS: Implement generator functions (only in bytecode mode) 4 سال پیش
ConsoleObject.cpp ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 سال پیش
ConsoleObject.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 سال پیش
Date.cpp 46214f0657 LibJS: Store Date milliseconds as signed to support negative offsets 4 سال پیش
Date.h f65cb63aab LibJS: Check dates are below the `time_clip` threshold 4 سال پیش
DateConstructor.cpp f65cb63aab LibJS: Check dates are below the `time_clip` threshold 4 سال پیش
DateConstructor.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 سال پیش
DatePrototype.cpp f65cb63aab LibJS: Check dates are below the `time_clip` threshold 4 سال پیش
DatePrototype.h c4530e95f4 LibJS: Add Date.prototype.toJSON() 4 سال پیش
Error.cpp ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 سال پیش
Error.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 سال پیش
ErrorConstructor.cpp 0e38c9b2f7 LibJS: Set NativeError constructors' prototype to Error constructor 4 سال پیش
ErrorConstructor.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 سال پیش
ErrorPrototype.cpp ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 سال پیش
ErrorPrototype.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 سال پیش
ErrorTypes.cpp fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 سال پیش
ErrorTypes.h 8527f00065 LibJS: Allow and check for detached ArrayBuffers 4 سال پیش
Exception.cpp 8b449214af LibJS: Optimize insertion order in the Exception constructor 4 سال پیش
Exception.h 32ee195d62 LibJS: Avoid allocations in the Exception constructor 4 سال پیش
Function.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 سال پیش
Function.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 سال پیش
FunctionConstructor.cpp ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 سال پیش
FunctionConstructor.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 سال پیش
FunctionPrototype.cpp b639bf64f2 LibJS: Use create_list_from_array_like() in Function.prototype.apply() 4 سال پیش
FunctionPrototype.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 سال پیش
GeneratorObject.cpp 3234697eca LibJS: Implement generator functions (only in bytecode mode) 4 سال پیش
GeneratorObject.h 3234697eca LibJS: Implement generator functions (only in bytecode mode) 4 سال پیش
GlobalObject.cpp 8b6beac5ce LibJS: Add the WeakSet built-in object 4 سال پیش
GlobalObject.h 064ed8279e LibJS: Support deleting local variables with operator delete 4 سال پیش
IndexedProperties.cpp 63e8477a6b LibJS: Handle OOB access in GenericIndexedPropertyStorage::take_last() 4 سال پیش
IndexedProperties.h fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 سال پیش
IteratorOperations.cpp 163d776df6 LibJS: Replace iterator hint string argument with an enum 4 سال پیش
IteratorOperations.h 163d776df6 LibJS: Replace iterator hint string argument with an enum 4 سال پیش
IteratorPrototype.cpp fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 سال پیش
IteratorPrototype.h fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 سال پیش
JSONObject.cpp 83be39c91a LibJS: Handle Proxy with Array target in IsArray() abstract operation 4 سال پیش
JSONObject.h fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 سال پیش
JobCallback.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 سال پیش
LexicalEnvironment.cpp 064ed8279e LibJS: Support deleting local variables with operator delete 4 سال پیش
LexicalEnvironment.h 064ed8279e LibJS: Support deleting local variables with operator delete 4 سال پیش
MarkedValueList.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 سال پیش
MarkedValueList.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 سال پیش
MathObject.cpp e2fb7943f7 LibJS: Correctly handle NaN and negative infinity in Math.atan2 4 سال پیش
MathObject.h 9d2e90d569 LibJS: Add Math.imul() 4 سال پیش
NativeFunction.cpp d69cd3f5bf LibJS: Don't create lexical environment for native (C++) function calls 4 سال پیش
NativeFunction.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 سال پیش
NativeProperty.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 سال پیش
NativeProperty.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 سال پیش
NumberConstructor.cpp 0f8ed6183b LibJS: Add the Number.{MAX, MIN}_VALUE constants 4 سال پیش
NumberConstructor.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 سال پیش
NumberObject.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 سال پیش
NumberObject.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 سال پیش
NumberPrototype.cpp d255e6892b LibJS: Update NumberPrototype's this_number_value() to take a Value 4 سال پیش
NumberPrototype.h adc3de4480 LibJS: Implement Number.prototype.valueOf() 4 سال پیش
Object.cpp f63ef4f196 LibJS: Stop asserting in {Set,Test}IntegrityLevel on missing descriptor 4 سال پیش
Object.h 6714cf3631 LibJS: Move Cell.{cpp,h} from Runtime/ to Heap/ 4 سال پیش
ObjectConstructor.cpp f9395efaac LibJS: Use ToPropertyKey in Object.getOwnPropertyDescriptor 4 سال پیش
ObjectConstructor.h 3ee092cd0c LibJS: Implement Object.hasOwn() :^) 4 سال پیش
ObjectPrototype.cpp ed64a69fb2 LibJS: Replace two instances of 'global_object.vm()' with just 'vm' 4 سال پیش
ObjectPrototype.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 سال پیش
PrimitiveString.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 سال پیش
PrimitiveString.h 6714cf3631 LibJS: Move Cell.{cpp,h} from Runtime/ to Heap/ 4 سال پیش
Promise.cpp ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 سال پیش
Promise.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 سال پیش
PromiseConstructor.cpp aefb7995f1 LibJS: Add the Symbol.species getter to the appropriate built-ins 4 سال پیش
PromiseConstructor.h aefb7995f1 LibJS: Add the Symbol.species getter to the appropriate built-ins 4 سال پیش
PromiseJobs.cpp ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 سال پیش
PromiseJobs.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 سال پیش
PromisePrototype.cpp b041108a1e LibJS: Explicitly return and accept a Function* in species_constructor 4 سال پیش
PromisePrototype.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 سال پیش
PromiseReaction.cpp 93a07ba962 LibJS: Remove GlobalObject& argument from VM::construct() 4 سال پیش
PromiseReaction.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 سال پیش
PromiseResolvingFunction.cpp ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 سال پیش
PromiseResolvingFunction.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 سال پیش
PropertyAttributes.h fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 سال پیش
PropertyName.h aef502e8e0 LibJS: Change PropertyName::as_number() return type to u32 4 سال پیش
ProxyConstructor.cpp 9b35231453 LibJS: Implement Proxy.revocable() 4 سال پیش
ProxyConstructor.h 9b35231453 LibJS: Implement Proxy.revocable() 4 سال پیش
ProxyObject.cpp fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 سال پیش
ProxyObject.h 83be39c91a LibJS: Handle Proxy with Array target in IsArray() abstract operation 4 سال پیش
Reference.cpp 064ed8279e LibJS: Support deleting local variables with operator delete 4 سال پیش
Reference.h 064ed8279e LibJS: Support deleting local variables with operator delete 4 سال پیش
ReflectObject.cpp 93a07ba962 LibJS: Remove GlobalObject& argument from VM::construct() 4 سال پیش
ReflectObject.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 سال پیش
RegExpConstructor.cpp aefb7995f1 LibJS: Add the Symbol.species getter to the appropriate built-ins 4 سال پیش
RegExpConstructor.h aefb7995f1 LibJS: Add the Symbol.species getter to the appropriate built-ins 4 سال پیش
RegExpObject.cpp d85b9fd5a0 LibJS: Bring back runtime validation of RegExp flags 4 سال پیش
RegExpObject.h fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 سال پیش
RegExpPrototype.cpp 3dfd450f2d LibJS: Use Array::create() length arg in favor of set_array_like_size() 4 سال پیش
RegExpPrototype.h fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 سال پیش
ScopeObject.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 سال پیش
ScopeObject.h 064ed8279e LibJS: Support deleting local variables with operator delete 4 سال پیش
ScriptFunction.cpp 3234697eca LibJS: Implement generator functions (only in bytecode mode) 4 سال پیش
ScriptFunction.h 3234697eca LibJS: Implement generator functions (only in bytecode mode) 4 سال پیش
Set.cpp f437793788 LibJS: Stop inheriting from Set in SetPrototype 4 سال پیش
Set.h f437793788 LibJS: Stop inheriting from Set in SetPrototype 4 سال پیش
SetConstructor.cpp 670be04c81 LibJS: Add the Set built-in object 4 سال پیش
SetConstructor.h 670be04c81 LibJS: Add the Set built-in object 4 سال پیش
SetIterator.cpp 2a3090d292 LibJS: Add the SetIterator built-in and Set.prototype.{values, entries} 4 سال پیش
SetIterator.h 2a3090d292 LibJS: Add the SetIterator built-in and Set.prototype.{values, entries} 4 سال پیش
SetIteratorPrototype.cpp 2a3090d292 LibJS: Add the SetIterator built-in and Set.prototype.{values, entries} 4 سال پیش
SetIteratorPrototype.h 2a3090d292 LibJS: Add the SetIterator built-in and Set.prototype.{values, entries} 4 سال پیش
SetPrototype.cpp f437793788 LibJS: Stop inheriting from Set in SetPrototype 4 سال پیش
SetPrototype.h f437793788 LibJS: Stop inheriting from Set in SetPrototype 4 سال پیش
Shape.cpp 61c56e75f4 LibJS: Flatten Shape::property_table() 4 سال پیش
Shape.h e0493c509e LibJS: Make the forward transition chain weakly cached 4 سال پیش
StringConstructor.cpp 83be39c91a LibJS: Handle Proxy with Array target in IsArray() abstract operation 4 سال پیش
StringConstructor.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 سال پیش
StringIterator.cpp fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 سال پیش
StringIterator.h 407d6cd9e4 AK: Rename Utf8CodepointIterator => Utf8CodePointIterator 4 سال پیش
StringIteratorPrototype.cpp fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 سال پیش
StringIteratorPrototype.h fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 سال پیش
StringObject.cpp 8d7ec28924 LibJS: Remove String.prototype.length 4 سال پیش
StringObject.h 8d7ec28924 LibJS: Remove String.prototype.length 4 سال پیش
StringOrSymbol.h eb0b1c432a LibJS: Replace StringOrSymbol::from_value with Value::to_property_key 4 سال پیش
StringPrototype.cpp e9a0759b16 LibJS: Add String.prototype.valueOf() 4 سال پیش
StringPrototype.h e9a0759b16 LibJS: Add String.prototype.valueOf() 4 سال پیش
Symbol.cpp fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 سال پیش
Symbol.h 6714cf3631 LibJS: Move Cell.{cpp,h} from Runtime/ to Heap/ 4 سال پیش
SymbolConstructor.cpp fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 سال پیش
SymbolConstructor.h fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 سال پیش
SymbolObject.cpp fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 سال پیش
SymbolObject.h fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 سال پیش
SymbolPrototype.cpp 1c51edb639 LibJS: Add missing length field to Symbol.prototype[Symbol.ToPrimitive] 4 سال پیش
SymbolPrototype.h b661363dfe LibJS: Implement String.prototype[@@toPrimitive]() 4 سال پیش
TemporaryClearException.h b0faf2287a LibJS: Use linusg@serenityos.org for my new copyright headers, too 4 سال پیش
TypedArray.cpp 8527f00065 LibJS: Allow and check for detached ArrayBuffers 4 سال پیش
TypedArray.h 6af596d9e8 LibJS+LibWeb: Make Uint8ClampedArray use TypedArray 4 سال پیش
TypedArrayConstructor.cpp aefb7995f1 LibJS: Add the Symbol.species getter to the appropriate built-ins 4 سال پیش
TypedArrayConstructor.h aefb7995f1 LibJS: Add the Symbol.species getter to the appropriate built-ins 4 سال پیش
TypedArrayPrototype.cpp 8527f00065 LibJS: Allow and check for detached ArrayBuffers 4 سال پیش
TypedArrayPrototype.h 4d34802f74 LibJS: Expose TypedArray.prototype.byteOffset 4 سال پیش
VM.cpp 93a07ba962 LibJS: Remove GlobalObject& argument from VM::construct() 4 سال پیش
VM.h 93a07ba962 LibJS: Remove GlobalObject& argument from VM::construct() 4 سال پیش
Value.cpp b041108a1e LibJS: Explicitly return and accept a Function* in species_constructor 4 سال پیش
Value.h b041108a1e LibJS: Explicitly return and accept a Function* in species_constructor 4 سال پیش
WeakSet.cpp a00d154522 LibJS: Notify WeakSets when heap cells are sweeped 4 سال پیش
WeakSet.h a00d154522 LibJS: Notify WeakSets when heap cells are sweeped 4 سال پیش
WeakSetConstructor.cpp 8b6beac5ce LibJS: Add the WeakSet built-in object 4 سال پیش
WeakSetConstructor.h 8b6beac5ce LibJS: Add the WeakSet built-in object 4 سال پیش
WeakSetPrototype.cpp fb63aeae4d LibJS: Add all of the WeakSet.prototype methods (add, delete, has) 4 سال پیش
WeakSetPrototype.h fb63aeae4d LibJS: Add all of the WeakSet.prototype methods (add, delete, has) 4 سال پیش
WithScope.cpp 064ed8279e LibJS: Support deleting local variables with operator delete 4 سال پیش
WithScope.h 064ed8279e LibJS: Support deleting local variables with operator delete 4 سال پیش