Timothy Flynn 16151aa7d5 LibJS+LibUnicode: Implement the Intl.DateTimeFormat constructor před 3 roky
..
Intl 16151aa7d5 LibJS+LibUnicode: Implement the Intl.DateTimeFormat constructor před 3 roky
Temporal f7ba81ac52 LibJS: Implement parsing of TemporalDurationString před 3 roky
AbstractOperations.cpp 57de5056b6 LibJS: Convert push_execution_context() to ThrowCompletionOr před 3 roky
AbstractOperations.h 3d84fb64c3 LibJS: Add a modulo() function to represent the "x modulo y" notation před 3 roky
Accessor.h ab594e5f2f LibJS: Convert Value::invoke and VM::call to ThrowCompletionOr před 3 roky
AggregateError.cpp c503a28e19 LibJS: Make AggregateError inherit from Error před 4 roky
AggregateError.h c503a28e19 LibJS: Make AggregateError inherit from Error před 4 roky
AggregateErrorConstructor.cpp 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr před 3 roky
AggregateErrorConstructor.h 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr před 3 roky
AggregateErrorPrototype.cpp a6b8291a9b LibJS: Add define_direct_property and remove the define_property helper před 4 roky
AggregateErrorPrototype.h cbd7437d40 LibJS: Implement AggregateError před 4 roky
ArgumentsObject.cpp 398c181c79 LibJS: Rename PropertyName to PropertyKey před 3 roky
ArgumentsObject.h 398c181c79 LibJS: Rename PropertyName to PropertyKey před 3 roky
Array.cpp 398c181c79 LibJS: Rename PropertyName to PropertyKey před 3 roky
Array.h 398c181c79 LibJS: Rename PropertyName to PropertyKey před 3 roky
ArrayBuffer.cpp 1fba5ca8c3 LibJS: Implement the AllocateArrayBuffer() AO před 3 roky
ArrayBuffer.h 750da61c0f LibJS: Convert to_u8_clamp() to ThrowCompletionOr před 3 roky
ArrayBufferConstructor.cpp ffa58184d2 LibJS: Convert ArrayBufferConstructor functions to ThrowCompletionOr před 3 roky
ArrayBufferConstructor.h ffa58184d2 LibJS: Convert ArrayBufferConstructor functions to ThrowCompletionOr před 3 roky
ArrayBufferPrototype.cpp 720bb21ee2 LibJS: Convert ArrayBufferPrototype functions to ThrowCompletionOr před 3 roky
ArrayBufferPrototype.h 720bb21ee2 LibJS: Convert ArrayBufferPrototype functions to ThrowCompletionOr před 3 roky
ArrayConstructor.cpp 36aef8ee95 LibJS: Convert ArrayConstructor functions to ThrowCompletionOr před 3 roky
ArrayConstructor.h 36aef8ee95 LibJS: Convert ArrayConstructor functions to ThrowCompletionOr před 3 roky
ArrayIterator.cpp e5753443ae LibJS: Consistently make prototype the last argument in Object ctors před 4 roky
ArrayIterator.h e5753443ae LibJS: Consistently make prototype the last argument in Object ctors před 4 roky
ArrayIteratorPrototype.cpp 719d1b48ac LibJS: Convert ArrayIteratorPrototype functions to ThrowCompletionOr před 3 roky
ArrayIteratorPrototype.h 719d1b48ac LibJS: Convert ArrayIteratorPrototype functions to ThrowCompletionOr před 3 roky
ArrayPrototype.cpp 957f54d96f LibJS: Throw InternalErrors instead of Errors on CallStackSizeExceeded před 3 roky
ArrayPrototype.h 0f5cfe975f LibJS: Convert ArrayPrototype functions to ThrowCompletionsOr před 3 roky
AsyncFromSyncIterator.cpp 064c8be627 LibJS: Add AsyncFromSyncIteratorPrototype and Async-From-Sync instances před 3 roky
AsyncFromSyncIterator.h 064c8be627 LibJS: Add AsyncFromSyncIteratorPrototype and Async-From-Sync instances před 3 roky
AsyncFromSyncIteratorPrototype.cpp 064c8be627 LibJS: Add AsyncFromSyncIteratorPrototype and Async-From-Sync instances před 3 roky
AsyncFromSyncIteratorPrototype.h 064c8be627 LibJS: Add AsyncFromSyncIteratorPrototype and Async-From-Sync instances před 3 roky
AsyncFunctionConstructor.cpp 681787de76 LibJS: Add support for async functions před 3 roky
AsyncFunctionConstructor.h 681787de76 LibJS: Add support for async functions před 3 roky
AsyncFunctionDriverWrapper.cpp 3b0bf05fa5 LibJS: Implement async functions as generator functions in BC mode před 3 roky
AsyncFunctionDriverWrapper.h 3b0bf05fa5 LibJS: Implement async functions as generator functions in BC mode před 3 roky
AsyncFunctionPrototype.cpp 681787de76 LibJS: Add support for async functions před 3 roky
AsyncFunctionPrototype.h 681787de76 LibJS: Add support for async functions před 3 roky
AsyncGeneratorFunctionConstructor.cpp 0982a73d1d LibJS: Parse async generator functions před 3 roky
AsyncGeneratorFunctionConstructor.h 0982a73d1d LibJS: Parse async generator functions před 3 roky
AsyncGeneratorFunctionPrototype.cpp 0982a73d1d LibJS: Parse async generator functions před 3 roky
AsyncGeneratorFunctionPrototype.h 0982a73d1d LibJS: Parse async generator functions před 3 roky
AsyncIteratorPrototype.cpp 7fd38eac98 LibJS: Add AsyncIteratorPrototype před 3 roky
AsyncIteratorPrototype.h 7fd38eac98 LibJS: Add AsyncIteratorPrototype před 3 roky
AtomicsObject.cpp 20f73d2abc LibJS: Convert Atomics functions to ThrowCompletionOr před 3 roky
AtomicsObject.h 20f73d2abc LibJS: Convert Atomics functions to ThrowCompletionOr před 3 roky
BigInt.cpp 306c25f3c2 LibJS: Convert the NumberToBigInt AO to ThrowCompletionOr před 3 roky
BigInt.h 82792a6815 LibJS: Mark single argument BigInt() constructor as 'explicit' před 3 roky
BigIntConstructor.cpp 4128f95903 LibJS: Convert BigIntConstructor functions to ThrowCompletionOr před 3 roky
BigIntConstructor.h 4128f95903 LibJS: Convert BigIntConstructor functions to ThrowCompletionOr před 3 roky
BigIntObject.cpp d42d655853 LibJS+LibWeb+Spreadsheet: Upcall visit_edges() via Base typedef před 3 roky
BigIntObject.h f6cf44c3db LibJS: Convert this_bigint_value() to ThrowCompletionOr před 3 roky
BigIntPrototype.cpp 87ff51fa67 LibJS: Convert BigIntPrototype functions to ThrowCompletionOr před 3 roky
BigIntPrototype.h 87ff51fa67 LibJS: Convert BigIntPrototype functions to ThrowCompletionOr před 3 roky
BooleanConstructor.cpp 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr před 3 roky
BooleanConstructor.h 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr před 3 roky
BooleanObject.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. před 4 roky
BooleanObject.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. před 4 roky
BooleanPrototype.cpp 08fb31087b LibJS: Convert BooleanPrototype functions to ThrowCompletionOr před 3 roky
BooleanPrototype.h 08fb31087b LibJS: Convert BooleanPrototype functions to ThrowCompletionOr před 3 roky
BoundFunction.cpp fe5c2b7bb9 LibJS: Decouple new_function_environment() from FunctionObject před 3 roky
BoundFunction.h fe5c2b7bb9 LibJS: Decouple new_function_environment() from FunctionObject před 3 roky
CommonPropertyNames.h 16151aa7d5 LibJS+LibUnicode: Implement the Intl.DateTimeFormat constructor před 3 roky
Completion.cpp ccf713bf23 LibJS: Spin the event loop while waiting for async completion in `await` před 3 roky
Completion.h 68ac13a192 LibJS: Add a Completion(ThrowCompletionOr<Value> const&) constructor před 3 roky
ConsoleObject.cpp d1d4ee699b LibJS: Convert ConsoleObject functions to ThrowCompletionOr před 3 roky
ConsoleObject.h d1d4ee699b LibJS: Convert ConsoleObject functions to ThrowCompletionOr před 3 roky
DataView.cpp d42d655853 LibJS+LibWeb+Spreadsheet: Upcall visit_edges() via Base typedef před 3 roky
DataView.h e5753443ae LibJS: Consistently make prototype the last argument in Object ctors před 4 roky
DataViewConstructor.cpp 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr před 3 roky
DataViewConstructor.h 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr před 3 roky
DataViewPrototype.cpp 70cbd43718 LibJS: Convert DataViewPrototype functions to ThrowCompletionOr před 3 roky
DataViewPrototype.h 70cbd43718 LibJS: Convert DataViewPrototype functions to ThrowCompletionOr před 3 roky
Date.cpp 6b2e004c28 LibJS: Fix incorrect use of "modulo" in {hour,min,sec,ms}_from_time() před 3 roky
Date.h 1dc32fed8f LibJS: Adjust approximated result in year_from_time() if necessary před 3 roky
DateConstructor.cpp ba39a54bb8 LibJS: Convert DateConstructor functions to ThrowCompletionOr před 3 roky
DateConstructor.h ba39a54bb8 LibJS: Convert DateConstructor functions to ThrowCompletionOr před 3 roky
DatePrototype.cpp 2b87f77578 LibJS: Convert DatePrototype functions to ThrowCompletionOr před 3 roky
DatePrototype.h 2b87f77578 LibJS: Convert DatePrototype functions to ThrowCompletionOr před 3 roky
DeclarativeEnvironment.cpp 01370136ee LibJS: Convert delete_binding() to ThrowCompletionOr před 3 roky
DeclarativeEnvironment.h 01370136ee LibJS: Convert delete_binding() to ThrowCompletionOr před 3 roky
ECMAScriptFunctionObject.cpp 0982a73d1d LibJS: Parse async generator functions před 3 roky
ECMAScriptFunctionObject.h 5d0f666f22 LibJS: Don't set a prototype property on async functions před 3 roky
Environment.cpp 421845b0cd LibJS: Taint variable environment chain after non-strict direct eval() před 3 roky
Environment.h 01370136ee LibJS: Convert delete_binding() to ThrowCompletionOr před 3 roky
EnvironmentCoordinate.h 0a53cf2a07 LibJS: Add missing header in EnvironmentCoordinate.h před 3 roky
Error.cpp f38a5957bf LibJS: Convert has_property() to ThrowCompletionOr před 3 roky
Error.h 867b19affb LibJS: Convert install_error_cause() to ThrowCompletionOr před 3 roky
ErrorConstructor.cpp 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr před 3 roky
ErrorConstructor.h 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr před 3 roky
ErrorPrototype.cpp 47f762ab42 LibJS: Convert ErrorPrototype functions to ThrowCompletionOr před 3 roky
ErrorPrototype.h 47f762ab42 LibJS: Convert ErrorPrototype functions to ThrowCompletionOr před 3 roky
ErrorTypes.cpp fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers před 4 roky
ErrorTypes.h 16151aa7d5 LibJS+LibUnicode: Implement the Intl.DateTimeFormat constructor před 3 roky
Exception.cpp c2ad599783 LibJS: Rename CallFrame => ExecutionContext před 4 roky
Exception.h 32ee195d62 LibJS: Avoid allocations in the Exception constructor před 4 roky
ExecutionContext.h 681787de76 LibJS: Add support for async functions před 3 roky
FinalizationRegistry.cpp 83bd675477 LibJS: Make WeakContainer pruning do less work před 3 roky
FinalizationRegistry.h 83bd675477 LibJS: Make WeakContainer pruning do less work před 3 roky
FinalizationRegistryConstructor.cpp 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr před 3 roky
FinalizationRegistryConstructor.h 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr před 3 roky
FinalizationRegistryPrototype.cpp 84681788c4 LibJS: Convert FinalizationRegistryPrototype funcs to ThrowCompletionOr před 3 roky
FinalizationRegistryPrototype.h 84681788c4 LibJS: Convert FinalizationRegistryPrototype funcs to ThrowCompletionOr před 3 roky
FunctionConstructor.cpp 0982a73d1d LibJS: Parse async generator functions před 3 roky
FunctionConstructor.h c0bb456fd2 LibJS: Convert the CreateDynamicFunction AO to ThrowCompletionOr před 3 roky
FunctionEnvironment.cpp 0881f8160f LibJS: Use implicit ThrowCompletionOr<T> constructor where possible před 3 roky
FunctionEnvironment.h 617d3cd3d3 LibJS: Convert bind_this_value() to ThrowCompletionOr před 3 roky
FunctionKind.h 0982a73d1d LibJS: Parse async generator functions před 3 roky
FunctionObject.cpp 0881f8160f LibJS: Use implicit ThrowCompletionOr<T> constructor where possible před 3 roky
FunctionObject.h fe5c2b7bb9 LibJS: Decouple new_function_environment() from FunctionObject před 3 roky
FunctionPrototype.cpp 2a0c51149d LibJS: Convert FunctionPrototype functions to ThrowCompletionOr před 3 roky
FunctionPrototype.h 2a0c51149d LibJS: Convert FunctionPrototype functions to ThrowCompletionOr před 3 roky
GeneratorFunctionConstructor.cpp 3b0bf05fa5 LibJS: Implement async functions as generator functions in BC mode před 3 roky
GeneratorFunctionConstructor.h 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr před 3 roky
GeneratorFunctionPrototype.cpp a6b8291a9b LibJS: Add define_direct_property and remove the define_property helper před 4 roky
GeneratorFunctionPrototype.h ba9d5c4d54 LibJS: Rename Function => FunctionObject před 4 roky
GeneratorObject.cpp 5d0f666f22 LibJS: Don't set a prototype property on async functions před 3 roky
GeneratorObject.h 3b0bf05fa5 LibJS: Implement async functions as generator functions in BC mode před 3 roky
GeneratorObjectPrototype.cpp 3b0bf05fa5 LibJS: Implement async functions as generator functions in BC mode před 3 roky
GeneratorObjectPrototype.h 658056233e LibJS: Convert GeneratorObjectPrototype functions to ThrowCompletionOr před 3 roky
GlobalEnvironment.cpp 0881f8160f LibJS: Use implicit ThrowCompletionOr<T> constructor where possible před 3 roky
GlobalEnvironment.h 01370136ee LibJS: Convert delete_binding() to ThrowCompletionOr před 3 roky
GlobalObject.cpp 75b2a09a2f LibJS: Implement a nearly empty Intl.DateTimeFormat object před 3 roky
GlobalObject.h 064c8be627 LibJS: Add AsyncFromSyncIteratorPrototype and Async-From-Sync instances před 3 roky
IndexedProperties.cpp 6108bac606 LibJS: Only do a single property lookup in internal_get_own_property() před 3 roky
IndexedProperties.h c351b4ad0d LibJS: Stop using a native property for Array lengths před 4 roky
IteratorOperations.cpp b3699029e2 LibJS: Implement the async versions of iterator operations před 3 roky
IteratorOperations.h b3699029e2 LibJS: Implement the async versions of iterator operations před 3 roky
IteratorPrototype.cpp e8f722fb27 LibJS: Convert %IteratorPrototype% to ThrowCompletionOr před 3 roky
IteratorPrototype.h e8f722fb27 LibJS: Convert %IteratorPrototype% to ThrowCompletionOr před 3 roky
JSONObject.cpp 587f9af960 AK: Make JSON parser return ErrorOr<JsonValue> (instead of Optional) před 3 roky
JSONObject.h e7a134a346 LibJS: Convert JSONObject functions to ThrowCompletionOr před 3 roky
JobCallback.h cd391aa8ef LibJS: Convert call_job_callback() to ThrowCompletionOr před 3 roky
Map.cpp d42d655853 LibJS+LibWeb+Spreadsheet: Upcall visit_edges() via Base typedef před 3 roky
Map.h a27fbfd45f LibJS: Use OrderedHashMap instead of HashMap in the Map built-in před 4 roky
MapConstructor.cpp 8ff152ec5c LibJS: Convert MapConstructor functions to ThrowCompletionOr před 3 roky
MapConstructor.h 8ff152ec5c LibJS: Convert MapConstructor functions to ThrowCompletionOr před 3 roky
MapIterator.cpp e5753443ae LibJS: Consistently make prototype the last argument in Object ctors před 4 roky
MapIterator.h e5753443ae LibJS: Consistently make prototype the last argument in Object ctors před 4 roky
MapIteratorPrototype.cpp f1e215ea3e LibJS: Convert MapIteratorPrototype functions to ThrowCompletionOr před 3 roky
MapIteratorPrototype.h f1e215ea3e LibJS: Convert MapIteratorPrototype functions to ThrowCompletionOr před 3 roky
MapPrototype.cpp dab0a92c19 LibJS: Convert MapPrototype functions to ThrowCompletionOr před 3 roky
MapPrototype.h dab0a92c19 LibJS: Convert MapPrototype functions to ThrowCompletionOr před 3 roky
MarkedValueList.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. před 4 roky
MarkedValueList.h 5a0cdb15b0 AK+Everywhere: Reduce the number of template parameters of IntrusiveList před 3 roky
MathObject.cpp 23ea1f1a3e LibJS: Convert MathObject functions to ThrowCompletionOr před 3 roky
MathObject.h 23ea1f1a3e LibJS: Convert MathObject functions to ThrowCompletionOr před 3 roky
NativeFunction.cpp 57de5056b6 LibJS: Convert push_execution_context() to ThrowCompletionOr před 3 roky
NativeFunction.h 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr před 3 roky
NumberConstructor.cpp 2c6955462e LibJS: Convert NumberConstructor functions to ThrowCompletionOr před 3 roky
NumberConstructor.h 2c6955462e LibJS: Convert NumberConstructor functions to ThrowCompletionOr před 3 roky
NumberObject.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. před 4 roky
NumberObject.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. před 4 roky
NumberPrototype.cpp c19c3205ff LibJS: Implement ECMA-402 Number.prototype.toLocaleString před 3 roky
NumberPrototype.h c19c3205ff LibJS: Implement ECMA-402 Number.prototype.toLocaleString před 3 roky
Object.cpp a20b189eab LibJS: Fix incorrectly formatted section comments před 3 roky
Object.h 2eaed880b1 LibJS: Remove old Native Functions před 3 roky
ObjectConstructor.cpp d1abf3d8ce LibJS: Convert ObjectConstructor to ThrowCompletionOr před 3 roky
ObjectConstructor.h d1abf3d8ce LibJS: Convert ObjectConstructor to ThrowCompletionOr před 3 roky
ObjectEnvironment.cpp 01370136ee LibJS: Convert delete_binding() to ThrowCompletionOr před 3 roky
ObjectEnvironment.h 01370136ee LibJS: Convert delete_binding() to ThrowCompletionOr před 3 roky
ObjectPrototype.cpp 2a967fd107 LibJS: Convert Object.prototype to ThrowCompletionOr před 3 roky
ObjectPrototype.h 2a967fd107 LibJS: Convert Object.prototype to ThrowCompletionOr před 3 roky
PrimitiveString.cpp f290c59dd8 LibJS: Keep track of PrimitiveStrings and share them před 3 roky
PrimitiveString.h b85b8ca350 LibJS: Reduce UTF-8 to UTF-16 transcoding when only UTF-16 is wanted před 4 roky
PrivateEnvironment.cpp 16cc82460f LibJS: Add parsing and evaluation of private fields and methods před 3 roky
PrivateEnvironment.h 5f7d008791 AK+Everywhere: Stop including Vector.h from StringView.h před 3 roky
Promise.cpp 01c2570678 LibJS: Annotate Promise implementation with spec comments před 3 roky
Promise.h 01c2570678 LibJS: Annotate Promise implementation with spec comments před 3 roky
PromiseConstructor.cpp 0535c1abbd LibJS: Move the TRY_OR_REJECT macro to PromiseReaction před 3 roky
PromiseConstructor.h 5af8f72d54 LibJS: Convert PromiseConstructor functions to ThrowCompletionOr před 3 roky
PromiseJobs.cpp 878668efc9 LibJS: Call [[Reject]] in PromiseResolveThenableJob after abrupt then() před 3 roky
PromiseJobs.h 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr před 3 roky
PromisePrototype.cpp 194d90dc72 LibJS: Don't coerce this value to object in Promise.prototype.finally() před 3 roky
PromisePrototype.h 35faf50941 LibJS: Convert PromisePrototype functions to ThrowCompletionOr před 3 roky
PromiseReaction.cpp 01c2570678 LibJS: Annotate Promise implementation with spec comments před 3 roky
PromiseReaction.h 0535c1abbd LibJS: Move the TRY_OR_REJECT macro to PromiseReaction před 3 roky
PromiseResolvingElementFunctions.cpp 01c2570678 LibJS: Annotate Promise implementation with spec comments před 3 roky
PromiseResolvingElementFunctions.h 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr před 3 roky
PromiseResolvingFunction.cpp 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr před 3 roky
PromiseResolvingFunction.h 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr před 3 roky
PropertyAttributes.h 216e21a1fa AK: Convert AK::Format formatting helpers to returning ErrorOr<void> před 3 roky
PropertyDescriptor.cpp d7d73f9100 LibJS: Convert to_property_descriptor() to ThrowCompletionOr před 3 roky
PropertyDescriptor.h 216e21a1fa AK: Convert AK::Format formatting helpers to returning ErrorOr<void> před 3 roky
PropertyKey.h 216e21a1fa AK: Convert AK::Format formatting helpers to returning ErrorOr<void> před 3 roky
PrototypeObject.h 2fa9422b3b LibJS: Convert PrototypeObject::typed_this_value() to ThrowCompletionOr před 3 roky
ProxyConstructor.cpp 7b5ccbc5ed LibJS: Convert ProxyConstructor functions to ThrowCompletionOr před 3 roky
ProxyConstructor.h 7b5ccbc5ed LibJS: Convert ProxyConstructor functions to ThrowCompletionOr před 3 roky
ProxyObject.cpp 957f54d96f LibJS: Throw InternalErrors instead of Errors on CallStackSizeExceeded před 3 roky
ProxyObject.h 398c181c79 LibJS: Rename PropertyName to PropertyKey před 3 roky
Realm.cpp cbbf4abb0d LibJS: Add a way to get from a GlobalObject to its associated Realm před 3 roky
Realm.h cbbf4abb0d LibJS: Add a way to get from a GlobalObject to its associated Realm před 3 roky
Reference.cpp 1aaaf521b8 LibJS: Convert the PutValue AO to ThrowCompletionOr před 3 roky
Reference.h 853fab352d LibJS: Convert the InitializeReferencedBinding AO to ThrowCompletionOr před 3 roky
ReflectObject.cpp b184e872e4 LibJS: Convert ReflectObject functions to ThrowCompletionOr před 3 roky
ReflectObject.h b184e872e4 LibJS: Convert ReflectObject functions to ThrowCompletionOr před 3 roky
RegExpConstructor.cpp e3181a7ded LibJS: Convert RegExpConstructor functions to ThrowCompletionOr před 3 roky
RegExpConstructor.h e3181a7ded LibJS: Convert RegExpConstructor functions to ThrowCompletionOr před 3 roky
RegExpObject.cpp 844be7a0a5 LibJS: Convert the RegExpCreate AO to ThrowCompletionOr před 3 roky
RegExpObject.h 844be7a0a5 LibJS: Convert the RegExpCreate AO to ThrowCompletionOr před 3 roky
RegExpPrototype.cpp 2530b6adf0 LibJS: Create the RegExpExec result's "input" field last před 3 roky
RegExpPrototype.h 063ce946b7 LibJS: Convert RegExpPrototype functions to ThrowCompletionOr před 3 roky
RegExpStringIterator.cpp d42d655853 LibJS+LibWeb+Spreadsheet: Upcall visit_edges() via Base typedef před 3 roky
RegExpStringIterator.h 34bd25f6c2 LibJS: Reduce copying of string data in RegExp.prototype před 4 roky
RegExpStringIteratorPrototype.cpp 2ab089fa21 LibJS: Convert RegExpStringIteratorPrototype to ThrowCompletionOr před 3 roky
RegExpStringIteratorPrototype.h 2ab089fa21 LibJS: Convert RegExpStringIteratorPrototype to ThrowCompletionOr před 3 roky
Set.cpp d42d655853 LibJS+LibWeb+Spreadsheet: Upcall visit_edges() via Base typedef před 3 roky
Set.h 08ff148bc3 LibJS: Use OrderedHashTable instead of HashTable in the Set built-in před 4 roky
SetConstructor.cpp c2e0753d8a LibJS: Convert SetConstructor functions to ThrowCompletionOr před 3 roky
SetConstructor.h c2e0753d8a LibJS: Convert SetConstructor functions to ThrowCompletionOr před 3 roky
SetIterator.cpp e5753443ae LibJS: Consistently make prototype the last argument in Object ctors před 4 roky
SetIterator.h e5753443ae LibJS: Consistently make prototype the last argument in Object ctors před 4 roky
SetIteratorPrototype.cpp 6b954b9e76 LibJS: Convert SetIteratorPrototype functions to ThrowCompletionOr před 3 roky
SetIteratorPrototype.h 6b954b9e76 LibJS: Convert SetIteratorPrototype functions to ThrowCompletionOr před 3 roky
SetPrototype.cpp d46d8c9016 LibJS: Convert SetPrototype functions to ThrowCompletionOr před 3 roky
SetPrototype.h d46d8c9016 LibJS: Convert SetPrototype functions to ThrowCompletionOr před 3 roky
ShadowRealm.cpp 57de5056b6 LibJS: Convert push_execution_context() to ThrowCompletionOr před 3 roky
ShadowRealm.h 5910a41adb LibJS: Implement ShadowRealm.prototype.importValue() před 3 roky
ShadowRealmConstructor.cpp 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr před 3 roky
ShadowRealmConstructor.h 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr před 3 roky
ShadowRealmPrototype.cpp 040e29c7b9 LibJS: Convert ShadowRealmPrototype functions to ThrowCompletionOr před 3 roky
ShadowRealmPrototype.h 040e29c7b9 LibJS: Convert ShadowRealmPrototype functions to ThrowCompletionOr před 3 roky
Shape.cpp 398c181c79 LibJS: Rename PropertyName to PropertyKey před 3 roky
Shape.h 398c181c79 LibJS: Rename PropertyName to PropertyKey před 3 roky
StringConstructor.cpp 28e1e03234 LibJS: Convert StringConstructor functions to ThrowCompletionOr před 3 roky
StringConstructor.h 28e1e03234 LibJS: Convert StringConstructor functions to ThrowCompletionOr před 3 roky
StringIterator.cpp e5753443ae LibJS: Consistently make prototype the last argument in Object ctors před 4 roky
StringIterator.h e5753443ae LibJS: Consistently make prototype the last argument in Object ctors před 4 roky
StringIteratorPrototype.cpp 4c3ea0bb91 LibJS: Convert StringIteratorPrototype functions to ThrowCompletionOr před 3 roky
StringIteratorPrototype.h 4c3ea0bb91 LibJS: Convert StringIteratorPrototype functions to ThrowCompletionOr před 3 roky
StringObject.cpp a20b189eab LibJS: Fix incorrectly formatted section comments před 3 roky
StringObject.h 398c181c79 LibJS: Rename PropertyName to PropertyKey před 3 roky
StringOrSymbol.h 53a8a11973 LibJS: Make StringOrSymbol always be FlyString in the string case před 4 roky
StringPrototype.cpp 844be7a0a5 LibJS: Convert the RegExpCreate AO to ThrowCompletionOr před 3 roky
StringPrototype.h 18c2d537c7 LibJS: Convert StringPrototype functions to ThrowCompletionOr před 3 roky
Symbol.cpp dac971b4ae LibJS: Store and return undefined Symbol description před 4 roky
Symbol.h dac971b4ae LibJS: Store and return undefined Symbol description před 4 roky
SymbolConstructor.cpp 294f244745 LibJS: Convert SymbolConstructor functions to ThrowCompletionOr před 3 roky
SymbolConstructor.h 294f244745 LibJS: Convert SymbolConstructor functions to ThrowCompletionOr před 3 roky
SymbolObject.cpp d42d655853 LibJS+LibWeb+Spreadsheet: Upcall visit_edges() via Base typedef před 3 roky
SymbolObject.h dac971b4ae LibJS: Store and return undefined Symbol description před 4 roky
SymbolPrototype.cpp 7c96ed8cf3 LibJS: Convert SymbolPrototype functions to ThrowCompletionOr před 3 roky
SymbolPrototype.h 7c96ed8cf3 LibJS: Convert SymbolPrototype functions to ThrowCompletionOr před 3 roky
TemporaryClearException.h b0faf2287a LibJS: Use linusg@serenityos.org for my new copyright headers, too před 4 roky
TypedArray.cpp 33ed87d642 LibJS: Convert TypedArray create() functions to ThrowCompletionOr před 3 roky
TypedArray.h 33ed87d642 LibJS: Convert TypedArray create() functions to ThrowCompletionOr před 3 roky
TypedArrayConstructor.cpp f7bafea661 LibJS: Convert TypedArrayConstructor functions to ThrowCompletionOr před 3 roky
TypedArrayConstructor.h f7bafea661 LibJS: Convert TypedArrayConstructor functions to ThrowCompletionOr před 3 roky
TypedArrayPrototype.cpp 905b8bd545 LibJS: Make section URLs more consistent před 3 roky
TypedArrayPrototype.h 92b25cacd1 LibJS: Convert TypedArrayPrototype functions to ThrowCompletionOr před 3 roky
Utf16String.cpp 8b1108e485 Everywhere: Pass AK::StringView by value před 3 roky
Utf16String.h 8b1108e485 Everywhere: Pass AK::StringView by value před 3 roky
VM.cpp 57de5056b6 LibJS: Convert push_execution_context() to ThrowCompletionOr před 3 roky
VM.h 957f54d96f LibJS: Throw InternalErrors instead of Errors on CallStackSizeExceeded před 3 roky
Value.cpp 905b8bd545 LibJS: Make section URLs more consistent před 3 roky
Value.h 216e21a1fa AK: Convert AK::Format formatting helpers to returning ErrorOr<void> před 3 roky
WeakContainer.cpp cdc1315dc8 LibJS: Use IntrusiveList for keeping track of WeakContainers před 4 roky
WeakContainer.h a95b321bf1 LibJS: Add missing headers před 3 roky
WeakMap.cpp 83bd675477 LibJS: Make WeakContainer pruning do less work před 3 roky
WeakMap.h 83bd675477 LibJS: Make WeakContainer pruning do less work před 3 roky
WeakMapConstructor.cpp 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr před 3 roky
WeakMapConstructor.h 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr před 3 roky
WeakMapPrototype.cpp 56e14ba09f LibJS: Convert WeakMapPrototype functions to ThrowCompletionOr před 3 roky
WeakMapPrototype.h 56e14ba09f LibJS: Convert WeakMapPrototype functions to ThrowCompletionOr před 3 roky
WeakRef.cpp 83bd675477 LibJS: Make WeakContainer pruning do less work před 3 roky
WeakRef.h 83bd675477 LibJS: Make WeakContainer pruning do less work před 3 roky
WeakRefConstructor.cpp 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr před 3 roky
WeakRefConstructor.h 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr před 3 roky
WeakRefPrototype.cpp c815519a65 LibJS: Convert WeakRefPrototype functions to ThrowCompletionOr před 3 roky
WeakRefPrototype.h c815519a65 LibJS: Convert WeakRefPrototype functions to ThrowCompletionOr před 3 roky
WeakSet.cpp 83bd675477 LibJS: Make WeakContainer pruning do less work před 3 roky
WeakSet.h 83bd675477 LibJS: Make WeakContainer pruning do less work před 3 roky
WeakSetConstructor.cpp 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr před 3 roky
WeakSetConstructor.h 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr před 3 roky
WeakSetPrototype.cpp 909e13c5e6 LibJS: Convert WeakSetPrototype functions to ThrowCompletionOr před 3 roky
WeakSetPrototype.h 909e13c5e6 LibJS: Convert WeakSetPrototype functions to ThrowCompletionOr před 3 roky
WrappedFunction.cpp 50f8755792 LibJS: Implement Wrapped Function Exotic Objects před 3 roky
WrappedFunction.h 50f8755792 LibJS: Implement Wrapped Function Exotic Objects před 3 roky