Timothy Flynn f98d0acd27 LibJS: Convert Error's constructor and prototype to String 2 年之前
..
Intl dc4207323b LibJS: Remove the VM parameter from the NumberToString AO 2 年之前
Temporal a73b8292ed LbJS: Convert exception-related usages of Value::TDSWOSE to String 2 年之前
AbstractOperations.cpp 88814acbd3 LibJS+Everywhere: Convert JS::Error to String 2 年之前
AbstractOperations.h 36d72a7f4c LibJS: Convert CanonicalNumericIndexString to use NumberToString 2 年之前
Accessor.h 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr 2 年之前
AggregateError.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 年之前
AggregateError.h 0c50751c13 LibJS: Convert AggregateError::create() to NonnullGCPtr 2 年之前
AggregateErrorConstructor.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
AggregateErrorConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
AggregateErrorPrototype.cpp c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String 2 年之前
AggregateErrorPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
ArgumentsObject.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
ArgumentsObject.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
Array.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 年之前
Array.h 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> 2 年之前
ArrayBuffer.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 年之前
ArrayBuffer.h 1c1b902a6a LibJS+LibWeb: Move headers around to allow including Value from Cell 2 年之前
ArrayBufferConstructor.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
ArrayBufferConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
ArrayBufferPrototype.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
ArrayBufferPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
ArrayConstructor.cpp a73b8292ed LbJS: Convert exception-related usages of Value::TDSWOSE to String 2 年之前
ArrayConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
ArrayIterator.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 年之前
ArrayIterator.h 4763cab323 LibJS: Convert ArrayIterator::create() to NonnullGCPtr 2 年之前
ArrayIteratorPrototype.cpp c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String 2 年之前
ArrayIteratorPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
ArrayPrototype.cpp a73b8292ed LbJS: Convert exception-related usages of Value::TDSWOSE to String 2 年之前
ArrayPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
AsyncFromSyncIterator.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 年之前
AsyncFromSyncIterator.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
AsyncFromSyncIteratorPrototype.cpp 88814acbd3 LibJS+Everywhere: Convert JS::Error to String 2 年之前
AsyncFromSyncIteratorPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
AsyncFunctionConstructor.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
AsyncFunctionConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
AsyncFunctionDriverWrapper.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 年之前
AsyncFunctionDriverWrapper.h 35c9aa7c05 LibJS: Hide all the constructors! 2 年之前
AsyncFunctionPrototype.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
AsyncFunctionPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
AsyncGenerator.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 年之前
AsyncGenerator.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 年之前
AsyncGeneratorFunctionConstructor.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
AsyncGeneratorFunctionConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
AsyncGeneratorFunctionPrototype.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
AsyncGeneratorFunctionPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
AsyncGeneratorPrototype.cpp c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String 2 年之前
AsyncGeneratorPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
AsyncGeneratorRequest.h fc9d587e39 LibJS: Make PromiseCapability GC-allocated 2 年之前
AsyncIteratorPrototype.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
AsyncIteratorPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
AtomicsObject.cpp c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String 2 年之前
AtomicsObject.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 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 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
BigIntConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
BigIntObject.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 年之前
BigIntObject.h cf0a24ff0c LibJS: Convert BigIntObject::create() to NonnullGCPtr 2 年之前
BigIntPrototype.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
BigIntPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
BooleanConstructor.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
BooleanConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
BooleanObject.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 年之前
BooleanObject.h b48fa8756f LibJS: Convert BooleanObject::create() to NonnullGCPtr 2 年之前
BooleanPrototype.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
BooleanPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
BoundFunction.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 年之前
BoundFunction.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 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 6255ca4a42 LibJS: Add DisposableStack{, Prototype, Constructor} 2 年之前
Completion.cpp 0f3899b24a LibJS: Add spec comments to Completion 2 年之前
Completion.h 4d10911f96 LibJS: Pre-allocate the out-of-memory error string on the VM 2 年之前
ConsoleObject.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
ConsoleObject.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
DataView.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 年之前
DataView.h 0eeb3164fa LibJS: Convert DataView::create() to NonnullGCPtr 2 年之前
DataViewConstructor.cpp a73b8292ed LbJS: Convert exception-related usages of Value::TDSWOSE to String 2 年之前
DataViewConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
DataViewPrototype.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
DataViewPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
Date.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 年之前
Date.h 1c1b902a6a LibJS+LibWeb: Move headers around to allow including Value from Cell 2 年之前
DateConstructor.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
DateConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
DatePrototype.cpp a73b8292ed LbJS: Convert exception-related usages of Value::TDSWOSE to String 2 年之前
DatePrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
DeclarativeEnvironment.cpp 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> 2 年之前
DeclarativeEnvironment.h 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> 2 年之前
DisposableStack.cpp 6255ca4a42 LibJS: Add DisposableStack{, Prototype, Constructor} 2 年之前
DisposableStack.h 6255ca4a42 LibJS: Add DisposableStack{, Prototype, Constructor} 2 年之前
DisposableStackConstructor.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
DisposableStackConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
DisposableStackPrototype.cpp a73b8292ed LbJS: Convert exception-related usages of Value::TDSWOSE to String 2 年之前
DisposableStackPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
ECMAScriptFunctionObject.cpp 88814acbd3 LibJS+Everywhere: Convert JS::Error to String 2 年之前
ECMAScriptFunctionObject.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
Environment.cpp fc04465fa3 LibJS: Remove unnecessary GlobalObject pointer from Environment 3 年之前
Environment.h a746739cb0 LibJS: Add an initialize binding hint to all initialize_binding methods 2 年之前
EnvironmentCoordinate.h 0f1f925532 LibJS: Shrink Identifier's environment coordinate cache 2 年之前
Error.cpp 88814acbd3 LibJS+Everywhere: Convert JS::Error to String 2 年之前
Error.h 88814acbd3 LibJS+Everywhere: Convert JS::Error to String 2 年之前
ErrorConstructor.cpp f98d0acd27 LibJS: Convert Error's constructor and prototype to String 2 年之前
ErrorConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
ErrorPrototype.cpp f98d0acd27 LibJS: Convert Error's constructor and prototype to String 2 年之前
ErrorPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
ErrorTypes.cpp 3d656ba600 LibJS: Emit StringViews for ErrorType instances 3 年之前
ErrorTypes.h 588dae8aa6 LibJS/Temporal: Allow annotations after YYYY-MM and MM-DD 2 年之前
ExecutionContext.cpp 6431dd7904 LibJS: Make it possible to visit the edges of an ExecutionContext 2 年之前
ExecutionContext.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 年之前
FinalizationRegistry.cpp 6d6ea1fffe LibJS: Add spec comments to FinalizationRegistryPrototype 2 年之前
FinalizationRegistry.h 7fce5f102f LibJS: Don't use a Handle<Realm> in FinalizationRegistry 2 年之前
FinalizationRegistryConstructor.cpp a73b8292ed LbJS: Convert exception-related usages of Value::TDSWOSE to String 2 年之前
FinalizationRegistryConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
FinalizationRegistryPrototype.cpp a73b8292ed LbJS: Convert exception-related usages of Value::TDSWOSE to String 2 年之前
FinalizationRegistryPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
FunctionConstructor.cpp 88814acbd3 LibJS+Everywhere: Convert JS::Error to String 2 年之前
FunctionConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
FunctionEnvironment.cpp 2a531efc5d LibJS: Make FunctionEnvironment not include ECMAScriptFunctionObject.h 2 年之前
FunctionEnvironment.h 2a531efc5d LibJS: Make FunctionEnvironment not include ECMAScriptFunctionObject.h 2 年之前
FunctionKind.h 0b2f86de71 LibJS: Make FunctionKind enum class a u8 2 年之前
FunctionObject.cpp 5e72fde954 LibJS: Unify Symbol::description() and raw_description() 2 年之前
FunctionObject.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
FunctionPrototype.cpp a73b8292ed LbJS: Convert exception-related usages of Value::TDSWOSE to String 2 年之前
FunctionPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
GeneratorFunctionConstructor.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
GeneratorFunctionConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
GeneratorFunctionPrototype.cpp c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String 2 年之前
GeneratorFunctionPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
GeneratorObject.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 年之前
GeneratorObject.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
GeneratorPrototype.cpp c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String 2 年之前
GeneratorPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
GlobalEnvironment.cpp a746739cb0 LibJS: Add an initialize binding hint to all initialize_binding methods 2 年之前
GlobalEnvironment.h a746739cb0 LibJS: Add an initialize binding hint to all initialize_binding methods 2 年之前
GlobalObject.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
GlobalObject.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
IndexedProperties.cpp 086969277e Everywhere: Run clang-format 3 年之前
IndexedProperties.h 086969277e Everywhere: Run clang-format 3 年之前
Intrinsics.cpp 49e8dcf0b2 LibJS+LibWeb: Convert empty PrimitiveString instances to String 2 年之前
Intrinsics.h 63136615d2 LibJS: Make namespace object initialization lazy as well 2 年之前
Iterator.h 2575184242 LibJS: Add a spec link for Iterator Records 3 年之前
IteratorOperations.cpp a73b8292ed LbJS: Convert exception-related usages of Value::TDSWOSE to String 2 年之前
IteratorOperations.h ccdfa2320c LibJS: Replace GlobalObject with VM in Iterator AOs [Part 7/19] 3 年之前
IteratorPrototype.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
IteratorPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
JSONObject.cpp c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String 2 年之前
JSONObject.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
JobCallback.cpp 96cbf368bd LibJS: Move JobCallback functions out-of-line 2 年之前
JobCallback.h 96cbf368bd LibJS: Move JobCallback functions out-of-line 2 年之前
Map.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 年之前
Map.h f07847e099 Everywhere: Remove unused includes of AK/Concepts.h 2 年之前
MapConstructor.cpp a73b8292ed LbJS: Convert exception-related usages of Value::TDSWOSE to String 2 年之前
MapConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
MapIterator.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 年之前
MapIterator.h 9846d23c79 LibJS: Convert MapIterator::create() to NonnullGCPtr 2 年之前
MapIteratorPrototype.cpp c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String 2 年之前
MapIteratorPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
MapPrototype.cpp a73b8292ed LbJS: Convert exception-related usages of Value::TDSWOSE to String 2 年之前
MapPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
MathObject.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
MathObject.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
ModuleEnvironment.cpp f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 年之前
ModuleEnvironment.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 年之前
ModuleNamespaceObject.cpp c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String 2 年之前
ModuleNamespaceObject.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
ModuleRequest.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 年之前
NativeFunction.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 年之前
NativeFunction.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
NumberConstructor.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
NumberConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
NumberObject.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 年之前
NumberObject.h f990095728 LibJS: Convert NumberObject::create() to NonnullGCPtr 2 年之前
NumberPrototype.cpp c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String 2 年之前
NumberPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
Object.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 年之前
Object.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
ObjectConstructor.cpp a73b8292ed LbJS: Convert exception-related usages of Value::TDSWOSE to String 2 年之前
ObjectConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
ObjectEnvironment.cpp a746739cb0 LibJS: Add an initialize binding hint to all initialize_binding methods 2 年之前
ObjectEnvironment.h a746739cb0 LibJS: Add an initialize binding hint to all initialize_binding methods 2 年之前
ObjectPrototype.cpp a73b8292ed LbJS: Convert exception-related usages of Value::TDSWOSE to String 2 年之前
ObjectPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
PrimitiveString.cpp 36d72a7f4c LibJS: Convert CanonicalNumericIndexString to use NumberToString 2 年之前
PrimitiveString.h c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String 2 年之前
PrivateEnvironment.cpp f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 年之前
PrivateEnvironment.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 年之前
Promise.cpp 88814acbd3 LibJS+Everywhere: Convert JS::Error to String 2 年之前
Promise.h a4d85cd522 LibJS: Convert Promise::create() to NonnullGCPtr 2 年之前
PromiseCapability.cpp a73b8292ed LbJS: Convert exception-related usages of Value::TDSWOSE to String 2 年之前
PromiseCapability.h 604d5f5bca AK+Everywhere: Do not implicitly copy variables in TRY macros 2 年之前
PromiseConstructor.cpp a73b8292ed LbJS: Convert exception-related usages of Value::TDSWOSE to String 2 年之前
PromiseConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
PromiseJobs.cpp 8a5d2be617 Everywhere: Remove unnecessary mutable attributes from lambdas 2 年之前
PromiseJobs.h d74f8039eb LibJS: Replace GlobalObject with VM in Promise AOs [Part 8/19] 3 年之前
PromisePrototype.cpp a73b8292ed LbJS: Convert exception-related usages of Value::TDSWOSE to String 2 年之前
PromisePrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
PromiseReaction.cpp 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr 2 年之前
PromiseReaction.h 716c8bdc9d LibJS: Convert PromiseReaction::create() to NonnullGCPtr 2 年之前
PromiseResolvingElementFunctions.cpp c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String 2 年之前
PromiseResolvingElementFunctions.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
PromiseResolvingFunction.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 年之前
PromiseResolvingFunction.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
PropertyAttributes.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 年之前
PropertyDescriptor.cpp a73b8292ed LbJS: Convert exception-related usages of Value::TDSWOSE to String 2 年之前
PropertyDescriptor.h 9a5a4302d9 LibJS: Convert PropertyDescriptor's formatter to String 2 年之前
PropertyKey.h afeb7273cc LibJS+Everywhere: Rename Value::to_string to to_deprecated_string 2 年之前
PrototypeObject.h 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 年之前
ProxyConstructor.cpp a73b8292ed LbJS: Convert exception-related usages of Value::TDSWOSE to String 2 年之前
ProxyConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
ProxyObject.cpp a73b8292ed LbJS: Convert exception-related usages of Value::TDSWOSE to String 2 年之前
ProxyObject.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 年之前
Realm.cpp 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr 2 年之前
Realm.h bfb8d83535 LibJS: Convert Realm::create() to NonnullGCPtr 2 年之前
Reference.cpp bb64b49749 LibJS: Remove unused Reference::to_deprecated_string 2 年之前
Reference.h bb64b49749 LibJS: Remove unused Reference::to_deprecated_string 2 年之前
ReflectObject.cpp a73b8292ed LbJS: Convert exception-related usages of Value::TDSWOSE to String 2 年之前
ReflectObject.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
RegExpConstructor.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
RegExpConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
RegExpLegacyStaticProperties.cpp 115baa7e32 LibJS+Everywhere: Make PrimitiveString and Utf16String fallible 2 年之前
RegExpLegacyStaticProperties.h 115baa7e32 LibJS+Everywhere: Make PrimitiveString and Utf16String fallible 2 年之前
RegExpObject.cpp b409a40377 LibJS: Actually escape \n|\r|LS|PS when escaping RegExp.source 2 年之前
RegExpObject.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
RegExpPrototype.cpp a73b8292ed LbJS: Convert exception-related usages of Value::TDSWOSE to String 2 年之前
RegExpPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
RegExpStringIterator.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 年之前
RegExpStringIterator.h 9946e9e874 LibJS: Convert RegExpStringIterator::create() to NonnullGCPtr 2 年之前
RegExpStringIteratorPrototype.cpp c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String 2 年之前
RegExpStringIteratorPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
Set.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 年之前
Set.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
SetConstructor.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
SetConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
SetIterator.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 年之前
SetIterator.h c200c247e4 LibJS: Convert SetIterator::create() to NonnullGCPtr 2 年之前
SetIteratorPrototype.cpp c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String 2 年之前
SetIteratorPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
SetPrototype.cpp a73b8292ed LbJS: Convert exception-related usages of Value::TDSWOSE to String 2 年之前
SetPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
ShadowRealm.cpp 88814acbd3 LibJS+Everywhere: Convert JS::Error to String 2 年之前
ShadowRealm.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 年之前
ShadowRealmConstructor.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
ShadowRealmConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
ShadowRealmPrototype.cpp a73b8292ed LbJS: Convert exception-related usages of Value::TDSWOSE to String 2 年之前
ShadowRealmPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
Shape.cpp 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr 2 年之前
Shape.h 35c9aa7c05 LibJS: Hide all the constructors! 2 年之前
StringConstructor.cpp a73b8292ed LbJS: Convert exception-related usages of Value::TDSWOSE to String 2 年之前
StringConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
StringIterator.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 年之前
StringIterator.h b6b5ddeb3b LibJS: Port StringIterator to String 2 年之前
StringIteratorPrototype.cpp c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String 2 年之前
StringIteratorPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
StringObject.cpp 36d72a7f4c LibJS: Convert CanonicalNumericIndexString to use NumberToString 2 年之前
StringObject.h 8414734a2d LibJS: Propagate the OOM error from setting the String length property 2 年之前
StringOrSymbol.h a8bf2f8e4c LibJS: Port Symbol to String 2 年之前
StringPrototype.cpp 69a56a8e39 LibJS: Convert short string literal PrimitiveString instances to String 2 年之前
StringPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
SuppressedError.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 年之前
SuppressedError.h 3353cf68f1 LibJS: Add SuppressedError{, Prototype, Constructor} 2 年之前
SuppressedErrorConstructor.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
SuppressedErrorConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
SuppressedErrorPrototype.cpp c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String 2 年之前
SuppressedErrorPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
Symbol.cpp a8bf2f8e4c LibJS: Port Symbol to String 2 年之前
Symbol.h a8bf2f8e4c LibJS: Port Symbol to String 2 年之前
SymbolConstructor.cpp a73b8292ed LbJS: Convert exception-related usages of Value::TDSWOSE to String 2 年之前
SymbolConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
SymbolObject.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 年之前
SymbolObject.h fcdabd179a LibJS: Remove unused forwarding getters from SymbolObject 2 年之前
SymbolPrototype.cpp a8bf2f8e4c LibJS: Port Symbol to String 2 年之前
SymbolPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
ThrowableStringBuilder.cpp 4d10911f96 LibJS: Pre-allocate the out-of-memory error string on the VM 2 年之前
ThrowableStringBuilder.h 153b793638 LibJS: Add a throwable StringBuilder::join method 2 年之前
TypedArray.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 年之前
TypedArray.h 36d72a7f4c LibJS: Convert CanonicalNumericIndexString to use NumberToString 2 年之前
TypedArrayConstructor.cpp a73b8292ed LbJS: Convert exception-related usages of Value::TDSWOSE to String 2 年之前
TypedArrayConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
TypedArrayPrototype.cpp a73b8292ed LbJS: Convert exception-related usages of Value::TDSWOSE to String 2 年之前
TypedArrayPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
Utf16String.cpp c79d20be58 LibJS: Define Utf16String::to_utf8 to convert Utf16String to String 2 年之前
Utf16String.h c79d20be58 LibJS: Define Utf16String::to_utf8 to convert Utf16String to String 2 年之前
VM.cpp 88814acbd3 LibJS+Everywhere: Convert JS::Error to String 2 年之前
VM.h 88814acbd3 LibJS+Everywhere: Convert JS::Error to String 2 年之前
Value.cpp ba40ef1f3a LibJS: Remove Value::to_deprecated_string_without_side_effects 2 年之前
Value.h ba40ef1f3a LibJS: Remove Value::to_deprecated_string_without_side_effects 2 年之前
ValueTraits.h 1c1b902a6a LibJS+LibWeb: Move headers around to allow including Value from Cell 2 年之前
WeakContainer.cpp cdc1315dc8 LibJS: Use IntrusiveList for keeping track of WeakContainers 4 年之前
WeakContainer.h a95b321bf1 LibJS: Add missing headers 3 年之前
WeakMap.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 年之前
WeakMap.h 3358ddfd0e LibJS: Convert WeakMap::create() to NonnullGCPtr 2 年之前
WeakMapConstructor.cpp a73b8292ed LbJS: Convert exception-related usages of Value::TDSWOSE to String 2 年之前
WeakMapConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
WeakMapPrototype.cpp a73b8292ed LbJS: Convert exception-related usages of Value::TDSWOSE to String 2 年之前
WeakMapPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
WeakRef.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 年之前
WeakRef.h cac71a6847 LibJS: Convert WeakRef::create() to NonnullGCPtr 2 年之前
WeakRefConstructor.cpp a73b8292ed LbJS: Convert exception-related usages of Value::TDSWOSE to String 2 年之前
WeakRefConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
WeakRefPrototype.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
WeakRefPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
WeakSet.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 年之前
WeakSet.h 54ebf71da2 LibJS: Convert WeakSet::create() to NonnullGCPtr 2 年之前
WeakSetConstructor.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
WeakSetConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
WeakSetPrototype.cpp a73b8292ed LbJS: Convert exception-related usages of Value::TDSWOSE to String 2 年之前
WeakSetPrototype.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
WrappedFunction.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 年之前
WrappedFunction.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 年之前