Jelle Raaijmakers 872a214f80 LibJS: Make FunctionPrototype's name empty per the spec hai 8 meses
..
Intl c6fccc04e1 LibJS: Use Temporal's ISO8601 parser to parse UTC offset strings hai 8 meses
Temporal 58828ffd62 LibJS: Implement Temporal.ZonedDateTime.prototype.to* hai 8 meses
AbstractOperations.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
AbstractOperations.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
Accessor.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
Accessor.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
Agent.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level hai 9 meses
Agent.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level hai 9 meses
AggregateError.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
AggregateError.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
AggregateErrorConstructor.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
AggregateErrorConstructor.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
AggregateErrorPrototype.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
AggregateErrorPrototype.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
ArgumentsObject.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
ArgumentsObject.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
Array.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
Array.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
ArrayBuffer.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
ArrayBuffer.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
ArrayBufferConstructor.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
ArrayBufferConstructor.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
ArrayBufferPrototype.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
ArrayBufferPrototype.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
ArrayConstructor.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
ArrayConstructor.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
ArrayIterator.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
ArrayIterator.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
ArrayIteratorPrototype.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
ArrayIteratorPrototype.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
ArrayPrototype.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
ArrayPrototype.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
AsyncFromSyncIterator.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
AsyncFromSyncIterator.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
AsyncFromSyncIteratorPrototype.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
AsyncFromSyncIteratorPrototype.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
AsyncFunctionConstructor.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
AsyncFunctionConstructor.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
AsyncFunctionDriverWrapper.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
AsyncFunctionDriverWrapper.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
AsyncFunctionPrototype.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
AsyncFunctionPrototype.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
AsyncGenerator.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
AsyncGenerator.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
AsyncGeneratorFunctionConstructor.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
AsyncGeneratorFunctionConstructor.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
AsyncGeneratorFunctionPrototype.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
AsyncGeneratorFunctionPrototype.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
AsyncGeneratorPrototype.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
AsyncGeneratorPrototype.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
AsyncGeneratorRequest.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
AsyncIteratorPrototype.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
AsyncIteratorPrototype.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
AtomicsObject.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
AtomicsObject.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
BigInt.cpp 1675f40e29 LibJS: Return a GC::Ref from the NumberToBigInt AO hai 8 meses
BigInt.h 1675f40e29 LibJS: Return a GC::Ref from the NumberToBigInt AO hai 8 meses
BigIntConstructor.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
BigIntConstructor.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
BigIntObject.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
BigIntObject.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
BigIntPrototype.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
BigIntPrototype.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
BooleanConstructor.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
BooleanConstructor.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
BooleanObject.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
BooleanObject.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
BooleanPrototype.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
BooleanPrototype.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
BoundFunction.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
BoundFunction.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
ByteLength.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level hai 9 meses
CanonicalIndex.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level hai 9 meses
ClassFieldDefinition.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
CommonPropertyNames.h b95528d7b5 LibJS: Stub out Temporal.ZonedDateTime.prototype.getTimeZoneTransition hai 8 meses
Completion.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
Completion.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level hai 9 meses
ConsoleObject.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
ConsoleObject.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
ConsoleObjectPrototype.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
ConsoleObjectPrototype.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
DataView.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
DataView.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
DataViewConstructor.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
DataViewConstructor.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
DataViewPrototype.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
DataViewPrototype.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
Date.cpp c6fccc04e1 LibJS: Use Temporal's ISO8601 parser to parse UTC offset strings hai 8 meses
Date.h c6fccc04e1 LibJS: Use Temporal's ISO8601 parser to parse UTC offset strings hai 8 meses
DateConstructor.cpp 74b27d620d LibJS: Parse dates like "Wed Nov 20 2024" hai 8 meses
DateConstructor.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
DatePrototype.cpp c6fccc04e1 LibJS: Use Temporal's ISO8601 parser to parse UTC offset strings hai 8 meses
DatePrototype.h f7517c5b8d LibJS: Remove our existing Temporal implementation hai 8 meses
DeclarativeEnvironment.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
DeclarativeEnvironment.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
DisposableStack.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
DisposableStack.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
DisposableStackConstructor.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
DisposableStackConstructor.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
DisposableStackPrototype.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
DisposableStackPrototype.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
ECMAScriptFunctionObject.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
ECMAScriptFunctionObject.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
Environment.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level hai 9 meses
Environment.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
EnvironmentCoordinate.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level hai 9 meses
Error.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
Error.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
ErrorConstructor.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
ErrorConstructor.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
ErrorPrototype.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
ErrorPrototype.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
ErrorTypes.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level hai 9 meses
ErrorTypes.h 66365fef57 LibJS: Implement the Temporal.PlainTime constructor hai 8 meses
ExecutionContext.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
ExecutionContext.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
FinalizationRegistry.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
FinalizationRegistry.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
FinalizationRegistryConstructor.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
FinalizationRegistryConstructor.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
FinalizationRegistryPrototype.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
FinalizationRegistryPrototype.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
FunctionConstructor.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
FunctionConstructor.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
FunctionEnvironment.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
FunctionEnvironment.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
FunctionKind.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level hai 9 meses
FunctionObject.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level hai 9 meses
FunctionObject.h 74614a10d1 LibJS: Correct spec table number for FunctionObject hai 8 meses
FunctionPrototype.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
FunctionPrototype.h 872a214f80 LibJS: Make FunctionPrototype's name empty per the spec hai 8 meses
GeneratorFunctionConstructor.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
GeneratorFunctionConstructor.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
GeneratorFunctionPrototype.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
GeneratorFunctionPrototype.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
GeneratorObject.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
GeneratorObject.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
GeneratorPrototype.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
GeneratorPrototype.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
GlobalEnvironment.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
GlobalEnvironment.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
GlobalObject.cpp f7517c5b8d LibJS: Remove our existing Temporal implementation hai 8 meses
GlobalObject.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
IndexedProperties.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level hai 9 meses
IndexedProperties.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level hai 9 meses
Intrinsics.cpp 8c73cae2b8 LibJS: Implement the Temporal.ZonedDateTime constructor hai 8 meses
Intrinsics.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
Iterator.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
Iterator.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
IteratorConstructor.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
IteratorConstructor.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
IteratorHelper.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
IteratorHelper.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
IteratorHelperPrototype.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
IteratorHelperPrototype.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
IteratorPrototype.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
IteratorPrototype.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
JSONObject.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
JSONObject.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
JobCallback.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
JobCallback.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
KeyedCollections.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level hai 9 meses
KeyedCollections.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level hai 9 meses
Map.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
Map.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
MapConstructor.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
MapConstructor.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
MapIterator.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
MapIterator.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
MapIteratorPrototype.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
MapIteratorPrototype.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
MapPrototype.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
MapPrototype.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
MathObject.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
MathObject.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
ModuleEnvironment.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
ModuleEnvironment.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
ModuleNamespaceObject.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
ModuleNamespaceObject.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
ModuleRequest.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
NativeFunction.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
NativeFunction.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
NumberConstructor.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
NumberConstructor.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
NumberObject.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
NumberObject.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
NumberPrototype.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
NumberPrototype.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
Object.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
Object.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
ObjectConstructor.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
ObjectConstructor.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
ObjectEnvironment.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
ObjectEnvironment.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
ObjectPrototype.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
ObjectPrototype.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
PrimitiveString.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
PrimitiveString.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
PrivateEnvironment.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
PrivateEnvironment.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
Promise.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
Promise.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
PromiseCapability.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
PromiseCapability.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
PromiseConstructor.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
PromiseConstructor.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
PromiseJobs.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
PromiseJobs.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
PromisePrototype.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
PromisePrototype.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
PromiseReaction.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
PromiseReaction.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
PromiseResolvingElementFunctions.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
PromiseResolvingElementFunctions.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
PromiseResolvingFunction.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
PromiseResolvingFunction.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
PropertyAttributes.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level hai 9 meses
PropertyDescriptor.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level hai 9 meses
PropertyDescriptor.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
PropertyKey.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
PrototypeObject.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
ProxyConstructor.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
ProxyConstructor.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
ProxyObject.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
ProxyObject.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
Realm.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
Realm.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
Reference.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
Reference.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level hai 9 meses
ReflectObject.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
ReflectObject.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
RegExpConstructor.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
RegExpConstructor.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
RegExpLegacyStaticProperties.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level hai 9 meses
RegExpLegacyStaticProperties.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level hai 9 meses
RegExpObject.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
RegExpObject.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
RegExpPrototype.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
RegExpPrototype.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
RegExpStringIterator.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
RegExpStringIterator.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
RegExpStringIteratorPrototype.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
RegExpStringIteratorPrototype.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
Set.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
Set.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
SetConstructor.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
SetConstructor.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
SetIterator.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
SetIterator.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
SetIteratorPrototype.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
SetIteratorPrototype.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
SetPrototype.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
SetPrototype.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
ShadowRealm.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
ShadowRealm.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
ShadowRealmConstructor.cpp fd0c63b338 LibJS: Align spec comments for ShadowRealm for HostInitializeShadowRealm hai 8 meses
ShadowRealmConstructor.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
ShadowRealmPrototype.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
ShadowRealmPrototype.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
Shape.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
Shape.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
SharedArrayBufferConstructor.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
SharedArrayBufferConstructor.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
SharedArrayBufferPrototype.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
SharedArrayBufferPrototype.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
StringConstructor.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
StringConstructor.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
StringIterator.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
StringIterator.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
StringIteratorPrototype.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
StringIteratorPrototype.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
StringObject.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
StringObject.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
StringOrSymbol.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level hai 9 meses
StringPrototype.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
StringPrototype.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
SuppressedError.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
SuppressedError.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
SuppressedErrorConstructor.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
SuppressedErrorConstructor.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
SuppressedErrorPrototype.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
SuppressedErrorPrototype.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
Symbol.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
Symbol.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
SymbolConstructor.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
SymbolConstructor.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
SymbolObject.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
SymbolObject.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
SymbolPrototype.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
SymbolPrototype.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
TypedArray.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
TypedArray.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
TypedArrayConstructor.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
TypedArrayConstructor.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
TypedArrayPrototype.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
TypedArrayPrototype.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
Uint8Array.cpp e4e05837e1 LibJS: Return a GC::Ref from Temporal::get_options_object hai 8 meses
Uint8Array.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
Utf16String.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level hai 9 meses
Utf16String.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level hai 9 meses
VM.cpp f2c19f96f8 LibJS: Implement Temporal.Now hai 8 meses
VM.h f2c19f96f8 LibJS: Implement Temporal.Now hai 8 meses
Value.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
Value.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
ValueInlines.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level hai 9 meses
ValueTraits.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level hai 9 meses
WeakMap.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
WeakMap.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
WeakMapConstructor.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
WeakMapConstructor.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
WeakMapPrototype.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
WeakMapPrototype.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
WeakRef.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
WeakRef.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
WeakRefConstructor.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
WeakRefConstructor.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
WeakRefPrototype.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
WeakRefPrototype.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
WeakSet.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
WeakSet.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
WeakSetConstructor.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
WeakSetConstructor.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
WeakSetPrototype.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
WeakSetPrototype.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
WrapForValidIteratorPrototype.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
WrapForValidIteratorPrototype.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
WrappedFunction.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
WrappedFunction.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses