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