Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 год назад
..
Intl 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} 1 год назад
Temporal 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} 1 год назад
AbstractOperations.cpp 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} 1 год назад
AbstractOperations.h 66b7da4fc7 LibJS: Remove unused make_super_property_reference() 1 год назад
Accessor.h 82eeee2008 LibJS+LibWeb: Normalize calls to Base::visit_edges in GC objects 2 лет назад
AggregateError.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 лет назад
AggregateError.h 0c50751c13 LibJS: Convert AggregateError::create() to NonnullGCPtr 2 лет назад
AggregateErrorConstructor.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
AggregateErrorConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
AggregateErrorPrototype.cpp 1a27c525d5 LibJS: Make PrimitiveString::create() infallible 2 лет назад
AggregateErrorPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
ArgumentsObject.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
ArgumentsObject.h 7df1692580 LibJS: Add Object::may_interfere_with_indexed_property_access() virtual 1 год назад
Array.cpp 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} 1 год назад
Array.h 65232b6681 LibJS: Mark classes and virtual functions `final` where possible 2 лет назад
ArrayBuffer.cpp 9267e24741 LibJS+LibWeb: Track SharedArrayBuffers' shared state 1 год назад
ArrayBuffer.h 3fb406b97e LibJS: Avoid ByteBuffer copying in NumericToRawBytes 1 год назад
ArrayBufferConstructor.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
ArrayBufferConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
ArrayBufferPrototype.cpp 9267e24741 LibJS+LibWeb: Track SharedArrayBuffers' shared state 1 год назад
ArrayBufferPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
ArrayConstructor.cpp 9b884a9605 LibJS: Avoid double construction in Array.fromAsync 1 год назад
ArrayConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
ArrayIterator.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 лет назад
ArrayIterator.h 4763cab323 LibJS: Convert ArrayIterator::create() to NonnullGCPtr 2 лет назад
ArrayIteratorPrototype.cpp 1a27c525d5 LibJS: Make PrimitiveString::create() infallible 2 лет назад
ArrayIteratorPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
ArrayPrototype.cpp 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} 1 год назад
ArrayPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
AsyncFromSyncIterator.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 лет назад
AsyncFromSyncIterator.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
AsyncFromSyncIteratorPrototype.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
AsyncFromSyncIteratorPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
AsyncFunctionConstructor.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
AsyncFunctionConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
AsyncFunctionDriverWrapper.cpp 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} 1 год назад
AsyncFunctionDriverWrapper.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 лет назад
AsyncFunctionPrototype.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
AsyncFunctionPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
AsyncGenerator.cpp 3ccac0cf6e LibJS: Remove unused realm parameter from run_and_return_frame() 1 год назад
AsyncGenerator.h 6de22ec789 LibJS/Bytecode: Rename RegisterWindow to CallFrame 2 лет назад
AsyncGeneratorFunctionConstructor.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
AsyncGeneratorFunctionConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
AsyncGeneratorFunctionPrototype.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
AsyncGeneratorFunctionPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
AsyncGeneratorPrototype.cpp 1a27c525d5 LibJS: Make PrimitiveString::create() infallible 2 лет назад
AsyncGeneratorPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
AsyncGeneratorRequest.h fc9d587e39 LibJS: Make PromiseCapability GC-allocated 2 лет назад
AsyncIteratorPrototype.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
AsyncIteratorPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
AtomicsObject.cpp 3fb406b97e LibJS: Avoid ByteBuffer copying in NumericToRawBytes 1 год назад
AtomicsObject.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
BigInt.cpp 7a7a649f5b LibJS: Define BigInt::to_string to complement to_deprecated_string 2 лет назад
BigInt.h 7a7a649f5b LibJS: Define BigInt::to_string to complement to_deprecated_string 2 лет назад
BigIntConstructor.cpp 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} 1 год назад
BigIntConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
BigIntObject.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 лет назад
BigIntObject.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 лет назад
BigIntPrototype.cpp b3694653a7 LibJS: Stop propagating small OOM errors from Intl.NumberFormat 1 год назад
BigIntPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
BooleanConstructor.cpp 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} 1 год назад
BooleanConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
BooleanObject.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 лет назад
BooleanObject.h b48fa8756f LibJS: Convert BooleanObject::create() to NonnullGCPtr 2 лет назад
BooleanPrototype.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
BooleanPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
BoundFunction.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 лет назад
BoundFunction.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 лет назад
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 fe4f2923f8 LibJS: Implement Array.fromAsync 2 лет назад
Completion.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 лет назад
Completion.h d4b08b7196 LibJS: Use a forwarding reference in ThrowCompletion constructor 2 лет назад
ConsoleObject.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
ConsoleObject.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
DataView.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 лет назад
DataView.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 лет назад
DataViewConstructor.cpp 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible 2 лет назад
DataViewConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
DataViewPrototype.cpp 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} 1 год назад
DataViewPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
Date.cpp 39be5cb73a LibJS: Allow formatting UTC-offset time zones with Intl.DateTimeFormat 1 год назад
Date.h f31540e419 LibJS: Implement time zone identifier AOs centrally within Date 1 год назад
DateConstructor.cpp 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} 1 год назад
DateConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
DatePrototype.cpp 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} 1 год назад
DatePrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
DeclarativeEnvironment.cpp 2eaa528a0e LibJS: Rip out the AST interpreter :^) 2 лет назад
DeclarativeEnvironment.h 42e9dfedc2 LibJS: Pre-calculate the number of bindings for function environments 1 год назад
DisposableStack.cpp 6255ca4a42 LibJS: Add DisposableStack{, Prototype, Constructor} 2 лет назад
DisposableStack.h 6255ca4a42 LibJS: Add DisposableStack{, Prototype, Constructor} 2 лет назад
DisposableStackConstructor.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
DisposableStackConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
DisposableStackPrototype.cpp 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible 2 лет назад
DisposableStackPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
ECMAScriptFunctionObject.cpp 42e9dfedc2 LibJS: Pre-calculate the number of bindings for function environments 1 год назад
ECMAScriptFunctionObject.h c14db6ab12 LibJS: Make Executable ref-counted and let instruction iterator co-own it 1 год назад
Environment.cpp 82eeee2008 LibJS+LibWeb: Normalize calls to Base::visit_edges in GC objects 2 лет назад
Environment.h 65232b6681 LibJS: Mark classes and virtual functions `final` where possible 2 лет назад
EnvironmentCoordinate.h 640d48255b LibJS: Remove unhelpful environment lookup optimization for globals 2 лет назад
Error.cpp 54d1f4e234 LibJS: Stop propagating small OOM errors from the Error object 1 год назад
Error.h 54d1f4e234 LibJS: Stop propagating small OOM errors from the Error object 1 год назад
ErrorConstructor.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
ErrorConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
ErrorPrototype.cpp 54d1f4e234 LibJS: Stop propagating small OOM errors from the Error object 1 год назад
ErrorPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
ErrorTypes.cpp 3d656ba600 LibJS: Emit StringViews for ErrorType instances 3 лет назад
ErrorTypes.h 9267e24741 LibJS+LibWeb: Track SharedArrayBuffers' shared state 1 год назад
ExecutionContext.cpp 1c06111cbd LibJS: Add file & line number to bytecode VM stack traces :^) 1 год назад
ExecutionContext.h c78506d79b LibJS: Only update EC instruction pointer when pushing to EC stack 1 год назад
FinalizationRegistry.cpp 6d6ea1fffe LibJS: Add spec comments to FinalizationRegistryPrototype 2 лет назад
FinalizationRegistry.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 лет назад
FinalizationRegistryConstructor.cpp 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible 2 лет назад
FinalizationRegistryConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
FinalizationRegistryPrototype.cpp 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible 2 лет назад
FinalizationRegistryPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
FunctionConstructor.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
FunctionConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
FunctionEnvironment.cpp 2eaa528a0e LibJS: Rip out the AST interpreter :^) 2 лет назад
FunctionEnvironment.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 лет назад
FunctionKind.h c696654294 LibJS: Add a missing include to FunctionKind.h 2 лет назад
FunctionObject.cpp 2eaa528a0e LibJS: Rip out the AST interpreter :^) 2 лет назад
FunctionObject.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
FunctionPrototype.cpp 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible 2 лет назад
FunctionPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
GeneratorFunctionConstructor.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
GeneratorFunctionConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
GeneratorFunctionPrototype.cpp 1a27c525d5 LibJS: Make PrimitiveString::create() infallible 2 лет назад
GeneratorFunctionPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
GeneratorObject.cpp 3ccac0cf6e LibJS: Remove unused realm parameter from run_and_return_frame() 1 год назад
GeneratorObject.h 6de22ec789 LibJS/Bytecode: Rename RegisterWindow to CallFrame 2 лет назад
GeneratorPrototype.cpp 1a27c525d5 LibJS: Make PrimitiveString::create() infallible 2 лет назад
GeneratorPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
GlobalEnvironment.cpp 640d48255b LibJS: Remove unhelpful environment lookup optimization for globals 2 лет назад
GlobalEnvironment.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 лет назад
GlobalObject.cpp 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} 1 год назад
GlobalObject.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
IndexedProperties.cpp 086969277e Everywhere: Run clang-format 3 лет назад
IndexedProperties.h a3ee8ff377 LibJS: Add IndexedProperties::storage() to access the underlying storage 1 год назад
Intrinsics.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 лет назад
Intrinsics.h d9d245faa7 LibJS: Implement Iterator.from and the WrapForValidIteratorPrototype 2 лет назад
Iterator.cpp 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} 1 год назад
Iterator.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 лет назад
IteratorConstructor.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 лет назад
IteratorConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
IteratorHelper.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 лет назад
IteratorHelper.h 57e7112a20 LibJS: Handle abrupt closures from Iterator.prototype.flatMap 2 лет назад
IteratorHelperPrototype.cpp 1a27c525d5 LibJS: Make PrimitiveString::create() infallible 2 лет назад
IteratorHelperPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
IteratorPrototype.cpp 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} 1 год назад
IteratorPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
JSONObject.cpp aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 год назад
JSONObject.h aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 год назад
JobCallback.cpp 96cbf368bd LibJS: Move JobCallback functions out-of-line 2 лет назад
JobCallback.h 96cbf368bd LibJS: Move JobCallback functions out-of-line 2 лет назад
Map.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 лет назад
Map.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 лет назад
MapConstructor.cpp 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible 2 лет назад
MapConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
MapIterator.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 лет назад
MapIterator.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 лет назад
MapIteratorPrototype.cpp 1a27c525d5 LibJS: Make PrimitiveString::create() infallible 2 лет назад
MapIteratorPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
MapPrototype.cpp 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible 2 лет назад
MapPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
MathObject.cpp 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} 1 год назад
MathObject.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
ModuleEnvironment.cpp f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 лет назад
ModuleEnvironment.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 лет назад
ModuleNamespaceObject.cpp 1a27c525d5 LibJS: Make PrimitiveString::create() infallible 2 лет назад
ModuleNamespaceObject.h 7df1692580 LibJS: Add Object::may_interfere_with_indexed_property_access() virtual 1 год назад
ModuleRequest.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 лет назад
NativeFunction.cpp 78f56a0908 LibJS: Use JS::HeapFunction in NativeFunction 1 год назад
NativeFunction.h 78f56a0908 LibJS: Use JS::HeapFunction in NativeFunction 1 год назад
NumberConstructor.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
NumberConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
NumberObject.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 лет назад
NumberObject.h f990095728 LibJS: Convert NumberObject::create() to NonnullGCPtr 2 лет назад
NumberPrototype.cpp b3694653a7 LibJS: Stop propagating small OOM errors from Intl.NumberFormat 1 год назад
NumberPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
Object.cpp 3a1f617fbf LibJS: Use Function as callback type in define_native_function/accessor 1 год назад
Object.h 7df1692580 LibJS: Add Object::may_interfere_with_indexed_property_access() virtual 1 год назад
ObjectConstructor.cpp 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible 2 лет назад
ObjectConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
ObjectEnvironment.cpp 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} 1 год назад
ObjectEnvironment.h 65232b6681 LibJS: Mark classes and virtual functions `final` where possible 2 лет назад
ObjectPrototype.cpp 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible 2 лет назад
ObjectPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
PrimitiveString.cpp aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 год назад
PrimitiveString.h 09547ec975 LibJS: Make PrimitiveString::deprecated_string() infallible 2 лет назад
PrivateEnvironment.cpp 82eeee2008 LibJS+LibWeb: Normalize calls to Base::visit_edges in GC objects 2 лет назад
PrivateEnvironment.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 лет назад
Promise.cpp 54d1f4e234 LibJS: Stop propagating small OOM errors from the Error object 1 год назад
Promise.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 лет назад
PromiseCapability.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 лет назад
PromiseCapability.h c21255da7f LibJS: Align NewPromiseCapability with spec changes 2 лет назад
PromiseConstructor.cpp 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible 2 лет назад
PromiseConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
PromiseJobs.cpp 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 лет назад
PromiseJobs.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 лет назад
PromisePrototype.cpp 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible 2 лет назад
PromisePrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
PromiseReaction.cpp 82eeee2008 LibJS+LibWeb: Normalize calls to Base::visit_edges in GC objects 2 лет назад
PromiseReaction.h 716c8bdc9d LibJS: Convert PromiseReaction::create() to NonnullGCPtr 2 лет назад
PromiseResolvingElementFunctions.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 лет назад
PromiseResolvingElementFunctions.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
PromiseResolvingFunction.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 лет назад
PromiseResolvingFunction.h 54d1f4e234 LibJS: Stop propagating small OOM errors from the Error object 1 год назад
PropertyAttributes.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 лет назад
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 2555d7a36a LibJS: Make well-known symbol getters return NonnullGCPtr 2 лет назад
PrototypeObject.h 89503a0cfe LibJS: Port PrototypeObject::typed_this_value() to NonnullGCPtr 2 лет назад
ProxyConstructor.cpp 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible 2 лет назад
ProxyConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
ProxyObject.cpp 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} 1 год назад
ProxyObject.h 7df1692580 LibJS: Add Object::may_interfere_with_indexed_property_access() virtual 1 год назад
Realm.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
Realm.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 лет назад
Reference.cpp 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible 2 лет назад
Reference.h 2b19d1b5ab LibJS: Do not coerce nullish references to unresolvable references 2 лет назад
ReflectObject.cpp 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible 2 лет назад
ReflectObject.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
RegExpConstructor.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
RegExpConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
RegExpLegacyStaticProperties.cpp 7849950383 LibJS: Make Utf16String & related APIs infallible 2 лет назад
RegExpLegacyStaticProperties.h 7849950383 LibJS: Make Utf16String & related APIs infallible 2 лет назад
RegExpObject.cpp 17087ac4a2 LibJS: Unescape incorrectly escaped code units in regex patterns 1 год назад
RegExpObject.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
RegExpPrototype.cpp 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} 1 год назад
RegExpPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
RegExpStringIterator.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 лет назад
RegExpStringIterator.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 лет назад
RegExpStringIteratorPrototype.cpp 1a27c525d5 LibJS: Make PrimitiveString::create() infallible 2 лет назад
RegExpStringIteratorPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
Set.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 лет назад
Set.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
SetConstructor.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
SetConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
SetIterator.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 лет назад
SetIterator.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 лет назад
SetIteratorPrototype.cpp 1a27c525d5 LibJS: Make PrimitiveString::create() infallible 2 лет назад
SetIteratorPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
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 3ccac0cf6e LibJS: Remove unused realm parameter from run_and_return_frame() 1 год назад
ShadowRealm.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 лет назад
ShadowRealmConstructor.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
ShadowRealmConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
ShadowRealmPrototype.cpp 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible 2 лет назад
ShadowRealmPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
Shape.cpp e33145aa4b LibJS: Use OrderedHashMap for the Shape property table 1 год назад
Shape.h e33145aa4b LibJS: Use OrderedHashMap for the Shape property table 1 год назад
SharedArrayBufferConstructor.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
SharedArrayBufferConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
SharedArrayBufferPrototype.cpp 9267e24741 LibJS+LibWeb: Track SharedArrayBuffers' shared state 1 год назад
SharedArrayBufferPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
StringConstructor.cpp 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} 1 год назад
StringConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
StringIterator.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 лет назад
StringIterator.h b6b5ddeb3b LibJS: Port StringIterator to String 2 лет назад
StringIteratorPrototype.cpp d1a1ace77a LibJS: Stop propagating small OOM errors from the String object 1 год назад
StringIteratorPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
StringObject.cpp e33145aa4b LibJS: Use OrderedHashMap for the Shape property table 1 год назад
StringObject.h 7df1692580 LibJS: Add Object::may_interfere_with_indexed_property_access() virtual 1 год назад
StringOrSymbol.h a8bf2f8e4c LibJS: Port Symbol to String 2 лет назад
StringPrototype.cpp 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} 1 год назад
StringPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
SuppressedError.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 лет назад
SuppressedError.h 3353cf68f1 LibJS: Add SuppressedError{, Prototype, Constructor} 2 лет назад
SuppressedErrorConstructor.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
SuppressedErrorConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
SuppressedErrorPrototype.cpp 1a27c525d5 LibJS: Make PrimitiveString::create() infallible 2 лет назад
SuppressedErrorPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
Symbol.cpp 0ae511edae LibJS: Add spec comments to SymbolConstructor 2 лет назад
Symbol.h 0ae511edae LibJS: Add spec comments to SymbolConstructor 2 лет назад
SymbolConstructor.cpp 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible 2 лет назад
SymbolConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
SymbolObject.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 лет назад
SymbolObject.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 лет назад
SymbolPrototype.cpp 1a27c525d5 LibJS: Make PrimitiveString::create() infallible 2 лет назад
SymbolPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
TypedArray.cpp 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} 1 год назад
TypedArray.h 7df1692580 LibJS: Add Object::may_interfere_with_indexed_property_access() virtual 1 год назад
TypedArrayConstructor.cpp 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible 2 лет назад
TypedArrayConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
TypedArrayPrototype.cpp 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} 1 год назад
TypedArrayPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
Utf16String.cpp 7849950383 LibJS: Make Utf16String & related APIs infallible 2 лет назад
Utf16String.h 7849950383 LibJS: Make Utf16String & related APIs infallible 2 лет назад
VM.cpp aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 год назад
VM.h 719a00df3a LibJS: Add source location for Handle nodes in GC graph dumper output 1 год назад
Value.cpp 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} 1 год назад
Value.h 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} 1 год назад
ValueInlines.h 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} 1 год назад
ValueTraits.h 09547ec975 LibJS: Make PrimitiveString::deprecated_string() infallible 2 лет назад
WeakContainer.cpp cdc1315dc8 LibJS: Use IntrusiveList for keeping track of WeakContainers 4 лет назад
WeakContainer.h a95b321bf1 LibJS: Add missing headers 3 лет назад
WeakMap.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 лет назад
WeakMap.h c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 лет назад
WeakMapConstructor.cpp 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible 2 лет назад
WeakMapConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
WeakMapPrototype.cpp 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible 2 лет назад
WeakMapPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
WeakRef.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 лет назад
WeakRef.h c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 лет назад
WeakRefConstructor.cpp 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible 2 лет назад
WeakRefConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
WeakRefPrototype.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
WeakRefPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
WeakSet.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 лет назад
WeakSet.h c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 лет назад
WeakSetConstructor.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
WeakSetConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
WeakSetPrototype.cpp 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible 2 лет назад
WeakSetPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
WrapForValidIteratorPrototype.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
WrapForValidIteratorPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
WrappedFunction.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 лет назад
WrappedFunction.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 лет назад