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 سال پیش