Andreas Kling 9708b86d65 LibJS: Make PrimitiveString::resolve_rope_if_needed() infallible 2 years ago
..
Intl 1a27c525d5 LibJS: Make PrimitiveString::create() infallible 2 years ago
Temporal 1a27c525d5 LibJS: Make PrimitiveString::create() infallible 2 years ago
AbstractOperations.cpp 2eaa528a0e LibJS: Rip out the AST interpreter :^) 2 years ago
AbstractOperations.h 9d7215c636 LibJS+LibWeb: Move IteratorOperations.h AOs to Iterator.h 2 years ago
Accessor.h 82eeee2008 LibJS+LibWeb: Normalize calls to Base::visit_edges in GC objects 2 years ago
AggregateError.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 years ago
AggregateError.h 0c50751c13 LibJS: Convert AggregateError::create() to NonnullGCPtr 2 years ago
AggregateErrorConstructor.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
AggregateErrorConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
AggregateErrorPrototype.cpp 1a27c525d5 LibJS: Make PrimitiveString::create() infallible 2 years ago
AggregateErrorPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
ArgumentsObject.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
ArgumentsObject.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
Array.cpp e945994877 LibJS: Update spec numbers / text for the Change Array by Copy proposal 2 years ago
Array.h 1a27c525d5 LibJS: Make PrimitiveString::create() infallible 2 years ago
ArrayBuffer.cpp 3781948f0c LibJS: Add initial implementation for SharedArrayBuffer 2 years ago
ArrayBuffer.h d18cae7301 LibJS: Add spec comments to RawBytesToNumeric AO 2 years ago
ArrayBufferConstructor.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
ArrayBufferConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
ArrayBufferPrototype.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
ArrayBufferPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
ArrayConstructor.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
ArrayConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
ArrayIterator.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 years ago
ArrayIterator.h 4763cab323 LibJS: Convert ArrayIterator::create() to NonnullGCPtr 2 years ago
ArrayIteratorPrototype.cpp 1a27c525d5 LibJS: Make PrimitiveString::create() infallible 2 years ago
ArrayIteratorPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
ArrayPrototype.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
ArrayPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
AsyncFromSyncIterator.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
AsyncFromSyncIterator.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
AsyncFromSyncIteratorPrototype.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
AsyncFromSyncIteratorPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
AsyncFunctionConstructor.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
AsyncFunctionConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
AsyncFunctionDriverWrapper.cpp 2a563b9de6 LibJS/Bytecode: Correctly rethrow exception in `await` expression 2 years ago
AsyncFunctionDriverWrapper.h 4c2b4c1a27 LibJS: Overhaul AsyncFunctionDriverWrapper to make it actually work 2 years ago
AsyncFunctionPrototype.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
AsyncFunctionPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
AsyncGenerator.cpp 6de22ec789 LibJS/Bytecode: Rename RegisterWindow to CallFrame 2 years ago
AsyncGenerator.h 6de22ec789 LibJS/Bytecode: Rename RegisterWindow to CallFrame 2 years ago
AsyncGeneratorFunctionConstructor.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
AsyncGeneratorFunctionConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
AsyncGeneratorFunctionPrototype.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
AsyncGeneratorFunctionPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
AsyncGeneratorPrototype.cpp 1a27c525d5 LibJS: Make PrimitiveString::create() infallible 2 years ago
AsyncGeneratorPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
AsyncGeneratorRequest.h fc9d587e39 LibJS: Make PromiseCapability GC-allocated 2 years ago
AsyncIteratorPrototype.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
AsyncIteratorPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
AtomicsObject.cpp 1a27c525d5 LibJS: Make PrimitiveString::create() infallible 2 years ago
AtomicsObject.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
BigInt.cpp 7a7a649f5b LibJS: Define BigInt::to_string to complement to_deprecated_string 2 years ago
BigInt.h 7a7a649f5b LibJS: Define BigInt::to_string to complement to_deprecated_string 2 years ago
BigIntConstructor.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
BigIntConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
BigIntObject.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 years ago
BigIntObject.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 years ago
BigIntPrototype.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
BigIntPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
BooleanConstructor.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
BooleanConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
BooleanObject.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 years ago
BooleanObject.h b48fa8756f LibJS: Convert BooleanObject::create() to NonnullGCPtr 2 years ago
BooleanPrototype.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
BooleanPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
BoundFunction.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 years ago
BoundFunction.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 years ago
CanonicalIndex.h d37d6b3479 LibJS: Protect CanonicalIndex against double-to-integer overflow 2 years ago
ClassFieldDefinition.h 4aade74b91 LibJS: Include Environment.h directly in ClassFieldDefinition.h 2 years ago
CommonPropertyNames.h fe4f2923f8 LibJS: Implement Array.fromAsync 2 years ago
Completion.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 years ago
Completion.h d4b08b7196 LibJS: Use a forwarding reference in ThrowCompletion constructor 2 years ago
ConsoleObject.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
ConsoleObject.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
DataView.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 years ago
DataView.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 years ago
DataViewConstructor.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
DataViewConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
DataViewPrototype.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
DataViewPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
Date.cpp 7c66c5f12d LibJS: Replace a DeprecatedString with String 2 years ago
Date.h 7c66c5f12d LibJS: Replace a DeprecatedString with String 2 years ago
DateConstructor.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
DateConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
DatePrototype.cpp 1a27c525d5 LibJS: Make PrimitiveString::create() infallible 2 years ago
DatePrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
DeclarativeEnvironment.cpp 2eaa528a0e LibJS: Rip out the AST interpreter :^) 2 years ago
DeclarativeEnvironment.h a27c4cf63c LibJS: Add modification counter in DeclarativeEnvironment 2 years ago
DisposableStack.cpp 6255ca4a42 LibJS: Add DisposableStack{, Prototype, Constructor} 2 years ago
DisposableStack.h 6255ca4a42 LibJS: Add DisposableStack{, Prototype, Constructor} 2 years ago
DisposableStackConstructor.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
DisposableStackConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
DisposableStackPrototype.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
DisposableStackPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
ECMAScriptFunctionObject.cpp 2eaa528a0e LibJS: Rip out the AST interpreter :^) 2 years ago
ECMAScriptFunctionObject.h 2eaa528a0e LibJS: Rip out the AST interpreter :^) 2 years ago
Environment.cpp 82eeee2008 LibJS+LibWeb: Normalize calls to Base::visit_edges in GC objects 2 years ago
Environment.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 years ago
EnvironmentCoordinate.h 640d48255b LibJS: Remove unhelpful environment lookup optimization for globals 2 years ago
Error.cpp 50bf303edd LibJS: Capture UnrealizedSourceRanges in ExecutionContext, not ASTNodes 2 years ago
Error.h 50bf303edd LibJS: Capture UnrealizedSourceRanges in ExecutionContext, not ASTNodes 2 years ago
ErrorConstructor.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
ErrorConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
ErrorPrototype.cpp 1a27c525d5 LibJS: Make PrimitiveString::create() infallible 2 years ago
ErrorPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
ErrorTypes.cpp 3d656ba600 LibJS: Emit StringViews for ErrorType instances 3 years ago
ErrorTypes.h 0e2f9f006d LibJS: Implement Iterator.prototype.take 2 years ago
ExecutionContext.cpp 50bf303edd LibJS: Capture UnrealizedSourceRanges in ExecutionContext, not ASTNodes 2 years ago
ExecutionContext.h 50bf303edd LibJS: Capture UnrealizedSourceRanges in ExecutionContext, not ASTNodes 2 years ago
FinalizationRegistry.cpp 6d6ea1fffe LibJS: Add spec comments to FinalizationRegistryPrototype 2 years ago
FinalizationRegistry.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 years ago
FinalizationRegistryConstructor.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
FinalizationRegistryConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
FinalizationRegistryPrototype.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
FinalizationRegistryPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
FunctionConstructor.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
FunctionConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
FunctionEnvironment.cpp 2eaa528a0e LibJS: Rip out the AST interpreter :^) 2 years ago
FunctionEnvironment.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 years ago
FunctionKind.h c696654294 LibJS: Add a missing include to FunctionKind.h 2 years ago
FunctionObject.cpp 2eaa528a0e LibJS: Rip out the AST interpreter :^) 2 years ago
FunctionObject.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
FunctionPrototype.cpp 1a27c525d5 LibJS: Make PrimitiveString::create() infallible 2 years ago
FunctionPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
GeneratorFunctionConstructor.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
GeneratorFunctionConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
GeneratorFunctionPrototype.cpp 1a27c525d5 LibJS: Make PrimitiveString::create() infallible 2 years ago
GeneratorFunctionPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
GeneratorObject.cpp 6de22ec789 LibJS/Bytecode: Rename RegisterWindow to CallFrame 2 years ago
GeneratorObject.h 6de22ec789 LibJS/Bytecode: Rename RegisterWindow to CallFrame 2 years ago
GeneratorPrototype.cpp 1a27c525d5 LibJS: Make PrimitiveString::create() infallible 2 years ago
GeneratorPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
GlobalEnvironment.cpp 640d48255b LibJS: Remove unhelpful environment lookup optimization for globals 2 years ago
GlobalEnvironment.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 years ago
GlobalObject.cpp 2eaa528a0e LibJS: Rip out the AST interpreter :^) 2 years ago
GlobalObject.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
IndexedProperties.cpp 086969277e Everywhere: Run clang-format 3 years ago
IndexedProperties.h 52cd671163 LibJS: Make Object::internal_get() reveal the used property offset 2 years ago
Intrinsics.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
Intrinsics.h d9d245faa7 LibJS: Implement Iterator.from and the WrapForValidIteratorPrototype 2 years ago
Iterator.cpp 9d7215c636 LibJS+LibWeb: Move IteratorOperations.h AOs to Iterator.h 2 years ago
Iterator.h 9d7215c636 LibJS+LibWeb: Move IteratorOperations.h AOs to Iterator.h 2 years ago
IteratorConstructor.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
IteratorConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
IteratorHelper.cpp 9d7215c636 LibJS+LibWeb: Move IteratorOperations.h AOs to Iterator.h 2 years ago
IteratorHelper.h 57e7112a20 LibJS: Handle abrupt closures from Iterator.prototype.flatMap 2 years ago
IteratorHelperPrototype.cpp 1a27c525d5 LibJS: Make PrimitiveString::create() infallible 2 years ago
IteratorHelperPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
IteratorPrototype.cpp 1a27c525d5 LibJS: Make PrimitiveString::create() infallible 2 years ago
IteratorPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
JSONObject.cpp 1a27c525d5 LibJS: Make PrimitiveString::create() infallible 2 years ago
JSONObject.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
JobCallback.cpp 96cbf368bd LibJS: Move JobCallback functions out-of-line 2 years ago
JobCallback.h 96cbf368bd LibJS: Move JobCallback functions out-of-line 2 years ago
Map.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 years ago
Map.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 years ago
MapConstructor.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
MapConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
MapIterator.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 years ago
MapIterator.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 years ago
MapIteratorPrototype.cpp 1a27c525d5 LibJS: Make PrimitiveString::create() infallible 2 years ago
MapIteratorPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
MapPrototype.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
MapPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
MathObject.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
MathObject.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
ModuleEnvironment.cpp f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 years ago
ModuleEnvironment.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 years ago
ModuleNamespaceObject.cpp 1a27c525d5 LibJS: Make PrimitiveString::create() infallible 2 years ago
ModuleNamespaceObject.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
ModuleRequest.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 years ago
NativeFunction.cpp 2eaa528a0e LibJS: Rip out the AST interpreter :^) 2 years ago
NativeFunction.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
NumberConstructor.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
NumberConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
NumberObject.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 years ago
NumberObject.h f990095728 LibJS: Convert NumberObject::create() to NonnullGCPtr 2 years ago
NumberPrototype.cpp 1a27c525d5 LibJS: Make PrimitiveString::create() infallible 2 years ago
NumberPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
Object.cpp 2eaa528a0e LibJS: Rip out the AST interpreter :^) 2 years ago
Object.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
ObjectConstructor.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
ObjectConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
ObjectEnvironment.cpp 2555d7a36a LibJS: Make well-known symbol getters return NonnullGCPtr 2 years ago
ObjectEnvironment.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 years ago
ObjectPrototype.cpp 1a27c525d5 LibJS: Make PrimitiveString::create() infallible 2 years ago
ObjectPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
PrimitiveString.cpp 9708b86d65 LibJS: Make PrimitiveString::resolve_rope_if_needed() infallible 2 years ago
PrimitiveString.h 9708b86d65 LibJS: Make PrimitiveString::resolve_rope_if_needed() infallible 2 years ago
PrivateEnvironment.cpp 82eeee2008 LibJS+LibWeb: Normalize calls to Base::visit_edges in GC objects 2 years ago
PrivateEnvironment.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 years ago
Promise.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 years ago
Promise.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 years ago
PromiseCapability.cpp 18c735429f LibJS: Fix incorrect `is_function()` check in NewPromiseCapability 2 years ago
PromiseCapability.h c21255da7f LibJS: Align NewPromiseCapability with spec changes 2 years ago
PromiseConstructor.cpp 2eaa528a0e LibJS: Rip out the AST interpreter :^) 2 years ago
PromiseConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
PromiseJobs.cpp 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 years ago
PromiseJobs.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 years ago
PromisePrototype.cpp 2eaa528a0e LibJS: Rip out the AST interpreter :^) 2 years ago
PromisePrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
PromiseReaction.cpp 82eeee2008 LibJS+LibWeb: Normalize calls to Base::visit_edges in GC objects 2 years ago
PromiseReaction.h 716c8bdc9d LibJS: Convert PromiseReaction::create() to NonnullGCPtr 2 years ago
PromiseResolvingElementFunctions.cpp 1a27c525d5 LibJS: Make PrimitiveString::create() infallible 2 years ago
PromiseResolvingElementFunctions.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
PromiseResolvingFunction.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
PromiseResolvingFunction.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
PropertyAttributes.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
PropertyDescriptor.cpp a73b8292ed LbJS: Convert exception-related usages of Value::TDSWOSE to String 2 years ago
PropertyDescriptor.h 52cd671163 LibJS: Make Object::internal_get() reveal the used property offset 2 years ago
PropertyKey.h 2555d7a36a LibJS: Make well-known symbol getters return NonnullGCPtr 2 years ago
PrototypeObject.h 89503a0cfe LibJS: Port PrototypeObject::typed_this_value() to NonnullGCPtr 2 years ago
ProxyConstructor.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
ProxyConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
ProxyObject.cpp 52cd671163 LibJS: Make Object::internal_get() reveal the used property offset 2 years ago
ProxyObject.h 52cd671163 LibJS: Make Object::internal_get() reveal the used property offset 2 years ago
Realm.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
Realm.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 years ago
Reference.cpp 640d48255b LibJS: Remove unhelpful environment lookup optimization for globals 2 years ago
Reference.h 2b19d1b5ab LibJS: Do not coerce nullish references to unresolvable references 2 years ago
ReflectObject.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
ReflectObject.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
RegExpConstructor.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
RegExpConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
RegExpLegacyStaticProperties.cpp 115baa7e32 LibJS+Everywhere: Make PrimitiveString and Utf16String fallible 2 years ago
RegExpLegacyStaticProperties.h 560133a0c6 Everywhere: Remove unused DeprecatedString includes 2 years ago
RegExpObject.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
RegExpObject.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
RegExpPrototype.cpp 1a27c525d5 LibJS: Make PrimitiveString::create() infallible 2 years ago
RegExpPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
RegExpStringIterator.cpp 9407e05a3c LibJS: Update RegExp spec numbers to match re-ordering within the spec 2 years ago
RegExpStringIterator.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 years ago
RegExpStringIteratorPrototype.cpp 1a27c525d5 LibJS: Make PrimitiveString::create() infallible 2 years ago
RegExpStringIteratorPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
Set.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
Set.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
SetConstructor.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
SetConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
SetIterator.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 years ago
SetIterator.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 years ago
SetIteratorPrototype.cpp 1a27c525d5 LibJS: Make PrimitiveString::create() infallible 2 years ago
SetIteratorPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
SetPrototype.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
SetPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
ShadowRealm.cpp 2eaa528a0e LibJS: Rip out the AST interpreter :^) 2 years ago
ShadowRealm.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 years ago
ShadowRealmConstructor.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
ShadowRealmConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
ShadowRealmPrototype.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
ShadowRealmPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
Shape.cpp cf6792ec40 LibJS/Bytecode: Invalidate inline caches on unique shape mutation 2 years ago
Shape.h cf6792ec40 LibJS/Bytecode: Invalidate inline caches on unique shape mutation 2 years ago
SharedArrayBufferConstructor.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
SharedArrayBufferConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
SharedArrayBufferPrototype.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
SharedArrayBufferPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
StringConstructor.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
StringConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
StringIterator.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 years ago
StringIterator.h b6b5ddeb3b LibJS: Port StringIterator to String 2 years ago
StringIteratorPrototype.cpp 1a27c525d5 LibJS: Make PrimitiveString::create() infallible 2 years ago
StringIteratorPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
StringObject.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
StringObject.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
StringOrSymbol.h a8bf2f8e4c LibJS: Port Symbol to String 2 years ago
StringPrototype.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
StringPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
SuppressedError.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 years ago
SuppressedError.h 3353cf68f1 LibJS: Add SuppressedError{, Prototype, Constructor} 2 years ago
SuppressedErrorConstructor.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
SuppressedErrorConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
SuppressedErrorPrototype.cpp 1a27c525d5 LibJS: Make PrimitiveString::create() infallible 2 years ago
SuppressedErrorPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
Symbol.cpp 0ae511edae LibJS: Add spec comments to SymbolConstructor 2 years ago
Symbol.h 0ae511edae LibJS: Add spec comments to SymbolConstructor 2 years ago
SymbolConstructor.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
SymbolConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
SymbolObject.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 years ago
SymbolObject.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 years ago
SymbolPrototype.cpp 1a27c525d5 LibJS: Make PrimitiveString::create() infallible 2 years ago
SymbolPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
ThrowableStringBuilder.cpp 4d10911f96 LibJS: Pre-allocate the out-of-memory error string on the VM 2 years ago
ThrowableStringBuilder.h 153b793638 LibJS: Add a throwable StringBuilder::join method 2 years ago
TypedArray.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
TypedArray.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
TypedArrayConstructor.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
TypedArrayConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
TypedArrayPrototype.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
TypedArrayPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
Utf16String.cpp c79d20be58 LibJS: Define Utf16String::to_utf8 to convert Utf16String to String 2 years ago
Utf16String.h c79d20be58 LibJS: Define Utf16String::to_utf8 to convert Utf16String to String 2 years ago
VM.cpp 2eaa528a0e LibJS: Rip out the AST interpreter :^) 2 years ago
VM.h 2eaa528a0e LibJS: Rip out the AST interpreter :^) 2 years ago
Value.cpp 34344120f2 AK: Make "foo"_string infallible 2 years ago
Value.h c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 years ago
ValueTraits.h 1c1b902a6a LibJS+LibWeb: Move headers around to allow including Value from Cell 2 years ago
WeakContainer.cpp cdc1315dc8 LibJS: Use IntrusiveList for keeping track of WeakContainers 4 years ago
WeakContainer.h a95b321bf1 LibJS: Add missing headers 3 years ago
WeakMap.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 years ago
WeakMap.h c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 years ago
WeakMapConstructor.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
WeakMapConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
WeakMapPrototype.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
WeakMapPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
WeakRef.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 years ago
WeakRef.h c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 years ago
WeakRefConstructor.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
WeakRefConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
WeakRefPrototype.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
WeakRefPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
WeakSet.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 years ago
WeakSet.h c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 years ago
WeakSetConstructor.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
WeakSetConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
WeakSetPrototype.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
WeakSetPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
WrapForValidIteratorPrototype.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
WrapForValidIteratorPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
WrappedFunction.cpp 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 years ago
WrappedFunction.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 years ago