Timothy Flynn c0952e3670 LibJS: Do not allocate in Set's constructor 2 years ago
..
Intl 675e5bfdce LibJS: Allow specifying only roundingIncrement in NumberFormat options 2 years ago
Temporal e86e59699d LibJS: Use Object's new deferred instrinsic storage for GlobalObject 2 years ago
AbstractOperations.cpp 835d7aac96 LibJS: Make FunctionNode::Parameter be a standalone FunctionParameter 2 years ago
AbstractOperations.h 71067cbc6c LibJS+LibWeb: Make Runtime/AbstractOperations.h not include AST.h 2 years ago
Accessor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
AggregateError.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 years ago
AggregateError.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
AggregateErrorConstructor.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 years ago
AggregateErrorConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
AggregateErrorPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 years ago
AggregateErrorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
ArgumentsObject.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 years ago
ArgumentsObject.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
Array.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 years ago
Array.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
ArrayBuffer.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 years ago
ArrayBuffer.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
ArrayBufferConstructor.cpp 71067cbc6c LibJS+LibWeb: Make Runtime/AbstractOperations.h not include AST.h 2 years ago
ArrayBufferConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
ArrayBufferPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 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 2 years ago
ArrayIterator.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
ArrayIteratorPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 years ago
ArrayIteratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
ArrayPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 years ago
ArrayPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
AsyncFromSyncIterator.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 years ago
AsyncFromSyncIterator.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
AsyncFromSyncIteratorPrototype.cpp fc9d587e39 LibJS: Make PromiseCapability GC-allocated 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 6dbca785d1 LibJS: Make AsyncFunctionConstructor.h not include AST.h 2 years ago
AsyncFunctionDriverWrapper.cpp 5bc3371226 LibJS: Perform received abrupt generator completions in the generator 2 years ago
AsyncFunctionDriverWrapper.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
AsyncFunctionPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 years ago
AsyncFunctionPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
AsyncGenerator.cpp 9ff02ad42c LibJS: Make AsyncGenerator not include AsyncGeneratorRequest.h 2 years ago
AsyncGenerator.h 9ff02ad42c LibJS: Make AsyncGenerator not include AsyncGeneratorRequest.h 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 2 years ago
AsyncGeneratorFunctionPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
AsyncGeneratorPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 years ago
AsyncGeneratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
AsyncGeneratorRequest.h fc9d587e39 LibJS: Make PromiseCapability GC-allocated 2 years ago
AsyncIteratorPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 years ago
AsyncIteratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
AtomicsObject.cpp 71067cbc6c LibJS+LibWeb: Make Runtime/AbstractOperations.h not include AST.h 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 2 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 2 years ago
BigIntObject.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
BigIntPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 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 2 years ago
BooleanObject.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
BooleanPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 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] 2 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 4aade74b91 LibJS: Include Environment.h directly in ClassFieldDefinition.h 2 years ago
CommonPropertyNames.h 0d96468e9b LibJS: Implement RegExp legacy static properties 2 years ago
Completion.cpp 88b15b0819 LibJS: Move throw_completion(Value) out of line 2 years ago
Completion.h 88b15b0819 LibJS: Move throw_completion(Value) out of line 2 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 2 years ago
DataView.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
DataViewConstructor.cpp 71067cbc6c LibJS+LibWeb: Make Runtime/AbstractOperations.h not include AST.h 2 years ago
DataViewConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
DataViewPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 years ago
DataViewPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
Date.cpp 5e5cdb2d28 LibJS: Remove the now-unused LocalTZA AO 2 years ago
Date.h 5e5cdb2d28 LibJS: Remove the now-unused LocalTZA AO 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 019211bcb4 LibJS: Consolidate sources of system time zone to one location in Date 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 874ce8b4d0 LibJS: Make DeclarativeEnvironment not include AST.h 2 years ago
ECMAScriptFunctionObject.cpp a1c1ab5f8d LibJS: Switch to bytecode interpreter to run generator functions for AST 2 years ago
ECMAScriptFunctionObject.h d16b808e71 LibJS: Make ECMAScriptFunctionObject.h not include AST.h 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 0f1f925532 LibJS: Shrink Identifier's environment coordinate cache 2 years ago
Error.cpp b0b022507b LibJS: Reduce AST memory usage by shrink-wrapping source range info 2 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 3f1ffc2b94 LibJS: Remove unnecessary AST.h include in a handful of cpp files 2 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 5bc3371226 LibJS: Perform received abrupt generator completions in the generator 2 years ago
ExecutionContext.h 849499988e LibJS+LibWeb: Make JS::ExecutionContext protect its Web::HTML::ESO owner 2 years ago
FinalizationRegistry.cpp 0585029c30 LibJS: Add Visitor::visit(GCPtr<T>) and Visitor::visit(NonnullGCPtr<T>) 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 96cbf368bd LibJS: Move JobCallback functions out-of-line 2 years ago
FinalizationRegistryPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
FunctionConstructor.cpp 3f1ffc2b94 LibJS: Remove unnecessary AST.h include in a handful of cpp files 2 years ago
FunctionConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
FunctionEnvironment.cpp 2a531efc5d LibJS: Make FunctionEnvironment not include ECMAScriptFunctionObject.h 2 years ago
FunctionEnvironment.h 2a531efc5d LibJS: Make FunctionEnvironment not include ECMAScriptFunctionObject.h 2 years ago
FunctionKind.h 0c73fbbba5 LibJS: Rename FunctionKind::{Regular => Normal} 3 years ago
FunctionObject.cpp b81816a539 LibJS+LibWeb: Make CyclicModule.h not include AST.h 2 years ago
FunctionObject.h 98a6f962a0 LibJS: Use correct include + object class for Function{Object,Prototype} 2 years ago
FunctionPrototype.cpp 71067cbc6c LibJS+LibWeb: Make Runtime/AbstractOperations.h not include AST.h 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 2 years ago
GeneratorFunctionConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
GeneratorFunctionPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 years ago
GeneratorFunctionPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
GeneratorObject.cpp a1c1ab5f8d LibJS: Switch to bytecode interpreter to run generator functions for AST 2 years ago
GeneratorObject.h 5bc3371226 LibJS: Perform received abrupt generator completions in the generator 2 years ago
GeneratorPrototype.cpp 5bc3371226 LibJS: Perform received abrupt generator completions in the generator 2 years ago
GeneratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
GlobalEnvironment.cpp 3f1ffc2b94 LibJS: Remove unnecessary AST.h include in a handful of cpp files 2 years ago
GlobalEnvironment.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
GlobalObject.cpp e86e59699d LibJS: Use Object's new deferred instrinsic storage for GlobalObject 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 4f08f2f581 LibJS: Lazily initialize most Realm instrinsic contructors/prototypes 2 years ago
Intrinsics.h 4f08f2f581 LibJS: Lazily initialize most Realm instrinsic contructors/prototypes 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 2 years ago
IteratorOperations.h ccdfa2320c LibJS: Replace GlobalObject with VM in Iterator AOs [Part 7/19] 2 years ago
IteratorPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 years ago
IteratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
JSONObject.cpp 71067cbc6c LibJS+LibWeb: Make Runtime/AbstractOperations.h not include AST.h 2 years ago
JSONObject.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
JobCallback.cpp 96cbf368bd LibJS: Move JobCallback functions out-of-line 2 years ago
JobCallback.h 96cbf368bd LibJS: Move JobCallback functions out-of-line 2 years ago
Map.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 years ago
Map.h c0952e3670 LibJS: Do not allocate in Set's constructor 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 2 years ago
MapIterator.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
MapIteratorPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 years ago
MapIteratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
MapPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 years ago
MapPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
MathObject.cpp bf1b2d63c6 LibJS: Add spec comments and check for edge cases in Math.tanh 2 years ago
MathObject.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
ModuleEnvironment.cpp 3f1ffc2b94 LibJS: Remove unnecessary AST.h include in a handful of cpp files 2 years ago
ModuleEnvironment.h 93464d4e41 LibJS: Visit GC allocated members of ModuleEnvironment 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
ModuleRequest.h 3503c658fb LibJS+LibWeb: Move JS::ModuleRequest to its own header file 2 years ago
NativeFunction.cpp e68e92b304 LibJS: Make JS::NativeFunction use JS::SafeFunction internally 2 years ago
NativeFunction.h e68e92b304 LibJS: Make JS::NativeFunction use JS::SafeFunction internally 2 years ago
NumberConstructor.cpp 2af028132a AK+Everywhere: Add AK_COMPILER_{GCC,CLANG} and use them most places 2 years ago
NumberConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
NumberObject.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 years ago
NumberObject.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
NumberPrototype.cpp 8eec25b7ae LibJS: Use more accurate number-to-string method in Number toExponential 2 years ago
NumberPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
Object.cpp 12f9f3d9ef LibJS: Support instrinsic Object properties with deferred evaluation 2 years ago
Object.h 12f9f3d9ef LibJS: Support instrinsic Object properties with deferred evaluation 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 3f1ffc2b94 LibJS: Remove unnecessary AST.h include in a handful of cpp files 2 years ago
ObjectEnvironment.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
ObjectPrototype.cpp e3895e6c80 LibJS: Pass Realm to define_native_{accessor,function}() 2 years ago
ObjectPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
PrimitiveString.cpp 71067cbc6c LibJS+LibWeb: Make Runtime/AbstractOperations.h not include AST.h 2 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 fc9d587e39 LibJS: Make PromiseCapability GC-allocated 2 years ago
Promise.h fc9d587e39 LibJS: Make PromiseCapability GC-allocated 2 years ago
PromiseCapability.cpp f27bc56e5e LibJS: Capture promise capability in new_promise_capability() executor 2 years ago
PromiseCapability.h fc9d587e39 LibJS: Make PromiseCapability GC-allocated 2 years ago
PromiseConstructor.cpp fc9d587e39 LibJS: Make PromiseCapability GC-allocated 2 years ago
PromiseConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
PromiseJobs.cpp 8a5d2be617 Everywhere: Remove unnecessary mutable attributes from lambdas 2 years ago
PromiseJobs.h d74f8039eb LibJS: Replace GlobalObject with VM in Promise AOs [Part 8/19] 2 years ago
PromisePrototype.cpp c2326ec95a LibJS: Move PromiseCapability into its own cpp/h file 2 years ago
PromisePrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
PromiseReaction.cpp fc9d587e39 LibJS: Make PromiseCapability GC-allocated 2 years ago
PromiseReaction.h fc9d587e39 LibJS: Make PromiseCapability GC-allocated 2 years ago
PromiseResolvingElementFunctions.cpp fc9d587e39 LibJS: Make PromiseCapability GC-allocated 2 years ago
PromiseResolvingElementFunctions.h fc9d587e39 LibJS: Make PromiseCapability GC-allocated 2 years ago
PromiseResolvingFunction.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 years ago
PromiseResolvingFunction.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
PropertyAttributes.h 4296425bd8 Everywhere: Remove redundant inequality comparison operators 2 years ago
PropertyDescriptor.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 years ago
PropertyDescriptor.h 56b2ae5ac0 LibJS: Replace GlobalObject with VM in remaining AOs [Part 19/19] 2 years ago
PropertyKey.h 5c814e66b3 LibJS: Store symbols in a Handle inside PropertyKey 2 years ago
PrototypeObject.h a022e548b8 LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19] 2 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 3f1ffc2b94 LibJS: Remove unnecessary AST.h include in a handful of cpp files 2 years ago
Reference.h ae9e031f56 LibJS: Replace GlobalObject with VM in Reference AOs [Part 6/19] 2 years ago
ReflectObject.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 years ago
ReflectObject.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
RegExpConstructor.cpp 0d96468e9b LibJS: Implement RegExp legacy static properties 2 years ago
RegExpConstructor.h 0d96468e9b LibJS: Implement RegExp legacy static properties 2 years ago
RegExpLegacyStaticProperties.cpp 65e7c58990 LibJS: Make Script.h not include AST.h 2 years ago
RegExpLegacyStaticProperties.h 6911c5545c Everywhere: Fix a few comment typos 2 years ago
RegExpObject.cpp 0d96468e9b LibJS: Implement RegExp legacy static properties 2 years ago
RegExpObject.h ac417f3304 LibJS: Make RegExpObject.h not include AST.h 2 years ago
RegExpPrototype.cpp 3e8b5ac920 AK+Everywhere: Turn bool keep_empty to an enum in split* functions 2 years ago
RegExpPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
RegExpStringIterator.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 years ago
RegExpStringIterator.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
RegExpStringIteratorPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 years ago
RegExpStringIteratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
Set.cpp c0952e3670 LibJS: Do not allocate in Set's constructor 2 years ago
Set.h c0952e3670 LibJS: Do not allocate in Set's constructor 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 2 years ago
SetIterator.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
SetIteratorPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 years ago
SetIteratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
SetPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 years ago
SetPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
ShadowRealm.cpp fc9d587e39 LibJS: Make PromiseCapability GC-allocated 2 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 2 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 2 years ago
StringIterator.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
StringIteratorPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 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>() 2 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 1da66b5879 LibJS: Implement the RegExpAlloc AO 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>() 2 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 2 years ago
SymbolObject.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
SymbolPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 years ago
SymbolPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
TypedArray.cpp 71067cbc6c LibJS+LibWeb: Make Runtime/AbstractOperations.h not include AST.h 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 71067cbc6c LibJS+LibWeb: Make Runtime/AbstractOperations.h not include AST.h 2 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 71067cbc6c LibJS+LibWeb: Make Runtime/AbstractOperations.h not include AST.h 2 years ago
VM.h fc9d587e39 LibJS: Make PromiseCapability GC-allocated 2 years ago
Value.cpp 9620a092de LibJS: Publicly expose double_to_string and rename it number_to_string 2 years ago
Value.h 54b2d8c1b8 LibJS: Reuse as_i32 in as_double in JS::Value 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 2 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 2 years ago
WeakMapPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
WeakRef.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 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 2 years ago
WeakRefPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
WeakSet.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 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 2 years ago
WeakSetPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
WrappedFunction.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 years ago
WrappedFunction.h 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago