forchane 2d11fc6d44 LibJS: Rename ToSecondsStringPrecision to ToSecondsStringPrecisionRecord 1 yıl önce
..
Intl 0d3072bdac LibJS: Use IteratorStepValue in ECMA-402 1 yıl önce
Temporal 2d11fc6d44 LibJS: Rename ToSecondsStringPrecision to ToSecondsStringPrecisionRecord 1 yıl önce
AbstractOperations.cpp e46b217e42 LibJS/Bytecode: Move to a new bytecode format 1 yıl önce
AbstractOperations.h af586dde64 LibJS: Add a remainder() function to represent remainder(x, y) 1 yıl önce
Accessor.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
Accessor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
Agent.cpp a7073c3f1f LibJS: Skip test262 tests with the CanBlockIsFalse flag 1 yıl önce
Agent.h a7073c3f1f LibJS: Skip test262 tests with the CanBlockIsFalse flag 1 yıl önce
AggregateError.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
AggregateError.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
AggregateErrorConstructor.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 yıl önce
AggregateErrorConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
AggregateErrorPrototype.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
AggregateErrorPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
ArgumentsObject.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
ArgumentsObject.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
Array.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 yıl önce
Array.h fceba6a257 LibWeb/WebIDL: Introduce ObservableArray 1 yıl önce
ArrayBuffer.cpp 84936c9ab6 LibJS: Inline the ArrayBufferByteLength implementation 1 yıl önce
ArrayBuffer.h 17e2f751c5 LibJS: Add an explicit DataBlock::size method 1 yıl önce
ArrayBufferConstructor.cpp 29ac6e3689 LibJS: Partially implement resizable ArrayBuffer objects 1 yıl önce
ArrayBufferConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
ArrayBufferPrototype.cpp 3f3686cf7b LibJS: Implement missing steps from the ArrayBuffer transfer proposal 1 yıl önce
ArrayBufferPrototype.h 29ac6e3689 LibJS: Partially implement resizable ArrayBuffer objects 1 yıl önce
ArrayConstructor.cpp 18847fca50 LibJS: Use IteratorStepValue in ECMA-262 1 yıl önce
ArrayConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
ArrayIterator.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
ArrayIterator.h 373ec387c1 LibJS: Add fast_is<ArrayIterator>() 1 yıl önce
ArrayIteratorPrototype.cpp 9258d7b98a LibJS+LibWeb: Implement resizable ArrayBuffer support for TypedArray 1 yıl önce
ArrayIteratorPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
ArrayPrototype.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 yıl önce
ArrayPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
AsyncFromSyncIterator.cpp 4699c81fc1 LibJS: Stop converting between Object <-> IteratorRecord all the time 1 yıl önce
AsyncFromSyncIterator.h 4699c81fc1 LibJS: Stop converting between Object <-> IteratorRecord all the time 1 yıl önce
AsyncFromSyncIteratorPrototype.cpp f4fa37afd2 LibJS+LibWeb: Add missing JS_DEFINE_ALLOCATOR() for a bunch of classes 1 yıl önce
AsyncFromSyncIteratorPrototype.h 4699c81fc1 LibJS: Stop converting between Object <-> IteratorRecord all the time 1 yıl önce
AsyncFunctionConstructor.cpp 3dc5f467a8 LibJS: Always allocate ExecutionContext objects on the malloc heap 1 yıl önce
AsyncFunctionConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
AsyncFunctionDriverWrapper.cpp b108d51c5b LibJS: Only consider VM-accessible execution contexts as strong roots 1 yıl önce
AsyncFunctionDriverWrapper.h 3dc5f467a8 LibJS: Always allocate ExecutionContext objects on the malloc heap 1 yıl önce
AsyncFunctionPrototype.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
AsyncFunctionPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
AsyncGenerator.cpp b108d51c5b LibJS: Only consider VM-accessible execution contexts as strong roots 1 yıl önce
AsyncGenerator.h 3fc0333ee6 LibJS: Put Bytecode::CallFrame + register slots in a single allocation 1 yıl önce
AsyncGeneratorFunctionConstructor.cpp 3dc5f467a8 LibJS: Always allocate ExecutionContext objects on the malloc heap 1 yıl önce
AsyncGeneratorFunctionConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
AsyncGeneratorFunctionPrototype.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
AsyncGeneratorFunctionPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
AsyncGeneratorPrototype.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
AsyncGeneratorPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
AsyncGeneratorRequest.h fc9d587e39 LibJS: Make PromiseCapability GC-allocated 2 yıl önce
AsyncIteratorPrototype.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
AsyncIteratorPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
AtomicsObject.cpp 9258d7b98a LibJS+LibWeb: Implement resizable ArrayBuffer support for TypedArray 1 yıl önce
AtomicsObject.h 026363024f LibJS: Stub out Atomics.notify 1 yıl önce
BigInt.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
BigInt.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 yıl önce
BigIntConstructor.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
BigIntConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
BigIntObject.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
BigIntObject.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
BigIntPrototype.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
BigIntPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
BooleanConstructor.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
BooleanConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
BooleanObject.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
BooleanObject.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
BooleanPrototype.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
BooleanPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
BoundFunction.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 yıl önce
BoundFunction.h ece961f882 LibJS: Pass call/construct argument lists as ReadonlySpan<Value> 1 yıl önce
ByteLength.h c7fec9424c LibJS+LibWeb: Implement resizable ArrayBuffer support for DataView 1 yıl önce
CanonicalIndex.h d37d6b3479 LibJS: Protect CanonicalIndex against double-to-integer overflow 2 yıl önce
ClassFieldDefinition.h 4aade74b91 LibJS: Include Environment.h directly in ClassFieldDefinition.h 2 yıl önce
CommonPropertyNames.h 3c9c134d71 LibWeb: Implement KeyframeEffect::{get,set}_keyframes 1 yıl önce
Completion.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 yıl önce
Completion.h 1060c63bd8 LibJS: Mark ThrowCompletionOr member functions as ALWAYS_INLINE 1 yıl önce
ConsoleObject.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
ConsoleObject.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
DataView.cpp c7fec9424c LibJS+LibWeb: Implement resizable ArrayBuffer support for DataView 1 yıl önce
DataView.h c7fec9424c LibJS+LibWeb: Implement resizable ArrayBuffer support for DataView 1 yıl önce
DataViewConstructor.cpp c7fec9424c LibJS+LibWeb: Implement resizable ArrayBuffer support for DataView 1 yıl önce
DataViewConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
DataViewPrototype.cpp c7fec9424c LibJS+LibWeb: Implement resizable ArrayBuffer support for DataView 1 yıl önce
DataViewPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
Date.cpp 6047f1adcb LibJS: Ensure JS::Date has a key function and its vtable is in LibJS 1 yıl önce
Date.h 6047f1adcb LibJS: Ensure JS::Date has a key function and its vtable is in LibJS 1 yıl önce
DateConstructor.cpp f757a7cfa8 LibJS: Support more weird date formats found on the web 1 yıl önce
DateConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
DatePrototype.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 yıl önce
DatePrototype.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 yıl önce
DeclarativeEnvironment.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
DeclarativeEnvironment.h d878975f95 AK+LibJS: Remove OFFSET_OF and its users 1 yıl önce
DisposableStack.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
DisposableStack.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
DisposableStackConstructor.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
DisposableStackConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
DisposableStackPrototype.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
DisposableStackPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
ECMAScriptFunctionObject.cpp 8ac0e3f0e5 AK+LibJS: Remove null state from DeprecatedFlyString :^) 1 yıl önce
ECMAScriptFunctionObject.h bed78eb3cc LibJS: Don't add uncaptured parameter bindings to environment 1 yıl önce
Environment.cpp 82eeee2008 LibJS+LibWeb: Normalize calls to Base::visit_edges in GC objects 2 yıl önce
Environment.h d878975f95 AK+LibJS: Remove OFFSET_OF and its users 1 yıl önce
EnvironmentCoordinate.h d878975f95 AK+LibJS: Remove OFFSET_OF and its users 1 yıl önce
Error.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 yıl önce
Error.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
ErrorConstructor.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
ErrorConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
ErrorPrototype.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
ErrorPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
ErrorTypes.cpp 3d656ba600 LibJS: Emit StringViews for ErrorType instances 3 yıl önce
ErrorTypes.h 986abe7047 LibJS: Rename IntlNumberIsNaNOrInfinity to NumberIsNaNOrInfinity 1 yıl önce
ExecutionContext.cpp b108d51c5b LibJS: Only consider VM-accessible execution contexts as strong roots 1 yıl önce
ExecutionContext.h d878975f95 AK+LibJS: Remove OFFSET_OF and its users 1 yıl önce
FinalizationRegistry.cpp a3b4c2a30f LibJS+LibWeb: Change JobCallback to be GC-allocated 1 yıl önce
FinalizationRegistry.h a3b4c2a30f LibJS+LibWeb: Change JobCallback to be GC-allocated 1 yıl önce
FinalizationRegistryConstructor.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
FinalizationRegistryConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
FinalizationRegistryPrototype.cpp a3b4c2a30f LibJS+LibWeb: Change JobCallback to be GC-allocated 1 yıl önce
FinalizationRegistryPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
FunctionConstructor.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 yıl önce
FunctionConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
FunctionEnvironment.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
FunctionEnvironment.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
FunctionKind.h c696654294 LibJS: Add a missing include to FunctionKind.h 2 yıl önce
FunctionObject.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 yıl önce
FunctionObject.h ece961f882 LibJS: Pass call/construct argument lists as ReadonlySpan<Value> 1 yıl önce
FunctionPrototype.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 yıl önce
FunctionPrototype.h ece961f882 LibJS: Pass call/construct argument lists as ReadonlySpan<Value> 1 yıl önce
GeneratorFunctionConstructor.cpp 3dc5f467a8 LibJS: Always allocate ExecutionContext objects on the malloc heap 1 yıl önce
GeneratorFunctionConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
GeneratorFunctionPrototype.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
GeneratorFunctionPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
GeneratorObject.cpp b108d51c5b LibJS: Only consider VM-accessible execution contexts as strong roots 1 yıl önce
GeneratorObject.h 3fc0333ee6 LibJS: Put Bytecode::CallFrame + register slots in a single allocation 1 yıl önce
GeneratorPrototype.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
GeneratorPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
GlobalEnvironment.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
GlobalEnvironment.h d878975f95 AK+LibJS: Remove OFFSET_OF and its users 1 yıl önce
GlobalObject.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 yıl önce
GlobalObject.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
IndexedProperties.cpp ee4948b9e7 LibJS: Devirtualize is_simple_storage() 1 yıl önce
IndexedProperties.h d878975f95 AK+LibJS: Remove OFFSET_OF and its users 1 yıl önce
Intrinsics.cpp f47a14b9d6 LibJS: Use a premade shape when creating iterator result objects 1 yıl önce
Intrinsics.h f47a14b9d6 LibJS: Use a premade shape when creating iterator result objects 1 yıl önce
Iterator.cpp 18847fca50 LibJS: Use IteratorStepValue in ECMA-262 1 yıl önce
Iterator.h 18847fca50 LibJS: Use IteratorStepValue in ECMA-262 1 yıl önce
IteratorConstructor.cpp 4699c81fc1 LibJS: Stop converting between Object <-> IteratorRecord all the time 1 yıl önce
IteratorConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
IteratorHelper.cpp 4699c81fc1 LibJS: Stop converting between Object <-> IteratorRecord all the time 1 yıl önce
IteratorHelper.h 4699c81fc1 LibJS: Stop converting between Object <-> IteratorRecord all the time 1 yıl önce
IteratorHelperPrototype.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
IteratorHelperPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
IteratorPrototype.cpp 4699c81fc1 LibJS: Stop converting between Object <-> IteratorRecord all the time 1 yıl önce
IteratorPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
JSONObject.cpp b5f1a48a7c AK+Everywhere: Remove JsonValue APIs with implicit default values 1 yıl önce
JSONObject.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 yıl önce
JobCallback.cpp a3b4c2a30f LibJS+LibWeb: Change JobCallback to be GC-allocated 1 yıl önce
JobCallback.h a3b4c2a30f LibJS+LibWeb: Change JobCallback to be GC-allocated 1 yıl önce
Map.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
Map.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
MapConstructor.cpp edbc2a1031 LibJS: Update spec numbers for the Array Grouping proposal 1 yıl önce
MapConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
MapIterator.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
MapIterator.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
MapIteratorPrototype.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
MapIteratorPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
MapPrototype.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
MapPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
MathObject.cpp e335354b30 LibJS: Call builtins directly in the bytecode interpreter 1 yıl önce
MathObject.h e335354b30 LibJS: Call builtins directly in the bytecode interpreter 1 yıl önce
ModuleEnvironment.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
ModuleEnvironment.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
ModuleNamespaceObject.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
ModuleNamespaceObject.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
ModuleRequest.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 yıl önce
NativeFunction.cpp 3dc5f467a8 LibJS: Always allocate ExecutionContext objects on the malloc heap 1 yıl önce
NativeFunction.h 845da3901d LibJS: Make ExecutionContext::function_name a GCPtr<PrimitiveString> 1 yıl önce
NumberConstructor.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
NumberConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
NumberObject.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
NumberObject.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
NumberPrototype.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 yıl önce
NumberPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
Object.cpp d2710ad73f LibJS: Implement temporal AO SnapshotOwnProperties 1 yıl önce
Object.h d878975f95 AK+LibJS: Remove OFFSET_OF and its users 1 yıl önce
ObjectConstructor.cpp edbc2a1031 LibJS: Update spec numbers for the Array Grouping proposal 1 yıl önce
ObjectConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
ObjectEnvironment.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
ObjectEnvironment.h d878975f95 AK+LibJS: Remove OFFSET_OF and its users 1 yıl önce
ObjectPrototype.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 yıl önce
ObjectPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
PrimitiveString.cpp a53911717f LibJS: Remove DeprecatedFlyString::impl use in PrimitiveString 1 yıl önce
PrimitiveString.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 yıl önce
PrivateEnvironment.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
PrivateEnvironment.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
Promise.cpp a3b4c2a30f LibJS+LibWeb: Change JobCallback to be GC-allocated 1 yıl önce
Promise.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
PromiseCapability.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
PromiseCapability.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
PromiseConstructor.cpp 18847fca50 LibJS: Use IteratorStepValue in ECMA-262 1 yıl önce
PromiseConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
PromiseJobs.cpp a3b4c2a30f LibJS+LibWeb: Change JobCallback to be GC-allocated 1 yıl önce
PromiseJobs.h a3b4c2a30f LibJS+LibWeb: Change JobCallback to be GC-allocated 1 yıl önce
PromisePrototype.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
PromisePrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
PromiseReaction.cpp a3b4c2a30f LibJS+LibWeb: Change JobCallback to be GC-allocated 1 yıl önce
PromiseReaction.h a3b4c2a30f LibJS+LibWeb: Change JobCallback to be GC-allocated 1 yıl önce
PromiseResolvingElementFunctions.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
PromiseResolvingElementFunctions.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
PromiseResolvingFunction.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
PromiseResolvingFunction.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
PropertyAttributes.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 yıl önce
PropertyDescriptor.cpp 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} 1 yıl önce
PropertyDescriptor.h 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible 2 yıl önce
PropertyKey.h 8ac0e3f0e5 AK+LibJS: Remove null state from DeprecatedFlyString :^) 1 yıl önce
PrototypeObject.h 89503a0cfe LibJS: Port PrototypeObject::typed_this_value() to NonnullGCPtr 2 yıl önce
ProxyConstructor.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
ProxyConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
ProxyObject.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 yıl önce
ProxyObject.h ece961f882 LibJS: Pass call/construct argument lists as ReadonlySpan<Value> 1 yıl önce
Realm.cpp 3dc5f467a8 LibJS: Always allocate ExecutionContext objects on the malloc heap 1 yıl önce
Realm.h d878975f95 AK+LibJS: Remove OFFSET_OF and its users 1 yıl önce
Reference.cpp d667721b24 LibJS: Skip object creation for BigInt and Symbol values in GetValue 1 yıl önce
Reference.h 2b19d1b5ab LibJS: Do not coerce nullish references to unresolvable references 2 yıl önce
ReflectObject.cpp ece961f882 LibJS: Pass call/construct argument lists as ReadonlySpan<Value> 1 yıl önce
ReflectObject.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
RegExpConstructor.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
RegExpConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
RegExpLegacyStaticProperties.cpp 7849950383 LibJS: Make Utf16String & related APIs infallible 2 yıl önce
RegExpLegacyStaticProperties.h 7849950383 LibJS: Make Utf16String & related APIs infallible 2 yıl önce
RegExpObject.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 yıl önce
RegExpObject.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 yıl önce
RegExpPrototype.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 yıl önce
RegExpPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
RegExpStringIterator.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
RegExpStringIterator.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
RegExpStringIteratorPrototype.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 yıl önce
RegExpStringIteratorPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
Set.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
Set.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
SetConstructor.cpp 18847fca50 LibJS: Use IteratorStepValue in ECMA-262 1 yıl önce
SetConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
SetIterator.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
SetIterator.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
SetIteratorPrototype.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
SetIteratorPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
SetPrototype.cpp 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} 1 yıl önce
SetPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 yıl önce
ShadowRealm.cpp e46b217e42 LibJS/Bytecode: Move to a new bytecode format 1 yıl önce
ShadowRealm.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 yıl önce
ShadowRealmConstructor.cpp 3dc5f467a8 LibJS: Always allocate ExecutionContext objects on the malloc heap 1 yıl önce
ShadowRealmConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
ShadowRealmPrototype.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 yıl önce
ShadowRealmPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
Shape.cpp 1e90379008 LibJS: Introduce "dictionary" mode for object shapes 1 yıl önce
Shape.h 1e90379008 LibJS: Introduce "dictionary" mode for object shapes 1 yıl önce
SharedArrayBufferConstructor.cpp 4f32392426 LibJS: Update spec headers of ArrayBuffer, TypedArray, DataView, Atomics 1 yıl önce
SharedArrayBufferConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
SharedArrayBufferPrototype.cpp 526a74f2f1 LibJS: Implement missing checks for SharedArrayBuffer values 1 yıl önce
SharedArrayBufferPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
StringConstructor.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 yıl önce
StringConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
StringIterator.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
StringIterator.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
StringIteratorPrototype.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
StringIteratorPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
StringObject.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
StringObject.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
StringOrSymbol.h 8ac0e3f0e5 AK+LibJS: Remove null state from DeprecatedFlyString :^) 1 yıl önce
StringPrototype.cpp a984067567 LibJS: Make the StringIndexOf AO public 1 yıl önce
StringPrototype.h a984067567 LibJS: Make the StringIndexOf AO public 1 yıl önce
SuppressedError.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
SuppressedError.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
SuppressedErrorConstructor.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
SuppressedErrorConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
SuppressedErrorPrototype.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
SuppressedErrorPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
Symbol.cpp f4fa37afd2 LibJS+LibWeb: Add missing JS_DEFINE_ALLOCATOR() for a bunch of classes 1 yıl önce
Symbol.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
SymbolConstructor.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
SymbolConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
SymbolObject.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
SymbolObject.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
SymbolPrototype.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
SymbolPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
TypedArray.cpp d0d22304e4 Revert "LibJS: Add fast path for getting the TA length of valid TAs" 1 yıl önce
TypedArray.h d0d22304e4 Revert "LibJS: Add fast path for getting the TA length of valid TAs" 1 yıl önce
TypedArrayConstructor.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
TypedArrayConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
TypedArrayPrototype.cpp 75262a92e1 LibJS: Update spec notes for a resizable ArrayBuffer workaround 1 yıl önce
TypedArrayPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
Utf16String.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 yıl önce
Utf16String.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 yıl önce
VM.cpp e46b217e42 LibJS/Bytecode: Move to a new bytecode format 1 yıl önce
VM.h a3b4c2a30f LibJS+LibWeb: Change JobCallback to be GC-allocated 1 yıl önce
Value.cpp 17c1f742a9 LibJS/Bytecode: Increase coverage of left/shift expression fast paths 1 yıl önce
Value.h 55e9df4954 LibJS/Bytecode: Add fast paths for equality checks with same-tag values 1 yıl önce
ValueInlines.h 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} 1 yıl önce
ValueTraits.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 yıl önce
WeakContainer.cpp cdc1315dc8 LibJS: Use IntrusiveList for keeping track of WeakContainers 4 yıl önce
WeakContainer.h a95b321bf1 LibJS: Add missing headers 3 yıl önce
WeakMap.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
WeakMap.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
WeakMapConstructor.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 yıl önce
WeakMapConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
WeakMapPrototype.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
WeakMapPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
WeakRef.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
WeakRef.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
WeakRefConstructor.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
WeakRefConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
WeakRefPrototype.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
WeakRefPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
WeakSet.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
WeakSet.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
WeakSetConstructor.cpp 18847fca50 LibJS: Use IteratorStepValue in ECMA-262 1 yıl önce
WeakSetConstructor.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
WeakSetPrototype.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
WeakSetPrototype.h 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
WrapForValidIteratorPrototype.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 yıl önce
WrapForValidIteratorPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 yıl önce
WrappedFunction.cpp 3dc5f467a8 LibJS: Always allocate ExecutionContext objects on the malloc heap 1 yıl önce
WrappedFunction.h ece961f882 LibJS: Pass call/construct argument lists as ReadonlySpan<Value> 1 yıl önce