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