Timothy Flynn 4bdcf9a4b7 LibJS: Revert the free stack limit back to 32 KiB 1 년 전
..
Intl 0d3072bdac LibJS: Use IteratorStepValue in ECMA-402 1 년 전
Temporal 0b457f90e0 LibJS: Fix copy paste errors in Temporal's Calendar Methods Record 1 년 전
AbstractOperations.cpp e46b217e42 LibJS/Bytecode: Move to a new bytecode format 1 년 전
AbstractOperations.h af586dde64 LibJS: Add a remainder() function to represent remainder(x, y) 1 년 전
Accessor.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
Accessor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
Agent.cpp a7073c3f1f LibJS: Skip test262 tests with the CanBlockIsFalse flag 1 년 전
Agent.h a7073c3f1f LibJS: Skip test262 tests with the CanBlockIsFalse flag 1 년 전
AggregateError.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
AggregateError.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
AggregateErrorConstructor.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 년 전
AggregateErrorConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
AggregateErrorPrototype.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
AggregateErrorPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
ArgumentsObject.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
ArgumentsObject.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
Array.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 년 전
Array.h ece961f882 LibJS: Pass call/construct argument lists as ReadonlySpan<Value> 1 년 전
ArrayBuffer.cpp 3f3686cf7b LibJS: Implement missing steps from the ArrayBuffer transfer proposal 1 년 전
ArrayBuffer.h 29ac6e3689 LibJS: Partially implement resizable ArrayBuffer objects 1 년 전
ArrayBufferConstructor.cpp 29ac6e3689 LibJS: Partially implement resizable ArrayBuffer objects 1 년 전
ArrayBufferConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
ArrayBufferPrototype.cpp 3f3686cf7b LibJS: Implement missing steps from the ArrayBuffer transfer proposal 1 년 전
ArrayBufferPrototype.h 29ac6e3689 LibJS: Partially implement resizable ArrayBuffer objects 1 년 전
ArrayConstructor.cpp 18847fca50 LibJS: Use IteratorStepValue in ECMA-262 1 년 전
ArrayConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
ArrayIterator.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
ArrayIterator.h 373ec387c1 LibJS: Add fast_is<ArrayIterator>() 1 년 전
ArrayIteratorPrototype.cpp 9258d7b98a LibJS+LibWeb: Implement resizable ArrayBuffer support for TypedArray 1 년 전
ArrayIteratorPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
ArrayPrototype.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 년 전
ArrayPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
AsyncFromSyncIterator.cpp 4699c81fc1 LibJS: Stop converting between Object <-> IteratorRecord all the time 1 년 전
AsyncFromSyncIterator.h 4699c81fc1 LibJS: Stop converting between Object <-> IteratorRecord all the time 1 년 전
AsyncFromSyncIteratorPrototype.cpp f4fa37afd2 LibJS+LibWeb: Add missing JS_DEFINE_ALLOCATOR() for a bunch of classes 1 년 전
AsyncFromSyncIteratorPrototype.h 4699c81fc1 LibJS: Stop converting between Object <-> IteratorRecord all the time 1 년 전
AsyncFunctionConstructor.cpp 3dc5f467a8 LibJS: Always allocate ExecutionContext objects on the malloc heap 1 년 전
AsyncFunctionConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
AsyncFunctionDriverWrapper.cpp b108d51c5b LibJS: Only consider VM-accessible execution contexts as strong roots 1 년 전
AsyncFunctionDriverWrapper.h 3dc5f467a8 LibJS: Always allocate ExecutionContext objects on the malloc heap 1 년 전
AsyncFunctionPrototype.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
AsyncFunctionPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
AsyncGenerator.cpp b108d51c5b LibJS: Only consider VM-accessible execution contexts as strong roots 1 년 전
AsyncGenerator.h 3fc0333ee6 LibJS: Put Bytecode::CallFrame + register slots in a single allocation 1 년 전
AsyncGeneratorFunctionConstructor.cpp 3dc5f467a8 LibJS: Always allocate ExecutionContext objects on the malloc heap 1 년 전
AsyncGeneratorFunctionConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
AsyncGeneratorFunctionPrototype.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
AsyncGeneratorFunctionPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
AsyncGeneratorPrototype.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
AsyncGeneratorPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
AsyncGeneratorRequest.h fc9d587e39 LibJS: Make PromiseCapability GC-allocated 2 년 전
AsyncIteratorPrototype.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
AsyncIteratorPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
AtomicsObject.cpp 9258d7b98a LibJS+LibWeb: Implement resizable ArrayBuffer support for TypedArray 1 년 전
AtomicsObject.h 026363024f LibJS: Stub out Atomics.notify 1 년 전
BigInt.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
BigInt.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 년 전
BigIntConstructor.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
BigIntConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
BigIntObject.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
BigIntObject.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
BigIntPrototype.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
BigIntPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
BooleanConstructor.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
BooleanConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
BooleanObject.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
BooleanObject.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
BooleanPrototype.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
BooleanPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
BoundFunction.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 년 전
BoundFunction.h ece961f882 LibJS: Pass call/construct argument lists as ReadonlySpan<Value> 1 년 전
ByteLength.h c7fec9424c LibJS+LibWeb: Implement resizable ArrayBuffer support for DataView 1 년 전
CanonicalIndex.h d37d6b3479 LibJS: Protect CanonicalIndex against double-to-integer overflow 2 년 전
ClassFieldDefinition.h 4aade74b91 LibJS: Include Environment.h directly in ClassFieldDefinition.h 2 년 전
CommonPropertyNames.h 3c9c134d71 LibWeb: Implement KeyframeEffect::{get,set}_keyframes 1 년 전
Completion.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 년 전
Completion.h d4b08b7196 LibJS: Use a forwarding reference in ThrowCompletion constructor 2 년 전
ConsoleObject.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
ConsoleObject.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
DataView.cpp c7fec9424c LibJS+LibWeb: Implement resizable ArrayBuffer support for DataView 1 년 전
DataView.h c7fec9424c LibJS+LibWeb: Implement resizable ArrayBuffer support for DataView 1 년 전
DataViewConstructor.cpp c7fec9424c LibJS+LibWeb: Implement resizable ArrayBuffer support for DataView 1 년 전
DataViewConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
DataViewPrototype.cpp c7fec9424c LibJS+LibWeb: Implement resizable ArrayBuffer support for DataView 1 년 전
DataViewPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
Date.cpp 6047f1adcb LibJS: Ensure JS::Date has a key function and its vtable is in LibJS 1 년 전
Date.h 6047f1adcb LibJS: Ensure JS::Date has a key function and its vtable is in LibJS 1 년 전
DateConstructor.cpp f757a7cfa8 LibJS: Support more weird date formats found on the web 1 년 전
DateConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
DatePrototype.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 년 전
DatePrototype.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 년 전
DeclarativeEnvironment.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
DeclarativeEnvironment.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
DisposableStack.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
DisposableStack.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
DisposableStackConstructor.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
DisposableStackConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
DisposableStackPrototype.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
DisposableStackPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
ECMAScriptFunctionObject.cpp e46b217e42 LibJS/Bytecode: Move to a new bytecode format 1 년 전
ECMAScriptFunctionObject.h bed78eb3cc LibJS: Don't add uncaptured parameter bindings to environment 1 년 전
Environment.cpp 82eeee2008 LibJS+LibWeb: Normalize calls to Base::visit_edges in GC objects 2 년 전
Environment.h 1d8ec677a3 LibJS/JIT: Add fast path for cached GetVariable accesses 1 년 전
EnvironmentCoordinate.h 1d8ec677a3 LibJS/JIT: Add fast path for cached GetVariable accesses 1 년 전
Error.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 년 전
Error.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
ErrorConstructor.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
ErrorConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
ErrorPrototype.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
ErrorPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
ErrorTypes.cpp 3d656ba600 LibJS: Emit StringViews for ErrorType instances 3 년 전
ErrorTypes.h 986abe7047 LibJS: Rename IntlNumberIsNaNOrInfinity to NumberIsNaNOrInfinity 1 년 전
ExecutionContext.cpp b108d51c5b LibJS: Only consider VM-accessible execution contexts as strong roots 1 년 전
ExecutionContext.h 3dc5f467a8 LibJS: Always allocate ExecutionContext objects on the malloc heap 1 년 전
FinalizationRegistry.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
FinalizationRegistry.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
FinalizationRegistryConstructor.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
FinalizationRegistryConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
FinalizationRegistryPrototype.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
FinalizationRegistryPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
FunctionConstructor.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 년 전
FunctionConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
FunctionEnvironment.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
FunctionEnvironment.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
FunctionKind.h c696654294 LibJS: Add a missing include to FunctionKind.h 2 년 전
FunctionObject.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 년 전
FunctionObject.h ece961f882 LibJS: Pass call/construct argument lists as ReadonlySpan<Value> 1 년 전
FunctionPrototype.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 년 전
FunctionPrototype.h ece961f882 LibJS: Pass call/construct argument lists as ReadonlySpan<Value> 1 년 전
GeneratorFunctionConstructor.cpp 3dc5f467a8 LibJS: Always allocate ExecutionContext objects on the malloc heap 1 년 전
GeneratorFunctionConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
GeneratorFunctionPrototype.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
GeneratorFunctionPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
GeneratorObject.cpp b108d51c5b LibJS: Only consider VM-accessible execution contexts as strong roots 1 년 전
GeneratorObject.h 3fc0333ee6 LibJS: Put Bytecode::CallFrame + register slots in a single allocation 1 년 전
GeneratorPrototype.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
GeneratorPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
GlobalEnvironment.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
GlobalEnvironment.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
GlobalObject.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 년 전
GlobalObject.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
IndexedProperties.cpp ee4948b9e7 LibJS: Devirtualize is_simple_storage() 1 년 전
IndexedProperties.h cb933a3e4a LibJS: Expose offset of m_array_size 1 년 전
Intrinsics.cpp f47a14b9d6 LibJS: Use a premade shape when creating iterator result objects 1 년 전
Intrinsics.h f47a14b9d6 LibJS: Use a premade shape when creating iterator result objects 1 년 전
Iterator.cpp 18847fca50 LibJS: Use IteratorStepValue in ECMA-262 1 년 전
Iterator.h 18847fca50 LibJS: Use IteratorStepValue in ECMA-262 1 년 전
IteratorConstructor.cpp 4699c81fc1 LibJS: Stop converting between Object <-> IteratorRecord all the time 1 년 전
IteratorConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
IteratorHelper.cpp 4699c81fc1 LibJS: Stop converting between Object <-> IteratorRecord all the time 1 년 전
IteratorHelper.h 4699c81fc1 LibJS: Stop converting between Object <-> IteratorRecord all the time 1 년 전
IteratorHelperPrototype.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
IteratorHelperPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
IteratorPrototype.cpp 4699c81fc1 LibJS: Stop converting between Object <-> IteratorRecord all the time 1 년 전
IteratorPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
JSONObject.cpp b5f1a48a7c AK+Everywhere: Remove JsonValue APIs with implicit default values 1 년 전
JSONObject.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 년 전
JobCallback.cpp ece961f882 LibJS: Pass call/construct argument lists as ReadonlySpan<Value> 1 년 전
JobCallback.h ece961f882 LibJS: Pass call/construct argument lists as ReadonlySpan<Value> 1 년 전
Map.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
Map.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
MapConstructor.cpp edbc2a1031 LibJS: Update spec numbers for the Array Grouping proposal 1 년 전
MapConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
MapIterator.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
MapIterator.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
MapIteratorPrototype.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
MapIteratorPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
MapPrototype.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
MapPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
MathObject.cpp e335354b30 LibJS: Call builtins directly in the bytecode interpreter 1 년 전
MathObject.h e335354b30 LibJS: Call builtins directly in the bytecode interpreter 1 년 전
ModuleEnvironment.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
ModuleEnvironment.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
ModuleNamespaceObject.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
ModuleNamespaceObject.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
ModuleRequest.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 년 전
NativeFunction.cpp 3dc5f467a8 LibJS: Always allocate ExecutionContext objects on the malloc heap 1 년 전
NativeFunction.h 845da3901d LibJS: Make ExecutionContext::function_name a GCPtr<PrimitiveString> 1 년 전
NumberConstructor.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
NumberConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
NumberObject.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
NumberObject.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
NumberPrototype.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 년 전
NumberPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
Object.cpp d2710ad73f LibJS: Implement temporal AO SnapshotOwnProperties 1 년 전
Object.h 23c5a7a0a3 LibJS: Expose const prototype getter in Object 1 년 전
ObjectConstructor.cpp edbc2a1031 LibJS: Update spec numbers for the Array Grouping proposal 1 년 전
ObjectConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
ObjectEnvironment.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
ObjectEnvironment.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
ObjectPrototype.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 년 전
ObjectPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
PrimitiveString.cpp 0ad4be3d78 LibJS: Skip redundant UTF-8 validation in rope string resolution 1 년 전
PrimitiveString.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 년 전
PrivateEnvironment.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
PrivateEnvironment.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
Promise.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
Promise.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
PromiseCapability.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
PromiseCapability.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
PromiseConstructor.cpp 18847fca50 LibJS: Use IteratorStepValue in ECMA-262 1 년 전
PromiseConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
PromiseJobs.cpp ece961f882 LibJS: Pass call/construct argument lists as ReadonlySpan<Value> 1 년 전
PromiseJobs.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 년 전
PromisePrototype.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
PromisePrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
PromiseReaction.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
PromiseReaction.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
PromiseResolvingElementFunctions.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
PromiseResolvingElementFunctions.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
PromiseResolvingFunction.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
PromiseResolvingFunction.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
PropertyAttributes.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 년 전
PropertyDescriptor.cpp 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} 1 년 전
PropertyDescriptor.h 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible 1 년 전
PropertyKey.h e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 1 년 전
PrototypeObject.h 89503a0cfe LibJS: Port PrototypeObject::typed_this_value() to NonnullGCPtr 2 년 전
ProxyConstructor.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
ProxyConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
ProxyObject.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 년 전
ProxyObject.h ece961f882 LibJS: Pass call/construct argument lists as ReadonlySpan<Value> 1 년 전
Realm.cpp 3dc5f467a8 LibJS: Always allocate ExecutionContext objects on the malloc heap 1 년 전
Realm.h e335354b30 LibJS: Call builtins directly in the bytecode interpreter 1 년 전
Reference.cpp d667721b24 LibJS: Skip object creation for BigInt and Symbol values in GetValue 1 년 전
Reference.h 2b19d1b5ab LibJS: Do not coerce nullish references to unresolvable references 2 년 전
ReflectObject.cpp ece961f882 LibJS: Pass call/construct argument lists as ReadonlySpan<Value> 1 년 전
ReflectObject.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
RegExpConstructor.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
RegExpConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
RegExpLegacyStaticProperties.cpp 7849950383 LibJS: Make Utf16String & related APIs infallible 1 년 전
RegExpLegacyStaticProperties.h 7849950383 LibJS: Make Utf16String & related APIs infallible 1 년 전
RegExpObject.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 년 전
RegExpObject.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 년 전
RegExpPrototype.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 년 전
RegExpPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
RegExpStringIterator.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
RegExpStringIterator.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
RegExpStringIteratorPrototype.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 년 전
RegExpStringIteratorPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
Set.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
Set.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
SetConstructor.cpp 18847fca50 LibJS: Use IteratorStepValue in ECMA-262 1 년 전
SetConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
SetIterator.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
SetIterator.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
SetIteratorPrototype.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
SetIteratorPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
SetPrototype.cpp 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} 1 년 전
SetPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 년 전
ShadowRealm.cpp e46b217e42 LibJS/Bytecode: Move to a new bytecode format 1 년 전
ShadowRealm.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 년 전
ShadowRealmConstructor.cpp 3dc5f467a8 LibJS: Always allocate ExecutionContext objects on the malloc heap 1 년 전
ShadowRealmConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
ShadowRealmPrototype.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 년 전
ShadowRealmPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
Shape.cpp 1e90379008 LibJS: Introduce "dictionary" mode for object shapes 1 년 전
Shape.h 1e90379008 LibJS: Introduce "dictionary" mode for object shapes 1 년 전
SharedArrayBufferConstructor.cpp 4f32392426 LibJS: Update spec headers of ArrayBuffer, TypedArray, DataView, Atomics 1 년 전
SharedArrayBufferConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
SharedArrayBufferPrototype.cpp 526a74f2f1 LibJS: Implement missing checks for SharedArrayBuffer values 1 년 전
SharedArrayBufferPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
StringConstructor.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 년 전
StringConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
StringIterator.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
StringIterator.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
StringIteratorPrototype.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
StringIteratorPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
StringObject.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
StringObject.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
StringOrSymbol.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 년 전
StringPrototype.cpp a984067567 LibJS: Make the StringIndexOf AO public 1 년 전
StringPrototype.h a984067567 LibJS: Make the StringIndexOf AO public 1 년 전
SuppressedError.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
SuppressedError.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
SuppressedErrorConstructor.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
SuppressedErrorConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
SuppressedErrorPrototype.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
SuppressedErrorPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
Symbol.cpp f4fa37afd2 LibJS+LibWeb: Add missing JS_DEFINE_ALLOCATOR() for a bunch of classes 1 년 전
Symbol.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
SymbolConstructor.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
SymbolConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
SymbolObject.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
SymbolObject.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
SymbolPrototype.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
SymbolPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
TypedArray.cpp 5d0fb4bac3 LibJS: Do not inherit TypedArray constructors from TypedArrayConstructor 1 년 전
TypedArray.h 5d0fb4bac3 LibJS: Do not inherit TypedArray constructors from TypedArrayConstructor 1 년 전
TypedArrayConstructor.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
TypedArrayConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
TypedArrayPrototype.cpp 75262a92e1 LibJS: Update spec notes for a resizable ArrayBuffer workaround 1 년 전
TypedArrayPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
Utf16String.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 년 전
Utf16String.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 년 전
VM.cpp e46b217e42 LibJS/Bytecode: Move to a new bytecode format 1 년 전
VM.h 4bdcf9a4b7 LibJS: Revert the free stack limit back to 32 KiB 1 년 전
Value.cpp 48a3a02238 LibCrypto: Make constructing a BigInteger from string fallible 1 년 전
Value.h 3ca86cd044 LibJS: Allow creating the specialized Optional<Value> from OptionalNone 1 년 전
ValueInlines.h 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} 1 년 전
ValueTraits.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 년 전
WeakContainer.cpp cdc1315dc8 LibJS: Use IntrusiveList for keeping track of WeakContainers 4 년 전
WeakContainer.h a95b321bf1 LibJS: Add missing headers 3 년 전
WeakMap.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
WeakMap.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
WeakMapConstructor.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 년 전
WeakMapConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
WeakMapPrototype.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
WeakMapPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
WeakRef.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
WeakRef.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
WeakRefConstructor.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
WeakRefConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
WeakRefPrototype.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
WeakRefPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
WeakSet.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
WeakSet.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
WeakSetConstructor.cpp 18847fca50 LibJS: Use IteratorStepValue in ECMA-262 1 년 전
WeakSetConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
WeakSetPrototype.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
WeakSetPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 년 전
WrapForValidIteratorPrototype.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 1 년 전
WrapForValidIteratorPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 년 전
WrappedFunction.cpp 3dc5f467a8 LibJS: Always allocate ExecutionContext objects on the malloc heap 1 년 전
WrappedFunction.h ece961f882 LibJS: Pass call/construct argument lists as ReadonlySpan<Value> 1 년 전