Linus Groh d4eaaf905c LibJS: Port create_iterator_result_object() to NonnullGCPtr 2 lat temu
..
Intl aff1ec6014 LibJS: Port iterator_step() to GCPtr 2 lat temu
Temporal aff1ec6014 LibJS: Port iterator_step() to GCPtr 2 lat temu
AbstractOperations.cpp b33b0d60e6 LibJS: Port Value::get_method() to GCPtr 2 lat temu
AbstractOperations.h b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
Accessor.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu
AggregateError.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
AggregateError.h 0c50751c13 LibJS: Convert AggregateError::create() to NonnullGCPtr 2 lat temu
AggregateErrorConstructor.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
AggregateErrorConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
AggregateErrorPrototype.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
AggregateErrorPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
ArgumentsObject.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
ArgumentsObject.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu
Array.cpp e945994877 LibJS: Update spec numbers / text for the Change Array by Copy proposal 2 lat temu
Array.h e945994877 LibJS: Update spec numbers / text for the Change Array by Copy proposal 2 lat temu
ArrayBuffer.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
ArrayBuffer.h 1c1b902a6a LibJS+LibWeb: Move headers around to allow including Value from Cell 2 lat temu
ArrayBufferConstructor.cpp 2555d7a36a LibJS: Make well-known symbol getters return NonnullGCPtr 2 lat temu
ArrayBufferConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
ArrayBufferPrototype.cpp 89503a0cfe LibJS: Port PrototypeObject::typed_this_value() to NonnullGCPtr 2 lat temu
ArrayBufferPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
ArrayConstructor.cpp aff1ec6014 LibJS: Port iterator_step() to GCPtr 2 lat temu
ArrayConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
ArrayIterator.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
ArrayIterator.h 4763cab323 LibJS: Convert ArrayIterator::create() to NonnullGCPtr 2 lat temu
ArrayIteratorPrototype.cpp 89503a0cfe LibJS: Port PrototypeObject::typed_this_value() to NonnullGCPtr 2 lat temu
ArrayIteratorPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
ArrayPrototype.cpp f345f72b55 LibJS: Port Value::to_object() to NonnullGCPtr 2 lat temu
ArrayPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
AsyncFromSyncIterator.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
AsyncFromSyncIterator.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
AsyncFromSyncIteratorPrototype.cpp d4eaaf905c LibJS: Port create_iterator_result_object() to NonnullGCPtr 2 lat temu
AsyncFromSyncIteratorPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
AsyncFunctionConstructor.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
AsyncFunctionConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
AsyncFunctionDriverWrapper.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
AsyncFunctionDriverWrapper.h 4c2b4c1a27 LibJS: Overhaul AsyncFunctionDriverWrapper to make it actually work 2 lat temu
AsyncFunctionPrototype.cpp 2555d7a36a LibJS: Make well-known symbol getters return NonnullGCPtr 2 lat temu
AsyncFunctionPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
AsyncGenerator.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 lat temu
AsyncGenerator.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 lat temu
AsyncGeneratorFunctionConstructor.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
AsyncGeneratorFunctionConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
AsyncGeneratorFunctionPrototype.cpp 2555d7a36a LibJS: Make well-known symbol getters return NonnullGCPtr 2 lat temu
AsyncGeneratorFunctionPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
AsyncGeneratorPrototype.cpp 2555d7a36a LibJS: Make well-known symbol getters return NonnullGCPtr 2 lat temu
AsyncGeneratorPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
AsyncGeneratorRequest.h fc9d587e39 LibJS: Make PromiseCapability GC-allocated 2 lat temu
AsyncIteratorPrototype.cpp 2555d7a36a LibJS: Make well-known symbol getters return NonnullGCPtr 2 lat temu
AsyncIteratorPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
AtomicsObject.cpp 2555d7a36a LibJS: Make well-known symbol getters return NonnullGCPtr 2 lat temu
AtomicsObject.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
BigInt.cpp 7a7a649f5b LibJS: Define BigInt::to_string to complement to_deprecated_string 2 lat temu
BigInt.h 7a7a649f5b LibJS: Define BigInt::to_string to complement to_deprecated_string 2 lat temu
BigIntConstructor.cpp 9279b0780d LibJS: Port Value::to_bigint() to NonnullGCPtr 2 lat temu
BigIntConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
BigIntObject.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
BigIntObject.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu
BigIntPrototype.cpp 9c6eba771a LibJS: Port this_bigint_value() to NonnullGCPtr 2 lat temu
BigIntPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
BooleanConstructor.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
BooleanConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
BooleanObject.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
BooleanObject.h b48fa8756f LibJS: Convert BooleanObject::create() to NonnullGCPtr 2 lat temu
BooleanPrototype.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
BooleanPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
BoundFunction.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 lat temu
BoundFunction.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu
CanonicalIndex.h d37d6b3479 LibJS: Protect CanonicalIndex against double-to-integer overflow 2 lat temu
ClassFieldDefinition.h 4aade74b91 LibJS: Include Environment.h directly in ClassFieldDefinition.h 2 lat temu
CommonPropertyNames.h 6255ca4a42 LibJS: Add DisposableStack{, Prototype, Constructor} 2 lat temu
Completion.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
Completion.h d4b08b7196 LibJS: Use a forwarding reference in ThrowCompletion constructor 2 lat temu
ConsoleObject.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
ConsoleObject.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
DataView.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
DataView.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu
DataViewConstructor.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
DataViewConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
DataViewPrototype.cpp 89503a0cfe LibJS: Port PrototypeObject::typed_this_value() to NonnullGCPtr 2 lat temu
DataViewPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
Date.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
Date.h 1c1b902a6a LibJS+LibWeb: Move headers around to allow including Value from Cell 2 lat temu
DateConstructor.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
DateConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
DatePrototype.cpp a23dd88f61 LibJS: Port PrototypeObject::typed_this_object() to NonnullGCPtr 2 lat temu
DatePrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
DeclarativeEnvironment.cpp 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> 2 lat temu
DeclarativeEnvironment.h 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> 2 lat temu
DisposableStack.cpp 6255ca4a42 LibJS: Add DisposableStack{, Prototype, Constructor} 2 lat temu
DisposableStack.h 6255ca4a42 LibJS: Add DisposableStack{, Prototype, Constructor} 2 lat temu
DisposableStackConstructor.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
DisposableStackConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
DisposableStackPrototype.cpp a23dd88f61 LibJS: Port PrototypeObject::typed_this_object() to NonnullGCPtr 2 lat temu
DisposableStackPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
ECMAScriptFunctionObject.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
ECMAScriptFunctionObject.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu
Environment.cpp fc04465fa3 LibJS: Remove unnecessary GlobalObject pointer from Environment 3 lat temu
Environment.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu
EnvironmentCoordinate.h 0f1f925532 LibJS: Shrink Identifier's environment coordinate cache 2 lat temu
Error.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
Error.h 88814acbd3 LibJS+Everywhere: Convert JS::Error to String 2 lat temu
ErrorConstructor.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
ErrorConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
ErrorPrototype.cpp 15360e50d3 LibJS: Port PrototypeObject::this_object() to NonnullGCPtr 2 lat temu
ErrorPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
ErrorTypes.cpp 3d656ba600 LibJS: Emit StringViews for ErrorType instances 3 lat temu
ErrorTypes.h 588dae8aa6 LibJS/Temporal: Allow annotations after YYYY-MM and MM-DD 2 lat temu
ExecutionContext.cpp 6431dd7904 LibJS: Make it possible to visit the edges of an ExecutionContext 2 lat temu
ExecutionContext.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu
FinalizationRegistry.cpp 6d6ea1fffe LibJS: Add spec comments to FinalizationRegistryPrototype 2 lat temu
FinalizationRegistry.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu
FinalizationRegistryConstructor.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
FinalizationRegistryConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
FinalizationRegistryPrototype.cpp a23dd88f61 LibJS: Port PrototypeObject::typed_this_object() to NonnullGCPtr 2 lat temu
FinalizationRegistryPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
FunctionConstructor.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
FunctionConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
FunctionEnvironment.cpp 2a531efc5d LibJS: Make FunctionEnvironment not include ECMAScriptFunctionObject.h 2 lat temu
FunctionEnvironment.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu
FunctionKind.h c696654294 LibJS: Add a missing include to FunctionKind.h 2 lat temu
FunctionObject.cpp 5e72fde954 LibJS: Unify Symbol::description() and raw_description() 2 lat temu
FunctionObject.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
FunctionPrototype.cpp 2555d7a36a LibJS: Make well-known symbol getters return NonnullGCPtr 2 lat temu
FunctionPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
GeneratorFunctionConstructor.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
GeneratorFunctionConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
GeneratorFunctionPrototype.cpp 2555d7a36a LibJS: Make well-known symbol getters return NonnullGCPtr 2 lat temu
GeneratorFunctionPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
GeneratorObject.cpp f345f72b55 LibJS: Port Value::to_object() to NonnullGCPtr 2 lat temu
GeneratorObject.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu
GeneratorPrototype.cpp a23dd88f61 LibJS: Port PrototypeObject::typed_this_object() to NonnullGCPtr 2 lat temu
GeneratorPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
GlobalEnvironment.cpp a746739cb0 LibJS: Add an initialize binding hint to all initialize_binding methods 2 lat temu
GlobalEnvironment.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu
GlobalObject.cpp 2140200a19 LibJS: Add spec comments to GlobalObject 2 lat temu
GlobalObject.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
IndexedProperties.cpp 086969277e Everywhere: Run clang-format 3 lat temu
IndexedProperties.h 086969277e Everywhere: Run clang-format 3 lat temu
Intrinsics.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
Intrinsics.h b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
Iterator.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu
IteratorOperations.cpp d4eaaf905c LibJS: Port create_iterator_result_object() to NonnullGCPtr 2 lat temu
IteratorOperations.h d4eaaf905c LibJS: Port create_iterator_result_object() to NonnullGCPtr 2 lat temu
IteratorPrototype.cpp 2555d7a36a LibJS: Make well-known symbol getters return NonnullGCPtr 2 lat temu
IteratorPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
JSONObject.cpp 2555d7a36a LibJS: Make well-known symbol getters return NonnullGCPtr 2 lat temu
JSONObject.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu
JobCallback.cpp 96cbf368bd LibJS: Move JobCallback functions out-of-line 2 lat temu
JobCallback.h 96cbf368bd LibJS: Move JobCallback functions out-of-line 2 lat temu
Map.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
Map.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu
MapConstructor.cpp 2555d7a36a LibJS: Make well-known symbol getters return NonnullGCPtr 2 lat temu
MapConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
MapIterator.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
MapIterator.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu
MapIteratorPrototype.cpp 89503a0cfe LibJS: Port PrototypeObject::typed_this_value() to NonnullGCPtr 2 lat temu
MapIteratorPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
MapPrototype.cpp f3f78642f4 LibJS: Add spec comments to MapPrototype 2 lat temu
MapPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
MathObject.cpp 23d9096541 LibJS: Add spec comments to MathObject 2 lat temu
MathObject.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
ModuleEnvironment.cpp f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 lat temu
ModuleEnvironment.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu
ModuleNamespaceObject.cpp 2555d7a36a LibJS: Make well-known symbol getters return NonnullGCPtr 2 lat temu
ModuleNamespaceObject.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu
ModuleRequest.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 lat temu
NativeFunction.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
NativeFunction.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu
NumberConstructor.cpp 63624a3a67 LibJS: Add spec comments to NumberConstructor 2 lat temu
NumberConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
NumberObject.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
NumberObject.h f990095728 LibJS: Convert NumberObject::create() to NonnullGCPtr 2 lat temu
NumberPrototype.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
NumberPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
Object.cpp f0dd425492 LibJS: Add spec comments to Object 2 lat temu
Object.h 560133a0c6 Everywhere: Remove unused DeprecatedString includes 2 lat temu
ObjectConstructor.cpp 50cb4f08a1 LibJS: Add spec comments to ObjectConstructor 2 lat temu
ObjectConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
ObjectEnvironment.cpp 2555d7a36a LibJS: Make well-known symbol getters return NonnullGCPtr 2 lat temu
ObjectEnvironment.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu
ObjectPrototype.cpp b1ea436093 LibJS: Add spec comments to ObjectPrototype 2 lat temu
ObjectPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
PrimitiveString.cpp 0d0b87fd46 LibJS: Add a PrimitiveString::create overload for FlyString 2 lat temu
PrimitiveString.h 0d0b87fd46 LibJS: Add a PrimitiveString::create overload for FlyString 2 lat temu
PrivateEnvironment.cpp f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 lat temu
PrivateEnvironment.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu
Promise.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
Promise.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu
PromiseCapability.cpp a73b8292ed LbJS: Convert exception-related usages of Value::TDSWOSE to String 2 lat temu
PromiseCapability.h 604d5f5bca AK+Everywhere: Do not implicitly copy variables in TRY macros 2 lat temu
PromiseConstructor.cpp aff1ec6014 LibJS: Port iterator_step() to GCPtr 2 lat temu
PromiseConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
PromiseJobs.cpp 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu
PromiseJobs.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu
PromisePrototype.cpp a23dd88f61 LibJS: Port PrototypeObject::typed_this_object() to NonnullGCPtr 2 lat temu
PromisePrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
PromiseReaction.cpp 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr 2 lat temu
PromiseReaction.h 716c8bdc9d LibJS: Convert PromiseReaction::create() to NonnullGCPtr 2 lat temu
PromiseResolvingElementFunctions.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
PromiseResolvingElementFunctions.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu
PromiseResolvingFunction.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
PromiseResolvingFunction.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu
PropertyAttributes.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 lat temu
PropertyDescriptor.cpp a73b8292ed LbJS: Convert exception-related usages of Value::TDSWOSE to String 2 lat temu
PropertyDescriptor.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu
PropertyKey.h 2555d7a36a LibJS: Make well-known symbol getters return NonnullGCPtr 2 lat temu
PrototypeObject.h 89503a0cfe LibJS: Port PrototypeObject::typed_this_value() to NonnullGCPtr 2 lat temu
ProxyConstructor.cpp 9cf1a244f8 LibJS: Add spec comments to ProxyConstructor 2 lat temu
ProxyConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
ProxyObject.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
ProxyObject.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu
Realm.cpp 53852452b2 LibJS: Propagate errors from Intrinsics initialization 2 lat temu
Realm.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu
Reference.cpp f345f72b55 LibJS: Port Value::to_object() to NonnullGCPtr 2 lat temu
Reference.h 560133a0c6 Everywhere: Remove unused DeprecatedString includes 2 lat temu
ReflectObject.cpp 2555d7a36a LibJS: Make well-known symbol getters return NonnullGCPtr 2 lat temu
ReflectObject.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
RegExpConstructor.cpp 2555d7a36a LibJS: Make well-known symbol getters return NonnullGCPtr 2 lat temu
RegExpConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
RegExpLegacyStaticProperties.cpp 115baa7e32 LibJS+Everywhere: Make PrimitiveString and Utf16String fallible 2 lat temu
RegExpLegacyStaticProperties.h 560133a0c6 Everywhere: Remove unused DeprecatedString includes 2 lat temu
RegExpObject.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
RegExpObject.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
RegExpPrototype.cpp a23dd88f61 LibJS: Port PrototypeObject::typed_this_object() to NonnullGCPtr 2 lat temu
RegExpPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
RegExpStringIterator.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
RegExpStringIterator.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu
RegExpStringIteratorPrototype.cpp 89503a0cfe LibJS: Port PrototypeObject::typed_this_value() to NonnullGCPtr 2 lat temu
RegExpStringIteratorPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
Set.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
Set.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
SetConstructor.cpp 2555d7a36a LibJS: Make well-known symbol getters return NonnullGCPtr 2 lat temu
SetConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
SetIterator.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
SetIterator.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu
SetIteratorPrototype.cpp 89503a0cfe LibJS: Port PrototypeObject::typed_this_value() to NonnullGCPtr 2 lat temu
SetIteratorPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
SetPrototype.cpp aff1ec6014 LibJS: Port iterator_step() to GCPtr 2 lat temu
SetPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
ShadowRealm.cpp 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu
ShadowRealm.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu
ShadowRealmConstructor.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
ShadowRealmConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
ShadowRealmPrototype.cpp a23dd88f61 LibJS: Port PrototypeObject::typed_this_object() to NonnullGCPtr 2 lat temu
ShadowRealmPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
Shape.cpp 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu
Shape.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu
StringConstructor.cpp f345f72b55 LibJS: Port Value::to_object() to NonnullGCPtr 2 lat temu
StringConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
StringIterator.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
StringIterator.h b6b5ddeb3b LibJS: Port StringIterator to String 2 lat temu
StringIteratorPrototype.cpp 89503a0cfe LibJS: Port PrototypeObject::typed_this_value() to NonnullGCPtr 2 lat temu
StringIteratorPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
StringObject.cpp 16197af60d LibJS: Add spec comments to StringObject 2 lat temu
StringObject.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu
StringOrSymbol.h a8bf2f8e4c LibJS: Port Symbol to String 2 lat temu
StringPrototype.cpp dd91f1a5a5 LibJS: Port this_string_value() to NonnullGCPtr 2 lat temu
StringPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
SuppressedError.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
SuppressedError.h 3353cf68f1 LibJS: Add SuppressedError{, Prototype, Constructor} 2 lat temu
SuppressedErrorConstructor.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
SuppressedErrorConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
SuppressedErrorPrototype.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
SuppressedErrorPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
Symbol.cpp 0ae511edae LibJS: Add spec comments to SymbolConstructor 2 lat temu
Symbol.h 0ae511edae LibJS: Add spec comments to SymbolConstructor 2 lat temu
SymbolConstructor.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
SymbolConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
SymbolObject.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
SymbolObject.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu
SymbolPrototype.cpp b110258848 LibJS: Port this_symbol_value() to NonnullGCPtr 2 lat temu
SymbolPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
ThrowableStringBuilder.cpp 4d10911f96 LibJS: Pre-allocate the out-of-memory error string on the VM 2 lat temu
ThrowableStringBuilder.h 153b793638 LibJS: Add a throwable StringBuilder::join method 2 lat temu
TypedArray.cpp f345f72b55 LibJS: Port Value::to_object() to NonnullGCPtr 2 lat temu
TypedArray.h b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
TypedArrayConstructor.cpp b33b0d60e6 LibJS: Port Value::get_method() to GCPtr 2 lat temu
TypedArrayConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
TypedArrayPrototype.cpp f345f72b55 LibJS: Port Value::to_object() to NonnullGCPtr 2 lat temu
TypedArrayPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
Utf16String.cpp c79d20be58 LibJS: Define Utf16String::to_utf8 to convert Utf16String to String 2 lat temu
Utf16String.h c79d20be58 LibJS: Define Utf16String::to_utf8 to convert Utf16String to String 2 lat temu
VM.cpp aff1ec6014 LibJS: Port iterator_step() to GCPtr 2 lat temu
VM.h 2555d7a36a LibJS: Make well-known symbol getters return NonnullGCPtr 2 lat temu
Value.cpp b33b0d60e6 LibJS: Port Value::get_method() to GCPtr 2 lat temu
Value.h b33b0d60e6 LibJS: Port Value::get_method() to GCPtr 2 lat temu
ValueTraits.h 1c1b902a6a LibJS+LibWeb: Move headers around to allow including Value from Cell 2 lat temu
WeakContainer.cpp cdc1315dc8 LibJS: Use IntrusiveList for keeping track of WeakContainers 4 lat temu
WeakContainer.h a95b321bf1 LibJS: Add missing headers 3 lat temu
WeakMap.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
WeakMap.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu
WeakMapConstructor.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
WeakMapConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
WeakMapPrototype.cpp a23dd88f61 LibJS: Port PrototypeObject::typed_this_object() to NonnullGCPtr 2 lat temu
WeakMapPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
WeakRef.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
WeakRef.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu
WeakRefConstructor.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
WeakRefConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
WeakRefPrototype.cpp a23dd88f61 LibJS: Port PrototypeObject::typed_this_object() to NonnullGCPtr 2 lat temu
WeakRefPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
WeakSet.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
WeakSet.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu
WeakSetConstructor.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 lat temu
WeakSetConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
WeakSetPrototype.cpp a23dd88f61 LibJS: Port PrototypeObject::typed_this_object() to NonnullGCPtr 2 lat temu
WeakSetPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
WrappedFunction.cpp 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu
WrappedFunction.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu