Linus Groh 0b35c24c9c LibJS: Add spec comments to instance_of() %!s(int64=2) %!d(string=hai) anos
..
Intl 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
Temporal 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
AbstractOperations.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable %!s(int64=2) %!d(string=hai) anos
AbstractOperations.h ae2abcebbb Everywhere: Use C++ concepts instead of requires clauses %!s(int64=2) %!d(string=hai) anos
Accessor.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
AggregateError.cpp 50428ea8d2 LibJS: Move intrinsics to the realm %!s(int64=2) %!d(string=hai) anos
AggregateError.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
AggregateErrorConstructor.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
AggregateErrorConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
AggregateErrorPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
AggregateErrorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
ArgumentsObject.cpp 50428ea8d2 LibJS: Move intrinsics to the realm %!s(int64=2) %!d(string=hai) anos
ArgumentsObject.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
Array.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
Array.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
ArrayBuffer.cpp 50428ea8d2 LibJS: Move intrinsics to the realm %!s(int64=2) %!d(string=hai) anos
ArrayBuffer.h 5db38d7ba1 LibJS: Replace standalone js_bigint() with BigInt::create() %!s(int64=2) %!d(string=hai) anos
ArrayBufferConstructor.cpp 71067cbc6c LibJS+LibWeb: Make Runtime/AbstractOperations.h not include AST.h %!s(int64=2) %!d(string=hai) anos
ArrayBufferConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
ArrayBufferPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
ArrayBufferPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
ArrayConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed %!s(int64=2) %!d(string=hai) anos
ArrayConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
ArrayIterator.cpp 50428ea8d2 LibJS: Move intrinsics to the realm %!s(int64=2) %!d(string=hai) anos
ArrayIterator.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
ArrayIteratorPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
ArrayIteratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
ArrayPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
ArrayPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
AsyncFromSyncIterator.cpp 50428ea8d2 LibJS: Move intrinsics to the realm %!s(int64=2) %!d(string=hai) anos
AsyncFromSyncIterator.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
AsyncFromSyncIteratorPrototype.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
AsyncFromSyncIteratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
AsyncFunctionConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed %!s(int64=2) %!d(string=hai) anos
AsyncFunctionConstructor.h 6dbca785d1 LibJS: Make AsyncFunctionConstructor.h not include AST.h %!s(int64=2) %!d(string=hai) anos
AsyncFunctionDriverWrapper.cpp 5bc3371226 LibJS: Perform received abrupt generator completions in the generator %!s(int64=2) %!d(string=hai) anos
AsyncFunctionDriverWrapper.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
AsyncFunctionPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
AsyncFunctionPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
AsyncGenerator.cpp 9ff02ad42c LibJS: Make AsyncGenerator not include AsyncGeneratorRequest.h %!s(int64=2) %!d(string=hai) anos
AsyncGenerator.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
AsyncGeneratorFunctionConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed %!s(int64=2) %!d(string=hai) anos
AsyncGeneratorFunctionConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
AsyncGeneratorFunctionPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
AsyncGeneratorFunctionPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
AsyncGeneratorPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
AsyncGeneratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
AsyncGeneratorRequest.h fc9d587e39 LibJS: Make PromiseCapability GC-allocated %!s(int64=2) %!d(string=hai) anos
AsyncIteratorPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm %!s(int64=2) %!d(string=hai) anos
AsyncIteratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
AtomicsObject.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
AtomicsObject.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
BigInt.cpp 5db38d7ba1 LibJS: Replace standalone js_bigint() with BigInt::create() %!s(int64=2) %!d(string=hai) anos
BigInt.h 5db38d7ba1 LibJS: Replace standalone js_bigint() with BigInt::create() %!s(int64=2) %!d(string=hai) anos
BigIntConstructor.cpp 5db38d7ba1 LibJS: Replace standalone js_bigint() with BigInt::create() %!s(int64=2) %!d(string=hai) anos
BigIntConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
BigIntObject.cpp 50428ea8d2 LibJS: Move intrinsics to the realm %!s(int64=2) %!d(string=hai) anos
BigIntObject.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
BigIntPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
BigIntPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
BooleanConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed %!s(int64=2) %!d(string=hai) anos
BooleanConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
BooleanObject.cpp 50428ea8d2 LibJS: Move intrinsics to the realm %!s(int64=2) %!d(string=hai) anos
BooleanObject.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
BooleanPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
BooleanPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
BoundFunction.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
BoundFunction.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
CanonicalIndex.h d37d6b3479 LibJS: Protect CanonicalIndex against double-to-integer overflow %!s(int64=2) %!d(string=hai) anos
ClassFieldDefinition.h 4aade74b91 LibJS: Include Environment.h directly in ClassFieldDefinition.h %!s(int64=2) %!d(string=hai) anos
CommonPropertyNames.h 2e806dab07 LibJS: Implement Set.prototype.isDisjointFrom %!s(int64=2) %!d(string=hai) anos
Completion.cpp 88b15b0819 LibJS: Move throw_completion(Value) out of line %!s(int64=2) %!d(string=hai) anos
Completion.h d26aabff04 Everywhere: Run clang-format %!s(int64=2) %!d(string=hai) anos
ConsoleObject.cpp 69dd158f91 LibJS: Create Console using a Realm instead of a VM %!s(int64=2) %!d(string=hai) anos
ConsoleObject.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
DataView.cpp 50428ea8d2 LibJS: Move intrinsics to the realm %!s(int64=2) %!d(string=hai) anos
DataView.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
DataViewConstructor.cpp 71067cbc6c LibJS+LibWeb: Make Runtime/AbstractOperations.h not include AST.h %!s(int64=2) %!d(string=hai) anos
DataViewConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
DataViewPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
DataViewPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
Date.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
Date.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
DateConstructor.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
DateConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
DatePrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
DatePrototype.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
DeclarativeEnvironment.cpp 2e98c17347 LibJS: Shrink DeclarativeEnvironment bindings vector to fit %!s(int64=2) %!d(string=hai) anos
DeclarativeEnvironment.h 2e98c17347 LibJS: Shrink DeclarativeEnvironment bindings vector to fit %!s(int64=2) %!d(string=hai) anos
ECMAScriptFunctionObject.cpp 2e98c17347 LibJS: Shrink DeclarativeEnvironment bindings vector to fit %!s(int64=2) %!d(string=hai) anos
ECMAScriptFunctionObject.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
Environment.cpp fc04465fa3 LibJS: Remove unnecessary GlobalObject pointer from Environment %!s(int64=3) %!d(string=hai) anos
Environment.h 49fd92d92a LibJS: Make JS_OBJECT and JS_ENVIRONMENT forward to JS_CELL %!s(int64=2) %!d(string=hai) anos
EnvironmentCoordinate.h 0f1f925532 LibJS: Shrink Identifier's environment coordinate cache %!s(int64=2) %!d(string=hai) anos
Error.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
Error.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
ErrorConstructor.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
ErrorConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
ErrorPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
ErrorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
ErrorTypes.cpp 3d656ba600 LibJS: Emit StringViews for ErrorType instances %!s(int64=3) %!d(string=hai) anos
ErrorTypes.h 4db2efaecb LibJS/Bytecode: Implement yield* %!s(int64=2) %!d(string=hai) anos
ExecutionContext.h 849499988e LibJS+LibWeb: Make JS::ExecutionContext protect its Web::HTML::ESO owner %!s(int64=2) %!d(string=hai) anos
FinalizationRegistry.cpp 0585029c30 LibJS: Add Visitor::visit(GCPtr<T>) and Visitor::visit(NonnullGCPtr<T>) %!s(int64=2) %!d(string=hai) anos
FinalizationRegistry.h 7fce5f102f LibJS: Don't use a Handle<Realm> in FinalizationRegistry %!s(int64=2) %!d(string=hai) anos
FinalizationRegistryConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed %!s(int64=2) %!d(string=hai) anos
FinalizationRegistryConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
FinalizationRegistryPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
FinalizationRegistryPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
FunctionConstructor.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
FunctionConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
FunctionEnvironment.cpp 2a531efc5d LibJS: Make FunctionEnvironment not include ECMAScriptFunctionObject.h %!s(int64=2) %!d(string=hai) anos
FunctionEnvironment.h 2a531efc5d LibJS: Make FunctionEnvironment not include ECMAScriptFunctionObject.h %!s(int64=2) %!d(string=hai) anos
FunctionKind.h 0b2f86de71 LibJS: Make FunctionKind enum class a u8 %!s(int64=2) %!d(string=hai) anos
FunctionObject.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
FunctionObject.h 98a6f962a0 LibJS: Use correct include + object class for Function{Object,Prototype} %!s(int64=2) %!d(string=hai) anos
FunctionPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
FunctionPrototype.h 98a6f962a0 LibJS: Use correct include + object class for Function{Object,Prototype} %!s(int64=2) %!d(string=hai) anos
GeneratorFunctionConstructor.cpp 50428ea8d2 LibJS: Move intrinsics to the realm %!s(int64=2) %!d(string=hai) anos
GeneratorFunctionConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
GeneratorFunctionPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
GeneratorFunctionPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
GeneratorObject.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
GeneratorObject.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
GeneratorPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
GeneratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
GlobalEnvironment.cpp 3f1ffc2b94 LibJS: Remove unnecessary AST.h include in a handful of cpp files %!s(int64=2) %!d(string=hai) anos
GlobalEnvironment.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
GlobalObject.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
GlobalObject.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
IndexedProperties.cpp 086969277e Everywhere: Run clang-format %!s(int64=3) %!d(string=hai) anos
IndexedProperties.h 086969277e Everywhere: Run clang-format %!s(int64=3) %!d(string=hai) anos
Intrinsics.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
Intrinsics.h 4f08f2f581 LibJS: Lazily initialize most Realm instrinsic contructors/prototypes %!s(int64=2) %!d(string=hai) anos
Iterator.h 2575184242 LibJS: Add a spec link for Iterator Records %!s(int64=3) %!d(string=hai) anos
IteratorOperations.cpp 50428ea8d2 LibJS: Move intrinsics to the realm %!s(int64=2) %!d(string=hai) anos
IteratorOperations.h ccdfa2320c LibJS: Replace GlobalObject with VM in Iterator AOs [Part 7/19] %!s(int64=3) %!d(string=hai) anos
IteratorPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm %!s(int64=2) %!d(string=hai) anos
IteratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
JSONObject.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
JSONObject.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
JobCallback.cpp 96cbf368bd LibJS: Move JobCallback functions out-of-line %!s(int64=2) %!d(string=hai) anos
JobCallback.h 96cbf368bd LibJS: Move JobCallback functions out-of-line %!s(int64=2) %!d(string=hai) anos
Map.cpp 50428ea8d2 LibJS: Move intrinsics to the realm %!s(int64=2) %!d(string=hai) anos
Map.h d26aabff04 Everywhere: Run clang-format %!s(int64=2) %!d(string=hai) anos
MapConstructor.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
MapConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
MapIterator.cpp 50428ea8d2 LibJS: Move intrinsics to the realm %!s(int64=2) %!d(string=hai) anos
MapIterator.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
MapIteratorPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
MapIteratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
MapPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
MapPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
MathObject.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
MathObject.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
ModuleEnvironment.cpp 3f1ffc2b94 LibJS: Remove unnecessary AST.h include in a handful of cpp files %!s(int64=2) %!d(string=hai) anos
ModuleEnvironment.h 93464d4e41 LibJS: Visit GC allocated members of ModuleEnvironment %!s(int64=2) %!d(string=hai) anos
ModuleNamespaceObject.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
ModuleNamespaceObject.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
ModuleRequest.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
NativeFunction.cpp e68e92b304 LibJS: Make JS::NativeFunction use JS::SafeFunction internally %!s(int64=2) %!d(string=hai) anos
NativeFunction.h e68e92b304 LibJS: Make JS::NativeFunction use JS::SafeFunction internally %!s(int64=2) %!d(string=hai) anos
NumberConstructor.cpp 2af028132a AK+Everywhere: Add AK_COMPILER_{GCC,CLANG} and use them most places %!s(int64=2) %!d(string=hai) anos
NumberConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
NumberObject.cpp 50428ea8d2 LibJS: Move intrinsics to the realm %!s(int64=2) %!d(string=hai) anos
NumberObject.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
NumberPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
NumberPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
Object.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
Object.h daec065fde LibJS: Move initialize_instance_elements() from VM to Object %!s(int64=2) %!d(string=hai) anos
ObjectConstructor.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
ObjectConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
ObjectEnvironment.cpp 3f1ffc2b94 LibJS: Remove unnecessary AST.h include in a handful of cpp files %!s(int64=2) %!d(string=hai) anos
ObjectEnvironment.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
ObjectPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
ObjectPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
PrimitiveString.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
PrimitiveString.h 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
PrivateEnvironment.cpp f25899ca34 LibJS: Mark entire private environment chains during GC %!s(int64=3) %!d(string=hai) anos
PrivateEnvironment.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
Promise.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
Promise.h fc9d587e39 LibJS: Make PromiseCapability GC-allocated %!s(int64=2) %!d(string=hai) anos
PromiseCapability.cpp f27bc56e5e LibJS: Capture promise capability in new_promise_capability() executor %!s(int64=2) %!d(string=hai) anos
PromiseCapability.h fc9d587e39 LibJS: Make PromiseCapability GC-allocated %!s(int64=2) %!d(string=hai) anos
PromiseConstructor.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
PromiseConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
PromiseJobs.cpp 8a5d2be617 Everywhere: Remove unnecessary mutable attributes from lambdas %!s(int64=2) %!d(string=hai) anos
PromiseJobs.h d74f8039eb LibJS: Replace GlobalObject with VM in Promise AOs [Part 8/19] %!s(int64=3) %!d(string=hai) anos
PromisePrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
PromisePrototype.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
PromiseReaction.cpp fc9d587e39 LibJS: Make PromiseCapability GC-allocated %!s(int64=2) %!d(string=hai) anos
PromiseReaction.h fc9d587e39 LibJS: Make PromiseCapability GC-allocated %!s(int64=2) %!d(string=hai) anos
PromiseResolvingElementFunctions.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
PromiseResolvingElementFunctions.h fc9d587e39 LibJS: Make PromiseCapability GC-allocated %!s(int64=2) %!d(string=hai) anos
PromiseResolvingFunction.cpp 50428ea8d2 LibJS: Move intrinsics to the realm %!s(int64=2) %!d(string=hai) anos
PromiseResolvingFunction.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
PropertyAttributes.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
PropertyDescriptor.cpp 50428ea8d2 LibJS: Move intrinsics to the realm %!s(int64=2) %!d(string=hai) anos
PropertyDescriptor.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
PropertyKey.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
PrototypeObject.h d26aabff04 Everywhere: Run clang-format %!s(int64=2) %!d(string=hai) anos
ProxyConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed %!s(int64=2) %!d(string=hai) anos
ProxyConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
ProxyObject.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
ProxyObject.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
Realm.cpp abfb73f2e7 LibWeb+LibJS: Let JS::Realm::HostDefined objects mark things during GC %!s(int64=2) %!d(string=hai) anos
Realm.h abfb73f2e7 LibWeb+LibJS: Let JS::Realm::HostDefined objects mark things during GC %!s(int64=2) %!d(string=hai) anos
Reference.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable %!s(int64=2) %!d(string=hai) anos
Reference.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable %!s(int64=2) %!d(string=hai) anos
ReflectObject.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
ReflectObject.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
RegExpConstructor.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
RegExpConstructor.h 0d96468e9b LibJS: Implement RegExp legacy static properties %!s(int64=2) %!d(string=hai) anos
RegExpLegacyStaticProperties.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
RegExpLegacyStaticProperties.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
RegExpObject.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
RegExpObject.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
RegExpPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
RegExpPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
RegExpStringIterator.cpp 50428ea8d2 LibJS: Move intrinsics to the realm %!s(int64=2) %!d(string=hai) anos
RegExpStringIterator.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
RegExpStringIteratorPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
RegExpStringIteratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
Set.cpp fee65f6453 LibJS: Implement Set.prototype.union %!s(int64=2) %!d(string=hai) anos
Set.h fee65f6453 LibJS: Implement Set.prototype.union %!s(int64=2) %!d(string=hai) anos
SetConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed %!s(int64=2) %!d(string=hai) anos
SetConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
SetIterator.cpp 50428ea8d2 LibJS: Move intrinsics to the realm %!s(int64=2) %!d(string=hai) anos
SetIterator.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
SetIteratorPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
SetIteratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
SetPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
SetPrototype.h 2e806dab07 LibJS: Implement Set.prototype.isDisjointFrom %!s(int64=2) %!d(string=hai) anos
ShadowRealm.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
ShadowRealm.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
ShadowRealmConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed %!s(int64=2) %!d(string=hai) anos
ShadowRealmConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
ShadowRealmPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
ShadowRealmPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
Shape.cpp 72730422bb LibJS: Remove Shape::global_object() and Object::global_object() %!s(int64=2) %!d(string=hai) anos
Shape.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
StringConstructor.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
StringConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
StringIterator.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
StringIterator.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
StringIteratorPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
StringIteratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
StringObject.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
StringObject.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
StringOrSymbol.h 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
StringPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
StringPrototype.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
Symbol.cpp 1dd8655514 LibJS: Replace standalone js_symbol() with Symbol::create() %!s(int64=2) %!d(string=hai) anos
Symbol.h 1dd8655514 LibJS: Replace standalone js_symbol() with Symbol::create() %!s(int64=2) %!d(string=hai) anos
SymbolConstructor.cpp 1dd8655514 LibJS: Replace standalone js_symbol() with Symbol::create() %!s(int64=2) %!d(string=hai) anos
SymbolConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
SymbolObject.cpp 50428ea8d2 LibJS: Move intrinsics to the realm %!s(int64=2) %!d(string=hai) anos
SymbolObject.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
SymbolPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
SymbolPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
TypedArray.cpp 34e328e580 LibJS: Allow TypedArrays to become detached while sorting %!s(int64=2) %!d(string=hai) anos
TypedArray.h 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
TypedArrayConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed %!s(int64=2) %!d(string=hai) anos
TypedArrayConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
TypedArrayPrototype.cpp d37d6b3479 LibJS: Protect CanonicalIndex against double-to-integer overflow %!s(int64=2) %!d(string=hai) anos
TypedArrayPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
Utf16String.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
Utf16String.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
VM.cpp 1dd8655514 LibJS: Replace standalone js_symbol() with Symbol::create() %!s(int64=2) %!d(string=hai) anos
VM.h f490ba13ff LibJS: Move creation of global symbols into Symbol.for() %!s(int64=2) %!d(string=hai) anos
Value.cpp 0b35c24c9c LibJS: Add spec comments to instance_of() %!s(int64=2) %!d(string=hai) anos
Value.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
ValueTraits.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable %!s(int64=2) %!d(string=hai) anos
WeakContainer.cpp cdc1315dc8 LibJS: Use IntrusiveList for keeping track of WeakContainers %!s(int64=4) %!d(string=hai) anos
WeakContainer.h a95b321bf1 LibJS: Add missing headers %!s(int64=3) %!d(string=hai) anos
WeakMap.cpp 50428ea8d2 LibJS: Move intrinsics to the realm %!s(int64=2) %!d(string=hai) anos
WeakMap.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
WeakMapConstructor.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
WeakMapConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
WeakMapPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
WeakMapPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
WeakRef.cpp 50428ea8d2 LibJS: Move intrinsics to the realm %!s(int64=2) %!d(string=hai) anos
WeakRef.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
WeakRefConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed %!s(int64=2) %!d(string=hai) anos
WeakRefConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
WeakRefPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
WeakRefPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
WeakSet.cpp 50428ea8d2 LibJS: Move intrinsics to the realm %!s(int64=2) %!d(string=hai) anos
WeakSet.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
WeakSetConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed %!s(int64=2) %!d(string=hai) anos
WeakSetConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
WeakSetPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
WeakSetPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
WrappedFunction.cpp 50428ea8d2 LibJS: Move intrinsics to the realm %!s(int64=2) %!d(string=hai) anos
WrappedFunction.h 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos