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 2 лет назад
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 2 лет назад
RegExpLegacyStaticProperties.h 7849950383 LibJS: Make Utf16String & related APIs infallible 2 лет назад
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 2 лет назад
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 2 лет назад
WrapForValidIteratorPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
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 год назад