Jonah 381b36b83f LibJS/Temporal: Rename ToIntegerWithRounding to ToIntegerIfIntegral 2 anni fa
..
Intl 381b36b83f LibJS/Temporal: Rename ToIntegerWithRounding to ToIntegerIfIntegral 2 anni fa
Temporal 381b36b83f LibJS/Temporal: Rename ToIntegerWithRounding to ToIntegerIfIntegral 2 anni fa
AbstractOperations.cpp f7a252ae85 LibJS: Fix UTF-16 corruption in String.prototype.replace() 2 anni fa
AbstractOperations.h 50428ea8d2 LibJS: Move intrinsics to the realm 2 anni fa
Accessor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
AggregateError.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 anni fa
AggregateError.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
AggregateErrorConstructor.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 anni fa
AggregateErrorConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
AggregateErrorPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 anni fa
AggregateErrorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
ArgumentsObject.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 anni fa
ArgumentsObject.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
Array.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 anni fa
Array.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
ArrayBuffer.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 anni fa
ArrayBuffer.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
ArrayBufferConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 anni fa
ArrayBufferConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
ArrayBufferPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 anni fa
ArrayBufferPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
ArrayConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 anni fa
ArrayConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
ArrayIterator.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 anni fa
ArrayIterator.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
ArrayIteratorPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 anni fa
ArrayIteratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
ArrayPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 anni fa
ArrayPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
AsyncFromSyncIterator.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 anni fa
AsyncFromSyncIterator.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
AsyncFromSyncIteratorPrototype.cpp fc9d587e39 LibJS: Make PromiseCapability GC-allocated 2 anni fa
AsyncFromSyncIteratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
AsyncFunctionConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 anni fa
AsyncFunctionConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
AsyncFunctionDriverWrapper.cpp fc9d587e39 LibJS: Make PromiseCapability GC-allocated 2 anni fa
AsyncFunctionDriverWrapper.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
AsyncFunctionPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 anni fa
AsyncFunctionPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
AsyncGenerator.cpp fc9d587e39 LibJS: Make PromiseCapability GC-allocated 2 anni fa
AsyncGenerator.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
AsyncGeneratorFunctionConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 anni fa
AsyncGeneratorFunctionConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
AsyncGeneratorFunctionPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 anni fa
AsyncGeneratorFunctionPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
AsyncGeneratorPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 anni fa
AsyncGeneratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
AsyncGeneratorRequest.h fc9d587e39 LibJS: Make PromiseCapability GC-allocated 2 anni fa
AsyncIteratorPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 anni fa
AsyncIteratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
AtomicsObject.cpp 388dc9cc5f LibJS: Supress an unused bind when wrapping float atomic operations 2 anni fa
AtomicsObject.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
BigInt.cpp 791855deab LibCrypto+LibJS: Remove the create_from methods from BigInteger 2 anni fa
BigInt.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
BigIntConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 anni fa
BigIntConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
BigIntObject.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 anni fa
BigIntObject.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
BigIntPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 anni fa
BigIntPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
BooleanConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 anni fa
BooleanConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
BooleanObject.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 anni fa
BooleanObject.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
BooleanPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 anni fa
BooleanPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
BoundFunction.cpp 25849f8a6d LibJS: Replace GlobalObject with VM in common AOs [Part 18/19] 3 anni fa
BoundFunction.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
CanonicalIndex.h 8eb936538f LibJS: Add missing include for 'u32' to CanonicalIndex.h 3 anni fa
ClassFieldDefinition.h 4aade74b91 LibJS: Include Environment.h directly in ClassFieldDefinition.h 2 anni fa
CommonPropertyNames.h 0d96468e9b LibJS: Implement RegExp legacy static properties 2 anni fa
Completion.cpp 88b15b0819 LibJS: Move throw_completion(Value) out of line 2 anni fa
Completion.h 88b15b0819 LibJS: Move throw_completion(Value) out of line 2 anni fa
ConsoleObject.cpp 69dd158f91 LibJS: Create Console using a Realm instead of a VM 2 anni fa
ConsoleObject.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
DataView.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 anni fa
DataView.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
DataViewConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 anni fa
DataViewConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
DataViewPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 anni fa
DataViewPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
Date.cpp 5e5cdb2d28 LibJS: Remove the now-unused LocalTZA AO 2 anni fa
Date.h 5e5cdb2d28 LibJS: Remove the now-unused LocalTZA AO 2 anni fa
DateConstructor.cpp 03c468fb7d LibJS: Parse date strings like "9/17/2022" 2 anni fa
DateConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
DatePrototype.cpp 019211bcb4 LibJS: Consolidate sources of system time zone to one location in Date 2 anni fa
DatePrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
DeclarativeEnvironment.cpp 2484bbc4e0 LibJS: Make DeclarativeEnvironment based on bindings instead of indices 2 anni fa
DeclarativeEnvironment.h 48d8aff436 LibJS: Add missing includes 2 anni fa
ECMAScriptFunctionObject.cpp fc9d587e39 LibJS: Make PromiseCapability GC-allocated 2 anni fa
ECMAScriptFunctionObject.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
Environment.cpp fc04465fa3 LibJS: Remove unnecessary GlobalObject pointer from Environment 3 anni fa
Environment.h 49fd92d92a LibJS: Make JS_OBJECT and JS_ENVIRONMENT forward to JS_CELL 2 anni fa
EnvironmentCoordinate.h d7e5a2058d LibJS: Cache access to bindings in the global environment 2 anni fa
Error.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 anni fa
Error.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
ErrorConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 anni fa
ErrorConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
ErrorPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 anni fa
ErrorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
ErrorTypes.cpp 3d656ba600 LibJS: Emit StringViews for ErrorType instances 3 anni fa
ErrorTypes.h 192aa75279 LibJS: Align ISO 8601 grammar with annotations from IXDTF 2 anni fa
ExecutionContext.h 00c8f07192 LibJS: Make Script and Module GC-allocated 2 anni fa
FinalizationRegistry.cpp 0585029c30 LibJS: Add Visitor::visit(GCPtr<T>) and Visitor::visit(NonnullGCPtr<T>) 2 anni fa
FinalizationRegistry.h 7fce5f102f LibJS: Don't use a Handle<Realm> in FinalizationRegistry 2 anni fa
FinalizationRegistryConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 anni fa
FinalizationRegistryConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
FinalizationRegistryPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 anni fa
FinalizationRegistryPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
FunctionConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 anni fa
FunctionConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
FunctionEnvironment.cpp 275a7a0c0a LibJS: Replace GlobalObject with VM in Environment AOs [Part 5/19] 3 anni fa
FunctionEnvironment.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
FunctionKind.h 0c73fbbba5 LibJS: Rename FunctionKind::{Regular => Normal} 3 anni fa
FunctionObject.cpp ecd163bdf1 LibJS+LibWeb: Replace GlobalObject with Realm in object constructors 3 anni fa
FunctionObject.h 98a6f962a0 LibJS: Use correct include + object class for Function{Object,Prototype} 2 anni fa
FunctionPrototype.cpp 98a6f962a0 LibJS: Use correct include + object class for Function{Object,Prototype} 2 anni fa
FunctionPrototype.h 98a6f962a0 LibJS: Use correct include + object class for Function{Object,Prototype} 2 anni fa
GeneratorFunctionConstructor.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 anni fa
GeneratorFunctionConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
GeneratorFunctionPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 anni fa
GeneratorFunctionPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
GeneratorObject.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 anni fa
GeneratorObject.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
GeneratorPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 anni fa
GeneratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
GlobalEnvironment.cpp d7e5a2058d LibJS: Cache access to bindings in the global environment 2 anni fa
GlobalEnvironment.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
GlobalObject.cpp 62fc3e50f3 LibJS: Make parseFloat use the new double parser 2 anni fa
GlobalObject.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
IndexedProperties.cpp 086969277e Everywhere: Run clang-format 3 anni fa
IndexedProperties.h 086969277e Everywhere: Run clang-format 3 anni fa
Intrinsics.cpp 4e536eaf98 LibJS: Add JSON.stringify function to the intrinsics 2 anni fa
Intrinsics.h 4e536eaf98 LibJS: Add JSON.stringify function to the intrinsics 2 anni fa
Iterator.h 2575184242 LibJS: Add a spec link for Iterator Records 3 anni fa
IteratorOperations.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 anni fa
IteratorOperations.h ccdfa2320c LibJS: Replace GlobalObject with VM in Iterator AOs [Part 7/19] 3 anni fa
IteratorPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 anni fa
IteratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
JSONObject.cpp 9921f80817 LibJS: Fix that non-double numbers from JSON were truncated to i32 2 anni fa
JSONObject.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
JobCallback.h 25849f8a6d LibJS: Replace GlobalObject with VM in common AOs [Part 18/19] 3 anni fa
Map.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 anni fa
Map.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
MapConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 anni fa
MapConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
MapIterator.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 anni fa
MapIterator.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
MapIteratorPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 anni fa
MapIteratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
MapPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 anni fa
MapPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
MathObject.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 anni fa
MathObject.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
ModuleEnvironment.cpp 93464d4e41 LibJS: Visit GC allocated members of ModuleEnvironment 2 anni fa
ModuleEnvironment.h 93464d4e41 LibJS: Visit GC allocated members of ModuleEnvironment 2 anni fa
ModuleNamespaceObject.cpp 3b56043612 LibJS: Put exports before symbols in keys of module namespace object 2 anni fa
ModuleNamespaceObject.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
NativeFunction.cpp e68e92b304 LibJS: Make JS::NativeFunction use JS::SafeFunction internally 2 anni fa
NativeFunction.h e68e92b304 LibJS: Make JS::NativeFunction use JS::SafeFunction internally 2 anni fa
NumberConstructor.cpp 2af028132a AK+Everywhere: Add AK_COMPILER_{GCC,CLANG} and use them most places 2 anni fa
NumberConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
NumberObject.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 anni fa
NumberObject.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
NumberPrototype.cpp 8eec25b7ae LibJS: Use more accurate number-to-string method in Number toExponential 2 anni fa
NumberPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
Object.cpp e23fe8cf87 LibJS: Make define_native_foo() take SafeFunctions 2 anni fa
Object.h e23fe8cf87 LibJS: Make define_native_foo() take SafeFunctions 2 anni fa
ObjectConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 anni fa
ObjectConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
ObjectEnvironment.cpp 7b30df0840 LibJS: Make ObjectEnvironment::set_mutable_binding() faster as well 2 anni fa
ObjectEnvironment.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
ObjectPrototype.cpp e3895e6c80 LibJS: Pass Realm to define_native_{accessor,function}() 3 anni fa
ObjectPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
PrimitiveString.cpp 56b2ae5ac0 LibJS: Replace GlobalObject with VM in remaining AOs [Part 19/19] 3 anni fa
PrimitiveString.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
PrivateEnvironment.cpp f25899ca34 LibJS: Mark entire private environment chains during GC 3 anni fa
PrivateEnvironment.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
Promise.cpp fc9d587e39 LibJS: Make PromiseCapability GC-allocated 2 anni fa
Promise.h fc9d587e39 LibJS: Make PromiseCapability GC-allocated 2 anni fa
PromiseCapability.cpp f27bc56e5e LibJS: Capture promise capability in new_promise_capability() executor 2 anni fa
PromiseCapability.h fc9d587e39 LibJS: Make PromiseCapability GC-allocated 2 anni fa
PromiseConstructor.cpp fc9d587e39 LibJS: Make PromiseCapability GC-allocated 2 anni fa
PromiseConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
PromiseJobs.cpp 8a5d2be617 Everywhere: Remove unnecessary mutable attributes from lambdas 2 anni fa
PromiseJobs.h d74f8039eb LibJS: Replace GlobalObject with VM in Promise AOs [Part 8/19] 3 anni fa
PromisePrototype.cpp c2326ec95a LibJS: Move PromiseCapability into its own cpp/h file 2 anni fa
PromisePrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
PromiseReaction.cpp fc9d587e39 LibJS: Make PromiseCapability GC-allocated 2 anni fa
PromiseReaction.h fc9d587e39 LibJS: Make PromiseCapability GC-allocated 2 anni fa
PromiseResolvingElementFunctions.cpp fc9d587e39 LibJS: Make PromiseCapability GC-allocated 2 anni fa
PromiseResolvingElementFunctions.h fc9d587e39 LibJS: Make PromiseCapability GC-allocated 2 anni fa
PromiseResolvingFunction.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 anni fa
PromiseResolvingFunction.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
PropertyAttributes.h 4296425bd8 Everywhere: Remove redundant inequality comparison operators 2 anni fa
PropertyDescriptor.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 anni fa
PropertyDescriptor.h 56b2ae5ac0 LibJS: Replace GlobalObject with VM in remaining AOs [Part 19/19] 3 anni fa
PropertyKey.h 5c814e66b3 LibJS: Store symbols in a Handle inside PropertyKey 2 anni fa
PrototypeObject.h a022e548b8 LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19] 3 anni fa
ProxyConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 anni fa
ProxyConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
ProxyObject.cpp 455537d31d LibJS: Assert Proxy target is a function in [[Call]] and [[Construct]] 2 anni fa
ProxyObject.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
Realm.cpp abfb73f2e7 LibWeb+LibJS: Let JS::Realm::HostDefined objects mark things during GC 2 anni fa
Realm.h abfb73f2e7 LibWeb+LibJS: Let JS::Realm::HostDefined objects mark things during GC 2 anni fa
Reference.cpp d7e5a2058d LibJS: Cache access to bindings in the global environment 2 anni fa
Reference.h ae9e031f56 LibJS: Replace GlobalObject with VM in Reference AOs [Part 6/19] 3 anni fa
ReflectObject.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 anni fa
ReflectObject.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
RegExpConstructor.cpp 0d96468e9b LibJS: Implement RegExp legacy static properties 2 anni fa
RegExpConstructor.h 0d96468e9b LibJS: Implement RegExp legacy static properties 2 anni fa
RegExpLegacyStaticProperties.cpp f39b6ae3c6 LibJS: Avoid expensive UTF-8/16 conversion in legacy RegExp properties 2 anni fa
RegExpLegacyStaticProperties.h 6911c5545c Everywhere: Fix a few comment typos 2 anni fa
RegExpObject.cpp 0d96468e9b LibJS: Implement RegExp legacy static properties 2 anni fa
RegExpObject.h 0d96468e9b LibJS: Implement RegExp legacy static properties 2 anni fa
RegExpPrototype.cpp 3e8b5ac920 AK+Everywhere: Turn bool keep_empty to an enum in split* functions 2 anni fa
RegExpPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
RegExpStringIterator.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 anni fa
RegExpStringIterator.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
RegExpStringIteratorPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 anni fa
RegExpStringIteratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
Set.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 anni fa
Set.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
SetConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 anni fa
SetConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
SetIterator.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 anni fa
SetIterator.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
SetIteratorPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 anni fa
SetIteratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
SetPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 anni fa
SetPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
ShadowRealm.cpp fc9d587e39 LibJS: Make PromiseCapability GC-allocated 2 anni fa
ShadowRealm.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
ShadowRealmConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 anni fa
ShadowRealmConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
ShadowRealmPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 anni fa
ShadowRealmPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
Shape.cpp 72730422bb LibJS: Remove Shape::global_object() and Object::global_object() 2 anni fa
Shape.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
StringConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 anni fa
StringConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
StringIterator.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 anni fa
StringIterator.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
StringIteratorPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 anni fa
StringIteratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
StringObject.cpp e992a9f469 LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>() 3 anni fa
StringObject.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
StringOrSymbol.h 53a8a11973 LibJS: Make StringOrSymbol always be FlyString in the string case 4 anni fa
StringPrototype.cpp 1da66b5879 LibJS: Implement the RegExpAlloc AO 2 anni fa
StringPrototype.h 48d8aff436 LibJS: Add missing includes 2 anni fa
Symbol.cpp e992a9f469 LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>() 3 anni fa
Symbol.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
SymbolConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 anni fa
SymbolConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
SymbolObject.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 anni fa
SymbolObject.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
SymbolPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 anni fa
SymbolPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
TypedArray.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 anni fa
TypedArray.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
TypedArrayConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 anni fa
TypedArrayConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
TypedArrayPrototype.cpp 24caacfe28 LibJS: Add spec comments to TypedArray.prototype.entries 2 anni fa
TypedArrayPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
Utf16String.cpp 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) 3 anni fa
Utf16String.h 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) 3 anni fa
VM.cpp fc9d587e39 LibJS: Make PromiseCapability GC-allocated 2 anni fa
VM.h fc9d587e39 LibJS: Make PromiseCapability GC-allocated 2 anni fa
Value.cpp 9620a092de LibJS: Publicly expose double_to_string and rename it number_to_string 2 anni fa
Value.h 54b2d8c1b8 LibJS: Reuse as_i32 in as_double in JS::Value 2 anni fa
ValueTraits.h 59080f441e LibJS: Normalize NaN values in Sets and Maps 3 anni fa
WeakContainer.cpp cdc1315dc8 LibJS: Use IntrusiveList for keeping track of WeakContainers 4 anni fa
WeakContainer.h a95b321bf1 LibJS: Add missing headers 3 anni fa
WeakMap.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 anni fa
WeakMap.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
WeakMapConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 anni fa
WeakMapConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
WeakMapPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 anni fa
WeakMapPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
WeakRef.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 anni fa
WeakRef.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
WeakRefConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 anni fa
WeakRefConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
WeakRefPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 anni fa
WeakRefPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
WeakSet.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 anni fa
WeakSet.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
WeakSetConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 anni fa
WeakSetConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
WeakSetPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 anni fa
WeakSetPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
WrappedFunction.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 anni fa
WrappedFunction.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa