Andreas Kling 6e973ce69b LibJS: Add JS_CELL macro and use it in all JS::Cell subclasses há 2 anos atrás
..
Intl cd763de280 LibJS+LibUnicode: Move some constant arrays to a separate header há 2 anos atrás
Temporal 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
AbstractOperations.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
AbstractOperations.h 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
Accessor.h 6e973ce69b LibJS: Add JS_CELL macro and use it in all JS::Cell subclasses há 2 anos atrás
AggregateError.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
AggregateError.h b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions há 3 anos atrás
AggregateErrorConstructor.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
AggregateErrorConstructor.h 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 3 anos atrás
AggregateErrorPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
AggregateErrorPrototype.h 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 3 anos atrás
ArgumentsObject.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
ArgumentsObject.h 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 3 anos atrás
Array.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
Array.h 6e973ce69b LibJS: Add JS_CELL macro and use it in all JS::Cell subclasses há 2 anos atrás
ArrayBuffer.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
ArrayBuffer.h 791855deab LibCrypto+LibJS: Remove the create_from methods from BigInteger há 2 anos atrás
ArrayBufferConstructor.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
ArrayBufferConstructor.h 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 3 anos atrás
ArrayBufferPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
ArrayBufferPrototype.h 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 3 anos atrás
ArrayConstructor.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
ArrayConstructor.h 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 3 anos atrás
ArrayIterator.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
ArrayIterator.h b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions há 3 anos atrás
ArrayIteratorPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
ArrayIteratorPrototype.h 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 3 anos atrás
ArrayPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
ArrayPrototype.h d69eaf8be9 LibJS: Replace GlobalObject with VM in Array AOs [Part 15/19] há 3 anos atrás
AsyncFromSyncIterator.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
AsyncFromSyncIterator.h b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions há 3 anos atrás
AsyncFromSyncIteratorPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
AsyncFromSyncIteratorPrototype.h ccdfa2320c LibJS: Replace GlobalObject with VM in Iterator AOs [Part 7/19] há 3 anos atrás
AsyncFunctionConstructor.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
AsyncFunctionConstructor.h 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 3 anos atrás
AsyncFunctionDriverWrapper.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
AsyncFunctionDriverWrapper.h 56b2ae5ac0 LibJS: Replace GlobalObject with VM in remaining AOs [Part 19/19] há 3 anos atrás
AsyncFunctionPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
AsyncFunctionPrototype.h 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 3 anos atrás
AsyncGenerator.cpp 0c65624a32 LibJS: Add AsyncGenerator / AsyncGeneratorPrototype há 3 anos atrás
AsyncGenerator.h 0c65624a32 LibJS: Add AsyncGenerator / AsyncGeneratorPrototype há 3 anos atrás
AsyncGeneratorFunctionConstructor.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
AsyncGeneratorFunctionConstructor.h 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 3 anos atrás
AsyncGeneratorFunctionPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
AsyncGeneratorFunctionPrototype.h 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 3 anos atrás
AsyncGeneratorPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
AsyncGeneratorPrototype.h 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 3 anos atrás
AsyncGeneratorRequest.h 0c65624a32 LibJS: Add AsyncGenerator / AsyncGeneratorPrototype há 3 anos atrás
AsyncIteratorPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
AsyncIteratorPrototype.h 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 3 anos atrás
AtomicsObject.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
AtomicsObject.h 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 3 anos atrás
BigInt.cpp 791855deab LibCrypto+LibJS: Remove the create_from methods from BigInteger há 2 anos atrás
BigInt.h 6e973ce69b LibJS: Add JS_CELL macro and use it in all JS::Cell subclasses há 2 anos atrás
BigIntConstructor.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
BigIntConstructor.h 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 3 anos atrás
BigIntObject.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
BigIntObject.h b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions há 3 anos atrás
BigIntPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
BigIntPrototype.h 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 3 anos atrás
BooleanConstructor.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
BooleanConstructor.h 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 3 anos atrás
BooleanObject.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
BooleanObject.h b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions há 3 anos atrás
BooleanPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
BooleanPrototype.h 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 3 anos atrás
BoundFunction.cpp 25849f8a6d LibJS: Replace GlobalObject with VM in common AOs [Part 18/19] há 3 anos atrás
BoundFunction.h b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions há 3 anos atrás
CanonicalIndex.h 8eb936538f LibJS: Add missing include for 'u32' to CanonicalIndex.h há 3 anos atrás
ClassFieldDefinition.h e815d3f9ce LibJS: De-duplicate ClassFieldDefinition Records há 3 anos atrás
CommonPropertyNames.h f4b26b0cea LibJS: Hook up the 'v' (unicodeSets) RegExp flag há 3 anos atrás
Completion.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
Completion.h 56b2ae5ac0 LibJS: Replace GlobalObject with VM in remaining AOs [Part 19/19] há 3 anos atrás
ConsoleObject.cpp 867ad03995 LibJS: Move Console ownership from GlobalObject to ConsoleObject há 2 anos atrás
ConsoleObject.h 867ad03995 LibJS: Move Console ownership from GlobalObject to ConsoleObject há 2 anos atrás
DataView.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
DataView.h b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions há 3 anos atrás
DataViewConstructor.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
DataViewConstructor.h 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 3 anos atrás
DataViewPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
DataViewPrototype.h 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 3 anos atrás
Date.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
Date.h 56b2ae5ac0 LibJS: Replace GlobalObject with VM in remaining AOs [Part 19/19] há 3 anos atrás
DateConstructor.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
DateConstructor.h 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 3 anos atrás
DatePrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
DatePrototype.h f13f3f9fbe LibJS: Replace GlobalObject with VM in Date AOs [Part 14/19] há 3 anos atrás
DeclarativeEnvironment.cpp 275a7a0c0a LibJS: Replace GlobalObject with VM in Environment AOs [Part 5/19] há 3 anos atrás
DeclarativeEnvironment.h 275a7a0c0a LibJS: Replace GlobalObject with VM in Environment AOs [Part 5/19] há 3 anos atrás
ECMAScriptFunctionObject.cpp 61bd9fef7d LibJS+LibWeb: Remove last uses of GlobalObject::associated_realm() há 2 anos atrás
ECMAScriptFunctionObject.h b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions há 3 anos atrás
Environment.cpp fc04465fa3 LibJS: Remove unnecessary GlobalObject pointer from Environment há 3 anos atrás
Environment.h 6e973ce69b LibJS: Add JS_CELL macro and use it in all JS::Cell subclasses há 2 anos atrás
EnvironmentCoordinate.h 0a53cf2a07 LibJS: Add missing header in EnvironmentCoordinate.h há 3 anos atrás
Error.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
Error.h b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions há 3 anos atrás
ErrorConstructor.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
ErrorConstructor.h 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 3 anos atrás
ErrorPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
ErrorPrototype.h 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 3 anos atrás
ErrorTypes.cpp 3d656ba600 LibJS: Emit StringViews for ErrorType instances há 3 anos atrás
ErrorTypes.h 417a385db1 LibJS: Allow out-of-order plural ranges to be formatted há 3 anos atrás
ExecutionContext.h bc183dbbcb LibJS: Replace uses of MarkedValueList with MarkedVector<Value> há 3 anos atrás
FinalizationRegistry.cpp d74f8039eb LibJS: Replace GlobalObject with VM in Promise AOs [Part 8/19] há 3 anos atrás
FinalizationRegistry.h a79796ea4a LibJS: Implement stage 3 proposal FinalizationRegistry changes há 3 anos atrás
FinalizationRegistryConstructor.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
FinalizationRegistryConstructor.h 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 3 anos atrás
FinalizationRegistryPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
FinalizationRegistryPrototype.h 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 3 anos atrás
FunctionConstructor.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
FunctionConstructor.h 56b2ae5ac0 LibJS: Replace GlobalObject with VM in remaining AOs [Part 19/19] há 3 anos atrás
FunctionEnvironment.cpp 275a7a0c0a LibJS: Replace GlobalObject with VM in Environment AOs [Part 5/19] há 3 anos atrás
FunctionEnvironment.h 275a7a0c0a LibJS: Replace GlobalObject with VM in Environment AOs [Part 5/19] há 3 anos atrás
FunctionKind.h 0c73fbbba5 LibJS: Rename FunctionKind::{Regular => Normal} há 3 anos atrás
FunctionObject.cpp ecd163bdf1 LibJS+LibWeb: Replace GlobalObject with Realm in object constructors há 3 anos atrás
FunctionObject.h 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 3 anos atrás
FunctionPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
FunctionPrototype.h 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 3 anos atrás
GeneratorFunctionConstructor.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
GeneratorFunctionConstructor.h 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 3 anos atrás
GeneratorFunctionPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
GeneratorFunctionPrototype.h 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 3 anos atrás
GeneratorObject.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
GeneratorObject.h 56b2ae5ac0 LibJS: Replace GlobalObject with VM in remaining AOs [Part 19/19] há 3 anos atrás
GeneratorPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
GeneratorPrototype.h 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 3 anos atrás
GlobalEnvironment.cpp 4f436bd323 LibJS: Let NewGlobalEnvironment take a plain Object há 2 anos atrás
GlobalEnvironment.h 4f436bd323 LibJS: Let NewGlobalEnvironment take a plain Object há 2 anos atrás
GlobalObject.cpp 040e3abb1d LibJS: Implement SetDefaultGlobalBindings as a standalone function há 2 anos atrás
GlobalObject.h 040e3abb1d LibJS: Implement SetDefaultGlobalBindings as a standalone function há 2 anos atrás
IndexedProperties.cpp 086969277e Everywhere: Run clang-format há 3 anos atrás
IndexedProperties.h 086969277e Everywhere: Run clang-format há 3 anos atrás
Intrinsics.cpp e3804e6426 LibJS: Move construction of GlobalObject native functions to Intrinsics há 2 anos atrás
Intrinsics.h 6e973ce69b LibJS: Add JS_CELL macro and use it in all JS::Cell subclasses há 2 anos atrás
Iterator.h 2575184242 LibJS: Add a spec link for Iterator Records há 3 anos atrás
IteratorOperations.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
IteratorOperations.h ccdfa2320c LibJS: Replace GlobalObject with VM in Iterator AOs [Part 7/19] há 3 anos atrás
IteratorPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
IteratorPrototype.h 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 3 anos atrás
JSONObject.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
JSONObject.h 9930302efb LibJS: Replace GlobalObject with VM in JSON AOs [Part 13/19] há 3 anos atrás
JobCallback.h 25849f8a6d LibJS: Replace GlobalObject with VM in common AOs [Part 18/19] há 3 anos atrás
Map.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
Map.h b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions há 3 anos atrás
MapConstructor.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
MapConstructor.h 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 3 anos atrás
MapIterator.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
MapIterator.h b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions há 3 anos atrás
MapIteratorPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
MapIteratorPrototype.h 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 3 anos atrás
MapPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
MapPrototype.h 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 3 anos atrás
MathObject.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
MathObject.h 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 3 anos atrás
ModuleEnvironment.cpp 275a7a0c0a LibJS: Replace GlobalObject with VM in Environment AOs [Part 5/19] há 3 anos atrás
ModuleEnvironment.h 275a7a0c0a LibJS: Replace GlobalObject with VM in Environment AOs [Part 5/19] há 3 anos atrás
ModuleNamespaceObject.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
ModuleNamespaceObject.h 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 3 anos atrás
NativeFunction.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
NativeFunction.h b465f46e00 LibJS: Remove GlobalObject parameter from native functions há 3 anos atrás
NumberConstructor.cpp e3804e6426 LibJS: Move construction of GlobalObject native functions to Intrinsics há 2 anos atrás
NumberConstructor.h 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 3 anos atrás
NumberObject.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
NumberObject.h b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions há 3 anos atrás
NumberPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
NumberPrototype.h 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 3 anos atrás
Object.cpp 72730422bb LibJS: Remove Shape::global_object() and Object::global_object() há 2 anos atrás
Object.h 6e973ce69b LibJS: Add JS_CELL macro and use it in all JS::Cell subclasses há 2 anos atrás
ObjectConstructor.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
ObjectConstructor.h 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 3 anos atrás
ObjectEnvironment.cpp 275a7a0c0a LibJS: Replace GlobalObject with VM in Environment AOs [Part 5/19] há 3 anos atrás
ObjectEnvironment.h 275a7a0c0a LibJS: Replace GlobalObject with VM in Environment AOs [Part 5/19] há 3 anos atrás
ObjectPrototype.cpp e3895e6c80 LibJS: Pass Realm to define_native_{accessor,function}() há 3 anos atrás
ObjectPrototype.h 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 3 anos atrás
PrimitiveString.cpp 56b2ae5ac0 LibJS: Replace GlobalObject with VM in remaining AOs [Part 19/19] há 3 anos atrás
PrimitiveString.h 6e973ce69b LibJS: Add JS_CELL macro and use it in all JS::Cell subclasses há 2 anos atrás
PrivateEnvironment.cpp f25899ca34 LibJS: Mark entire private environment chains during GC há 3 anos atrás
PrivateEnvironment.h 6e973ce69b LibJS: Add JS_CELL macro and use it in all JS::Cell subclasses há 2 anos atrás
Promise.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
Promise.h d74f8039eb LibJS: Replace GlobalObject with VM in Promise AOs [Part 8/19] há 3 anos atrás
PromiseConstructor.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
PromiseConstructor.h 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 3 anos atrás
PromiseJobs.cpp 25849f8a6d LibJS: Replace GlobalObject with VM in common AOs [Part 18/19] há 3 anos atrás
PromiseJobs.h d74f8039eb LibJS: Replace GlobalObject with VM in Promise AOs [Part 8/19] há 3 anos atrás
PromisePrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
PromisePrototype.h 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 3 anos atrás
PromiseReaction.cpp b465f46e00 LibJS: Remove GlobalObject parameter from native functions há 3 anos atrás
PromiseReaction.h 6e973ce69b LibJS: Add JS_CELL macro and use it in all JS::Cell subclasses há 2 anos atrás
PromiseResolvingElementFunctions.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
PromiseResolvingElementFunctions.h 6e973ce69b LibJS: Add JS_CELL macro and use it in all JS::Cell subclasses há 2 anos atrás
PromiseResolvingFunction.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
PromiseResolvingFunction.h 6e973ce69b LibJS: Add JS_CELL macro and use it in all JS::Cell subclasses há 2 anos atrás
PropertyAttributes.h 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) há 3 anos atrás
PropertyDescriptor.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
PropertyDescriptor.h 56b2ae5ac0 LibJS: Replace GlobalObject with VM in remaining AOs [Part 19/19] há 3 anos atrás
PropertyKey.h a022e548b8 LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19] há 3 anos atrás
PrototypeObject.h a022e548b8 LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19] há 3 anos atrás
ProxyConstructor.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
ProxyConstructor.h 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 3 anos atrás
ProxyObject.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
ProxyObject.h b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions há 3 anos atrás
Realm.cpp 040e3abb1d LibJS: Implement SetDefaultGlobalBindings as a standalone function há 2 anos atrás
Realm.h 6e973ce69b LibJS: Add JS_CELL macro and use it in all JS::Cell subclasses há 2 anos atrás
Reference.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
Reference.h ae9e031f56 LibJS: Replace GlobalObject with VM in Reference AOs [Part 6/19] há 3 anos atrás
ReflectObject.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
ReflectObject.h 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 3 anos atrás
RegExpConstructor.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
RegExpConstructor.h 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 3 anos atrás
RegExpObject.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
RegExpObject.h f0b793db74 LibJS: Replace GlobalObject with VM in RegExp AOs [Part 9/19] há 3 anos atrás
RegExpPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
RegExpPrototype.h f0b793db74 LibJS: Replace GlobalObject with VM in RegExp AOs [Part 9/19] há 3 anos atrás
RegExpStringIterator.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
RegExpStringIterator.h b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions há 3 anos atrás
RegExpStringIteratorPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
RegExpStringIteratorPrototype.h 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 3 anos atrás
Set.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
Set.h b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions há 3 anos atrás
SetConstructor.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
SetConstructor.h 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 3 anos atrás
SetIterator.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
SetIterator.h b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions há 3 anos atrás
SetIteratorPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
SetIteratorPrototype.h 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 3 anos atrás
SetPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
SetPrototype.h 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 3 anos atrás
ShadowRealm.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
ShadowRealm.h ab6796691f LibJS: Replace GlobalObject with VM in ShadowRealm AOs [Part 16/19] há 3 anos atrás
ShadowRealmConstructor.cpp d53a369e7f LibJS: Implement ShadowRealmConstructor::construct() closer to spec há 2 anos atrás
ShadowRealmConstructor.h 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 3 anos atrás
ShadowRealmPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
ShadowRealmPrototype.h 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 3 anos atrás
Shape.cpp 72730422bb LibJS: Remove Shape::global_object() and Object::global_object() há 2 anos atrás
Shape.h 6e973ce69b LibJS: Add JS_CELL macro and use it in all JS::Cell subclasses há 2 anos atrás
StringConstructor.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
StringConstructor.h 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 3 anos atrás
StringIterator.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
StringIterator.h b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions há 3 anos atrás
StringIteratorPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
StringIteratorPrototype.h 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 3 anos atrás
StringObject.cpp e992a9f469 LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>() há 3 anos atrás
StringObject.h b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions há 3 anos atrás
StringOrSymbol.h 53a8a11973 LibJS: Make StringOrSymbol always be FlyString in the string case há 4 anos atrás
StringPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
StringPrototype.h 7856886ed5 LibJS: Replace GlobalObject with VM in String AOs [Part 17/19] há 3 anos atrás
Symbol.cpp e992a9f469 LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>() há 3 anos atrás
Symbol.h 6e973ce69b LibJS: Add JS_CELL macro and use it in all JS::Cell subclasses há 2 anos atrás
SymbolConstructor.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
SymbolConstructor.h 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 3 anos atrás
SymbolObject.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
SymbolObject.h b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions há 3 anos atrás
SymbolPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
SymbolPrototype.h 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 3 anos atrás
TypedArray.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
TypedArray.h 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
TypedArrayConstructor.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
TypedArrayConstructor.h 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 3 anos atrás
TypedArrayPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
TypedArrayPrototype.h 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 3 anos atrás
Utf16String.cpp 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) há 3 anos atrás
Utf16String.h 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) há 3 anos atrás
VM.cpp 52543fc771 LibJS+LibWeb: Let Realm store a plain Object for [[GlobalObject]] há 2 anos atrás
VM.h 52543fc771 LibJS+LibWeb: Let Realm store a plain Object for [[GlobalObject]] há 2 anos atrás
Value.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
Value.h a9d2d806b6 LibJS: Use __builtin_isnan in static_assert instead of isnan há 3 anos atrás
ValueTraits.h 59080f441e LibJS: Normalize NaN values in Sets and Maps há 3 anos atrás
WeakContainer.cpp cdc1315dc8 LibJS: Use IntrusiveList for keeping track of WeakContainers há 4 anos atrás
WeakContainer.h a95b321bf1 LibJS: Add missing headers há 3 anos atrás
WeakMap.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
WeakMap.h b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions há 3 anos atrás
WeakMapConstructor.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
WeakMapConstructor.h 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 3 anos atrás
WeakMapPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
WeakMapPrototype.h 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 3 anos atrás
WeakRef.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
WeakRef.h b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions há 3 anos atrás
WeakRefConstructor.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
WeakRefConstructor.h 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 3 anos atrás
WeakRefPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
WeakRefPrototype.h 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 3 anos atrás
WeakSet.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
WeakSet.h b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions há 3 anos atrás
WeakSetConstructor.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
WeakSetConstructor.h 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 3 anos atrás
WeakSetPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
WeakSetPrototype.h 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 3 anos atrás
WrappedFunction.cpp 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
WrappedFunction.h b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions há 3 anos atrás