Timothy Flynn 82e730eba1 LibJS: Change default time display options to "always" for digital style 2 years ago
..
Intl 82e730eba1 LibJS: Change default time display options to "always" for digital style 2 years ago
Temporal 48d8aff436 LibJS: Add missing includes 2 years ago
AbstractOperations.cpp 486775f9fe LibJS: Fix incorrect check in ValidateAndApplyPropertyDescriptor 2 years ago
AbstractOperations.h 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
Accessor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
AggregateError.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
AggregateError.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
AggregateErrorConstructor.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
AggregateErrorConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
AggregateErrorPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
AggregateErrorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
ArgumentsObject.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
ArgumentsObject.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
Array.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
Array.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
ArrayBuffer.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
ArrayBuffer.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
ArrayBufferConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 years ago
ArrayBufferConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
ArrayBufferPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
ArrayBufferPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
ArrayConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 years ago
ArrayConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
ArrayIterator.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
ArrayIterator.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
ArrayIteratorPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
ArrayIteratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
ArrayPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
ArrayPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
AsyncFromSyncIterator.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
AsyncFromSyncIterator.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
AsyncFromSyncIteratorPrototype.cpp fb61e9274a LibJS: Call resolve instead of reject in AsyncFromSyncIteratorPrototype 2 years ago
AsyncFromSyncIteratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
AsyncFunctionConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 years ago
AsyncFunctionConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
AsyncFunctionDriverWrapper.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
AsyncFunctionDriverWrapper.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
AsyncFunctionPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
AsyncFunctionPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
AsyncGenerator.cpp 0c65624a32 LibJS: Add AsyncGenerator / AsyncGeneratorPrototype 3 years ago
AsyncGenerator.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
AsyncGeneratorFunctionConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 years ago
AsyncGeneratorFunctionConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
AsyncGeneratorFunctionPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
AsyncGeneratorFunctionPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
AsyncGeneratorPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
AsyncGeneratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
AsyncGeneratorRequest.h 0c65624a32 LibJS: Add AsyncGenerator / AsyncGeneratorPrototype 3 years ago
AsyncIteratorPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
AsyncIteratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
AtomicsObject.cpp 388dc9cc5f LibJS: Supress an unused bind when wrapping float atomic operations 2 years ago
AtomicsObject.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
BigInt.cpp 791855deab LibCrypto+LibJS: Remove the create_from methods from BigInteger 3 years ago
BigInt.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
BigIntConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 years ago
BigIntConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
BigIntObject.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
BigIntObject.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
BigIntPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
BigIntPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
BooleanConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 years ago
BooleanConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
BooleanObject.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
BooleanObject.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
BooleanPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
BooleanPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
BoundFunction.cpp 25849f8a6d LibJS: Replace GlobalObject with VM in common AOs [Part 18/19] 3 years ago
BoundFunction.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
CanonicalIndex.h 8eb936538f LibJS: Add missing include for 'u32' to CanonicalIndex.h 3 years ago
ClassFieldDefinition.h 48d8aff436 LibJS: Add missing includes 2 years ago
CommonPropertyNames.h f4b26b0cea LibJS: Hook up the 'v' (unicodeSets) RegExp flag 3 years ago
Completion.cpp 7b0dd98103 LibJS+LibWeb: Spin event loop via VM::CustomData abstraction 2 years ago
Completion.h 56b2ae5ac0 LibJS: Replace GlobalObject with VM in remaining AOs [Part 19/19] 3 years ago
ConsoleObject.cpp 69dd158f91 LibJS: Create Console using a Realm instead of a VM 2 years ago
ConsoleObject.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
DataView.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
DataView.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
DataViewConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 years ago
DataViewConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
DataViewPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
DataViewPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
Date.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
Date.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
DateConstructor.cpp 03c468fb7d LibJS: Parse date strings like "9/17/2022" 2 years ago
DateConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
DatePrototype.cpp 43a3471298 LibLocale: Move locale source files to the LibLocale folder 2 years ago
DatePrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
DeclarativeEnvironment.cpp 2484bbc4e0 LibJS: Make DeclarativeEnvironment based on bindings instead of indices 2 years ago
DeclarativeEnvironment.h 48d8aff436 LibJS: Add missing includes 2 years ago
ECMAScriptFunctionObject.cpp 00c8f07192 LibJS: Make Script and Module GC-allocated 2 years ago
ECMAScriptFunctionObject.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
Environment.cpp fc04465fa3 LibJS: Remove unnecessary GlobalObject pointer from Environment 3 years ago
Environment.h 49fd92d92a LibJS: Make JS_OBJECT and JS_ENVIRONMENT forward to JS_CELL 2 years ago
EnvironmentCoordinate.h 0a53cf2a07 LibJS: Add missing header in EnvironmentCoordinate.h 3 years ago
Error.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
Error.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
ErrorConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 years ago
ErrorConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
ErrorPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
ErrorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
ErrorTypes.cpp 3d656ba600 LibJS: Emit StringViews for ErrorType instances 3 years ago
ErrorTypes.h 417a385db1 LibJS: Allow out-of-order plural ranges to be formatted 3 years ago
ExecutionContext.h 00c8f07192 LibJS: Make Script and Module GC-allocated 2 years ago
FinalizationRegistry.cpp 7fce5f102f LibJS: Don't use a Handle<Realm> in FinalizationRegistry 2 years ago
FinalizationRegistry.h 7fce5f102f LibJS: Don't use a Handle<Realm> in FinalizationRegistry 2 years ago
FinalizationRegistryConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 years ago
FinalizationRegistryConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
FinalizationRegistryPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
FinalizationRegistryPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
FunctionConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 years ago
FunctionConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
FunctionEnvironment.cpp 275a7a0c0a LibJS: Replace GlobalObject with VM in Environment AOs [Part 5/19] 3 years ago
FunctionEnvironment.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
FunctionKind.h 0c73fbbba5 LibJS: Rename FunctionKind::{Regular => Normal} 3 years ago
FunctionObject.cpp ecd163bdf1 LibJS+LibWeb: Replace GlobalObject with Realm in object constructors 3 years ago
FunctionObject.h 98a6f962a0 LibJS: Use correct include + object class for Function{Object,Prototype} 2 years ago
FunctionPrototype.cpp 98a6f962a0 LibJS: Use correct include + object class for Function{Object,Prototype} 2 years ago
FunctionPrototype.h 98a6f962a0 LibJS: Use correct include + object class for Function{Object,Prototype} 2 years ago
GeneratorFunctionConstructor.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
GeneratorFunctionConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
GeneratorFunctionPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
GeneratorFunctionPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
GeneratorObject.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
GeneratorObject.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
GeneratorPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
GeneratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
GlobalEnvironment.cpp 4f436bd323 LibJS: Let NewGlobalEnvironment take a plain Object 2 years ago
GlobalEnvironment.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
GlobalObject.cpp 040e3abb1d LibJS: Implement SetDefaultGlobalBindings as a standalone function 2 years ago
GlobalObject.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
IndexedProperties.cpp 086969277e Everywhere: Run clang-format 3 years ago
IndexedProperties.h 086969277e Everywhere: Run clang-format 3 years ago
Intrinsics.cpp e3804e6426 LibJS: Move construction of GlobalObject native functions to Intrinsics 2 years ago
Intrinsics.h 6a4e2efa65 LibJS: Break inclusion cycle by removing unnecessary include 2 years ago
Iterator.h 2575184242 LibJS: Add a spec link for Iterator Records 3 years ago
IteratorOperations.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
IteratorOperations.h ccdfa2320c LibJS: Replace GlobalObject with VM in Iterator AOs [Part 7/19] 3 years ago
IteratorPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
IteratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
JSONObject.cpp 3efe611dbf LibJS: Do not assume that IsArray means the object type is an Array 2 years ago
JSONObject.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
JobCallback.h 25849f8a6d LibJS: Replace GlobalObject with VM in common AOs [Part 18/19] 3 years ago
Map.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
Map.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
MapConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 years ago
MapConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
MapIterator.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
MapIterator.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
MapIteratorPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
MapIteratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
MapPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
MapPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
MathObject.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
MathObject.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
ModuleEnvironment.cpp 0fc67ffd62 LibJS: Make indirect bindings of module behave like normal bindings 2 years ago
ModuleEnvironment.h 0fc67ffd62 LibJS: Make indirect bindings of module behave like normal bindings 2 years ago
ModuleNamespaceObject.cpp 3b56043612 LibJS: Put exports before symbols in keys of module namespace object 2 years ago
ModuleNamespaceObject.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
NativeFunction.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
NativeFunction.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
NumberConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 years ago
NumberConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
NumberObject.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
NumberObject.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
NumberPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
NumberPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
Object.cpp 72730422bb LibJS: Remove Shape::global_object() and Object::global_object() 2 years ago
Object.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
ObjectConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 years ago
ObjectConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
ObjectEnvironment.cpp 275a7a0c0a LibJS: Replace GlobalObject with VM in Environment AOs [Part 5/19] 3 years ago
ObjectEnvironment.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
ObjectPrototype.cpp e3895e6c80 LibJS: Pass Realm to define_native_{accessor,function}() 3 years ago
ObjectPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
PrimitiveString.cpp 56b2ae5ac0 LibJS: Replace GlobalObject with VM in remaining AOs [Part 19/19] 3 years ago
PrimitiveString.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
PrivateEnvironment.cpp f25899ca34 LibJS: Mark entire private environment chains during GC 3 years ago
PrivateEnvironment.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
Promise.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
Promise.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
PromiseConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 years ago
PromiseConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
PromiseJobs.cpp 25849f8a6d LibJS: Replace GlobalObject with VM in common AOs [Part 18/19] 3 years ago
PromiseJobs.h d74f8039eb LibJS: Replace GlobalObject with VM in Promise AOs [Part 8/19] 3 years ago
PromisePrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
PromisePrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
PromiseReaction.cpp b465f46e00 LibJS: Remove GlobalObject parameter from native functions 3 years ago
PromiseReaction.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
PromiseResolvingElementFunctions.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
PromiseResolvingElementFunctions.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
PromiseResolvingFunction.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
PromiseResolvingFunction.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
PropertyAttributes.h 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 years ago
PropertyDescriptor.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
PropertyDescriptor.h 56b2ae5ac0 LibJS: Replace GlobalObject with VM in remaining AOs [Part 19/19] 3 years ago
PropertyKey.h a022e548b8 LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19] 3 years ago
PrototypeObject.h a022e548b8 LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19] 3 years ago
ProxyConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 years ago
ProxyConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
ProxyObject.cpp 455537d31d LibJS: Assert Proxy target is a function in [[Call]] and [[Construct]] 2 years ago
ProxyObject.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
Realm.cpp abfb73f2e7 LibWeb+LibJS: Let JS::Realm::HostDefined objects mark things during GC 2 years ago
Realm.h abfb73f2e7 LibWeb+LibJS: Let JS::Realm::HostDefined objects mark things during GC 2 years ago
Reference.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
Reference.h ae9e031f56 LibJS: Replace GlobalObject with VM in Reference AOs [Part 6/19] 3 years ago
ReflectObject.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
ReflectObject.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
RegExpConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 years ago
RegExpConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
RegExpObject.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
RegExpObject.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
RegExpPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
RegExpPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
RegExpStringIterator.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
RegExpStringIterator.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
RegExpStringIteratorPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
RegExpStringIteratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
Set.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
Set.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
SetConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 years ago
SetConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
SetIterator.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
SetIterator.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
SetIteratorPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
SetIteratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
SetPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
SetPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
ShadowRealm.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
ShadowRealm.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
ShadowRealmConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 years ago
ShadowRealmConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
ShadowRealmPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
ShadowRealmPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
Shape.cpp 72730422bb LibJS: Remove Shape::global_object() and Object::global_object() 2 years ago
Shape.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
StringConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 years ago
StringConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
StringIterator.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
StringIterator.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
StringIteratorPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
StringIteratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
StringObject.cpp e992a9f469 LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>() 3 years ago
StringObject.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
StringOrSymbol.h 53a8a11973 LibJS: Make StringOrSymbol always be FlyString in the string case 4 years ago
StringPrototype.cpp 446a10a1ac LibJS: Implement normative change in String.prototype.substr 2 years ago
StringPrototype.h 48d8aff436 LibJS: Add missing includes 2 years ago
Symbol.cpp e992a9f469 LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>() 3 years ago
Symbol.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
SymbolConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 years ago
SymbolConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
SymbolObject.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
SymbolObject.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
SymbolPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
SymbolPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
TypedArray.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 years ago
TypedArray.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
TypedArrayConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 years ago
TypedArrayConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
TypedArrayPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
TypedArrayPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
Utf16String.cpp 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) 3 years ago
Utf16String.h 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) 3 years ago
VM.cpp 00c8f07192 LibJS: Make Script and Module GC-allocated 2 years ago
VM.h 7b0dd98103 LibJS+LibWeb: Spin event loop via VM::CustomData abstraction 2 years ago
Value.cpp 69415f0608 LibJS: Make string_to_bigint() a standalone function 2 years ago
Value.h 2b69af2dfe AK+LibJS: Handle NaN-boxing pointers on AArch64 2 years ago
ValueTraits.h 59080f441e LibJS: Normalize NaN values in Sets and Maps 3 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 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
WeakMap.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
WeakMapConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 years ago
WeakMapConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
WeakMapPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
WeakMapPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
WeakRef.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
WeakRef.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
WeakRefConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 years ago
WeakRefConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
WeakRefPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
WeakRefPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
WeakSet.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
WeakSet.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
WeakSetConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 years ago
WeakSetConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
WeakSetPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
WeakSetPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
WrappedFunction.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 3 years ago
WrappedFunction.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago