davidot 9c9aaf4d4f LibJS: Don't VERIFY that a function is Regular when executing in AST vor 3 Jahren
..
Intl 66770de264 LibJS: Convert Intl.NumberFormat functions to ThrowCompletionOr vor 3 Jahren
Temporal 306c25f3c2 LibJS: Convert the NumberToBigInt AO to ThrowCompletionOr vor 3 Jahren
AbstractOperations.cpp 13ead80ee6 LibJS: Add PrivateEnvironment vor 3 Jahren
AbstractOperations.h 13ead80ee6 LibJS: Add PrivateEnvironment vor 3 Jahren
Accessor.h ab594e5f2f LibJS: Convert Value::invoke and VM::call to ThrowCompletionOr vor 3 Jahren
AggregateError.cpp c503a28e19 LibJS: Make AggregateError inherit from Error vor 4 Jahren
AggregateError.h c503a28e19 LibJS: Make AggregateError inherit from Error vor 4 Jahren
AggregateErrorConstructor.cpp 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr vor 3 Jahren
AggregateErrorConstructor.h 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr vor 3 Jahren
AggregateErrorPrototype.cpp a6b8291a9b LibJS: Add define_direct_property and remove the define_property helper vor 4 Jahren
AggregateErrorPrototype.h cbd7437d40 LibJS: Implement AggregateError vor 4 Jahren
ArgumentsObject.cpp 3be26f56db LibJS: Convert has_own_property() to ThrowCompletionOr vor 3 Jahren
ArgumentsObject.h fbfb0bb908 LibJS: Convert internal_delete() to ThrowCompletionOr vor 3 Jahren
Array.cpp db5df26841 LibJS: Convert Array AOs to ThrowCompletionOr vor 3 Jahren
Array.h db5df26841 LibJS: Convert Array AOs to ThrowCompletionOr vor 3 Jahren
ArrayBuffer.cpp 1fba5ca8c3 LibJS: Implement the AllocateArrayBuffer() AO vor 3 Jahren
ArrayBuffer.h 750da61c0f LibJS: Convert to_u8_clamp() to ThrowCompletionOr vor 3 Jahren
ArrayBufferConstructor.cpp 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr vor 3 Jahren
ArrayBufferConstructor.h 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr vor 3 Jahren
ArrayBufferPrototype.cpp e26d9f419b LibJS: Remove vm.construct and it's usages vor 3 Jahren
ArrayBufferPrototype.h 20163c0584 LibJS: Add ThrowCompletionOr versions of the JS native function macros vor 3 Jahren
ArrayConstructor.cpp 36aef8ee95 LibJS: Convert ArrayConstructor functions to ThrowCompletionOr vor 3 Jahren
ArrayConstructor.h 36aef8ee95 LibJS: Convert ArrayConstructor functions to ThrowCompletionOr vor 3 Jahren
ArrayIterator.cpp e5753443ae LibJS: Consistently make prototype the last argument in Object ctors vor 4 Jahren
ArrayIterator.h e5753443ae LibJS: Consistently make prototype the last argument in Object ctors vor 4 Jahren
ArrayIteratorPrototype.cpp 40eb3a39d4 LibJS: Rename define_native_function => define_old_native_function vor 3 Jahren
ArrayIteratorPrototype.h 20163c0584 LibJS: Add ThrowCompletionOr versions of the JS native function macros vor 3 Jahren
ArrayPrototype.cpp d655a0a42e LibJS: Add "at" to Array.prototype[@@unscopables] vor 3 Jahren
ArrayPrototype.h 0f5cfe975f LibJS: Convert ArrayPrototype functions to ThrowCompletionsOr vor 3 Jahren
AtomicsObject.cpp 20f73d2abc LibJS: Convert Atomics functions to ThrowCompletionOr vor 3 Jahren
AtomicsObject.h 20f73d2abc LibJS: Convert Atomics functions to ThrowCompletionOr vor 3 Jahren
BigInt.cpp 306c25f3c2 LibJS: Convert the NumberToBigInt AO to ThrowCompletionOr vor 3 Jahren
BigInt.h 306c25f3c2 LibJS: Convert the NumberToBigInt AO to ThrowCompletionOr vor 3 Jahren
BigIntConstructor.cpp 306c25f3c2 LibJS: Convert the NumberToBigInt AO to ThrowCompletionOr vor 3 Jahren
BigIntConstructor.h 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr vor 3 Jahren
BigIntObject.cpp d42d655853 LibJS+LibWeb+Spreadsheet: Upcall visit_edges() via Base typedef vor 3 Jahren
BigIntObject.h f6cf44c3db LibJS: Convert this_bigint_value() to ThrowCompletionOr vor 3 Jahren
BigIntPrototype.cpp 40eb3a39d4 LibJS: Rename define_native_function => define_old_native_function vor 3 Jahren
BigIntPrototype.h 20163c0584 LibJS: Add ThrowCompletionOr versions of the JS native function macros vor 3 Jahren
BooleanConstructor.cpp 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr vor 3 Jahren
BooleanConstructor.h 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr vor 3 Jahren
BooleanObject.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
BooleanObject.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
BooleanPrototype.cpp 40eb3a39d4 LibJS: Rename define_native_function => define_old_native_function vor 3 Jahren
BooleanPrototype.h 20163c0584 LibJS: Add ThrowCompletionOr versions of the JS native function macros vor 3 Jahren
BoundFunction.cpp fe5c2b7bb9 LibJS: Decouple new_function_environment() from FunctionObject vor 3 Jahren
BoundFunction.h fe5c2b7bb9 LibJS: Decouple new_function_environment() from FunctionObject vor 3 Jahren
CommonPropertyNames.h 5910a41adb LibJS: Implement ShadowRealm.prototype.importValue() vor 3 Jahren
Completion.h 894834b5d5 LibJS: Allow construction of ThrowCompletionOr<Value> from non-Value vor 3 Jahren
ConsoleObject.cpp 40eb3a39d4 LibJS: Rename define_native_function => define_old_native_function vor 3 Jahren
ConsoleObject.h 20163c0584 LibJS: Add ThrowCompletionOr versions of the JS native function macros vor 3 Jahren
DataView.cpp d42d655853 LibJS+LibWeb+Spreadsheet: Upcall visit_edges() via Base typedef vor 3 Jahren
DataView.h e5753443ae LibJS: Consistently make prototype the last argument in Object ctors vor 4 Jahren
DataViewConstructor.cpp 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr vor 3 Jahren
DataViewConstructor.h 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr vor 3 Jahren
DataViewPrototype.cpp 40eb3a39d4 LibJS: Rename define_native_function => define_old_native_function vor 3 Jahren
DataViewPrototype.h 20163c0584 LibJS: Add ThrowCompletionOr versions of the JS native function macros vor 3 Jahren
Date.cpp be28a6142b LibJS: Convert to_integer_or_infinity() to ThrowCompletionOr vor 3 Jahren
Date.h 0c63f0bf73 LibJS: Parse date strings like "Wed Apr 17 23:08:53 +0000 2019" vor 3 Jahren
DateConstructor.cpp ba39a54bb8 LibJS: Convert DateConstructor functions to ThrowCompletionOr vor 3 Jahren
DateConstructor.h ba39a54bb8 LibJS: Convert DateConstructor functions to ThrowCompletionOr vor 3 Jahren
DatePrototype.cpp 2b87f77578 LibJS: Convert DatePrototype functions to ThrowCompletionOr vor 3 Jahren
DatePrototype.h 2b87f77578 LibJS: Convert DatePrototype functions to ThrowCompletionOr vor 3 Jahren
DeclarativeEnvironment.cpp 01370136ee LibJS: Convert delete_binding() to ThrowCompletionOr vor 3 Jahren
DeclarativeEnvironment.h 01370136ee LibJS: Convert delete_binding() to ThrowCompletionOr vor 3 Jahren
ECMAScriptFunctionObject.cpp 9c9aaf4d4f LibJS: Don't VERIFY that a function is Regular when executing in AST vor 3 Jahren
ECMAScriptFunctionObject.h 4c8090a45d LibJS: Use ClassFieldInitializerStatement for class fields vor 3 Jahren
Environment.cpp 421845b0cd LibJS: Taint variable environment chain after non-strict direct eval() vor 3 Jahren
Environment.h 01370136ee LibJS: Convert delete_binding() to ThrowCompletionOr vor 3 Jahren
EnvironmentCoordinate.h 0a53cf2a07 LibJS: Add missing header in EnvironmentCoordinate.h vor 3 Jahren
Error.cpp f38a5957bf LibJS: Convert has_property() to ThrowCompletionOr vor 3 Jahren
Error.h 867b19affb LibJS: Convert install_error_cause() to ThrowCompletionOr vor 3 Jahren
ErrorConstructor.cpp 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr vor 3 Jahren
ErrorConstructor.h 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr vor 3 Jahren
ErrorPrototype.cpp 40eb3a39d4 LibJS: Rename define_native_function => define_old_native_function vor 3 Jahren
ErrorPrototype.h 20163c0584 LibJS: Add ThrowCompletionOr versions of the JS native function macros vor 3 Jahren
ErrorTypes.cpp fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers vor 4 Jahren
ErrorTypes.h 9c9aaf4d4f LibJS: Don't VERIFY that a function is Regular when executing in AST vor 3 Jahren
Exception.cpp c2ad599783 LibJS: Rename CallFrame => ExecutionContext vor 4 Jahren
Exception.h 32ee195d62 LibJS: Avoid allocations in the Exception constructor vor 4 Jahren
ExecutionContext.h 13ead80ee6 LibJS: Add PrivateEnvironment vor 3 Jahren
FinalizationRegistry.cpp 83bd675477 LibJS: Make WeakContainer pruning do less work vor 3 Jahren
FinalizationRegistry.h 83bd675477 LibJS: Make WeakContainer pruning do less work vor 3 Jahren
FinalizationRegistryConstructor.cpp 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr vor 3 Jahren
FinalizationRegistryConstructor.h 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr vor 3 Jahren
FinalizationRegistryPrototype.cpp 40eb3a39d4 LibJS: Rename define_native_function => define_old_native_function vor 3 Jahren
FinalizationRegistryPrototype.h 20163c0584 LibJS: Add ThrowCompletionOr versions of the JS native function macros vor 3 Jahren
FunctionConstructor.cpp 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr vor 3 Jahren
FunctionConstructor.h 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr vor 3 Jahren
FunctionEnvironment.cpp 0881f8160f LibJS: Use implicit ThrowCompletionOr<T> constructor where possible vor 3 Jahren
FunctionEnvironment.h 617d3cd3d3 LibJS: Convert bind_this_value() to ThrowCompletionOr vor 3 Jahren
FunctionObject.cpp 0881f8160f LibJS: Use implicit ThrowCompletionOr<T> constructor where possible vor 3 Jahren
FunctionObject.h fe5c2b7bb9 LibJS: Decouple new_function_environment() from FunctionObject vor 3 Jahren
FunctionPrototype.cpp 40eb3a39d4 LibJS: Rename define_native_function => define_old_native_function vor 3 Jahren
FunctionPrototype.h 20163c0584 LibJS: Add ThrowCompletionOr versions of the JS native function macros vor 3 Jahren
GeneratorFunctionConstructor.cpp 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr vor 3 Jahren
GeneratorFunctionConstructor.h 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr vor 3 Jahren
GeneratorFunctionPrototype.cpp a6b8291a9b LibJS: Add define_direct_property and remove the define_property helper vor 4 Jahren
GeneratorFunctionPrototype.h ba9d5c4d54 LibJS: Rename Function => FunctionObject vor 4 Jahren
GeneratorObject.cpp 1639ed7e0a LibJS: Convert to_double() to ThrowCompletionOr vor 3 Jahren
GeneratorObject.h e37cf73300 LibJS: Rename OrdinaryFunctionObject to ECMAScriptFunctionObject vor 3 Jahren
GeneratorObjectPrototype.cpp 40eb3a39d4 LibJS: Rename define_native_function => define_old_native_function vor 3 Jahren
GeneratorObjectPrototype.h 20163c0584 LibJS: Add ThrowCompletionOr versions of the JS native function macros vor 3 Jahren
GlobalEnvironment.cpp 0881f8160f LibJS: Use implicit ThrowCompletionOr<T> constructor where possible vor 3 Jahren
GlobalEnvironment.h 01370136ee LibJS: Convert delete_binding() to ThrowCompletionOr vor 3 Jahren
GlobalObject.cpp 40eb3a39d4 LibJS: Rename define_native_function => define_old_native_function vor 3 Jahren
GlobalObject.h 20163c0584 LibJS: Add ThrowCompletionOr versions of the JS native function macros vor 3 Jahren
IndexedProperties.cpp 6108bac606 LibJS: Only do a single property lookup in internal_get_own_property() vor 3 Jahren
IndexedProperties.h c351b4ad0d LibJS: Stop using a native property for Array lengths vor 4 Jahren
IteratorOperations.cpp 03b251a704 LibJS: Convert IterableToList AO to ThrowCompletionOr vor 3 Jahren
IteratorOperations.h 03b251a704 LibJS: Convert IterableToList AO to ThrowCompletionOr vor 3 Jahren
IteratorPrototype.cpp 40eb3a39d4 LibJS: Rename define_native_function => define_old_native_function vor 3 Jahren
IteratorPrototype.h 20163c0584 LibJS: Add ThrowCompletionOr versions of the JS native function macros vor 3 Jahren
JSONObject.cpp db5df26841 LibJS: Convert Array AOs to ThrowCompletionOr vor 3 Jahren
JSONObject.h 20163c0584 LibJS: Add ThrowCompletionOr versions of the JS native function macros vor 3 Jahren
JobCallback.h ab594e5f2f LibJS: Convert Value::invoke and VM::call to ThrowCompletionOr vor 3 Jahren
Map.cpp d42d655853 LibJS+LibWeb+Spreadsheet: Upcall visit_edges() via Base typedef vor 3 Jahren
Map.h a27fbfd45f LibJS: Use OrderedHashMap instead of HashMap in the Map built-in vor 4 Jahren
MapConstructor.cpp 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr vor 3 Jahren
MapConstructor.h 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr vor 3 Jahren
MapIterator.cpp e5753443ae LibJS: Consistently make prototype the last argument in Object ctors vor 4 Jahren
MapIterator.h e5753443ae LibJS: Consistently make prototype the last argument in Object ctors vor 4 Jahren
MapIteratorPrototype.cpp 40eb3a39d4 LibJS: Rename define_native_function => define_old_native_function vor 3 Jahren
MapIteratorPrototype.h 20163c0584 LibJS: Add ThrowCompletionOr versions of the JS native function macros vor 3 Jahren
MapPrototype.cpp 40eb3a39d4 LibJS: Rename define_native_function => define_old_native_function vor 3 Jahren
MapPrototype.h 20163c0584 LibJS: Add ThrowCompletionOr versions of the JS native function macros vor 3 Jahren
MarkedValueList.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
MarkedValueList.h 5a0cdb15b0 AK+Everywhere: Reduce the number of template parameters of IntrusiveList vor 3 Jahren
MathObject.cpp 40eb3a39d4 LibJS: Rename define_native_function => define_old_native_function vor 3 Jahren
MathObject.h 20163c0584 LibJS: Add ThrowCompletionOr versions of the JS native function macros vor 3 Jahren
NativeFunction.cpp 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr vor 3 Jahren
NativeFunction.h 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr vor 3 Jahren
NumberConstructor.cpp 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr vor 3 Jahren
NumberConstructor.h 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr vor 3 Jahren
NumberObject.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
NumberObject.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
NumberPrototype.cpp 40eb3a39d4 LibJS: Rename define_native_function => define_old_native_function vor 3 Jahren
NumberPrototype.h 20163c0584 LibJS: Add ThrowCompletionOr versions of the JS native function macros vor 3 Jahren
Object.cpp 0881f8160f LibJS: Use implicit ThrowCompletionOr<T> constructor where possible vor 3 Jahren
Object.h d94b5e511f LibJS: Add slot [[PrivateElements]] and related methods to Object vor 3 Jahren
ObjectConstructor.cpp 5ff7d7945d LibJS: Use ECMA-262 spec URL for Object.hasOwn() (now stage 4) vor 3 Jahren
ObjectConstructor.h 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr vor 3 Jahren
ObjectEnvironment.cpp 01370136ee LibJS: Convert delete_binding() to ThrowCompletionOr vor 3 Jahren
ObjectEnvironment.h 01370136ee LibJS: Convert delete_binding() to ThrowCompletionOr vor 3 Jahren
ObjectPrototype.cpp 40eb3a39d4 LibJS: Rename define_native_function => define_old_native_function vor 3 Jahren
ObjectPrototype.h 20163c0584 LibJS: Add ThrowCompletionOr versions of the JS native function macros vor 3 Jahren
PrimitiveString.cpp f290c59dd8 LibJS: Keep track of PrimitiveStrings and share them vor 3 Jahren
PrimitiveString.h b85b8ca350 LibJS: Reduce UTF-8 to UTF-16 transcoding when only UTF-16 is wanted vor 4 Jahren
PrivateEnvironment.cpp 16cc82460f LibJS: Add parsing and evaluation of private fields and methods vor 3 Jahren
PrivateEnvironment.h 13ead80ee6 LibJS: Add PrivateEnvironment vor 3 Jahren
Promise.cpp 81bdb20c61 LibJS: Convert the PromiseResolve AO to ThrowCompletionOr vor 3 Jahren
Promise.h 81bdb20c61 LibJS: Convert the PromiseResolve AO to ThrowCompletionOr vor 3 Jahren
PromiseConstructor.cpp 5af8f72d54 LibJS: Convert PromiseConstructor functions to ThrowCompletionOr vor 3 Jahren
PromiseConstructor.h 5af8f72d54 LibJS: Convert PromiseConstructor functions to ThrowCompletionOr vor 3 Jahren
PromiseJobs.cpp 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr vor 3 Jahren
PromiseJobs.h 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr vor 3 Jahren
PromisePrototype.cpp 35faf50941 LibJS: Convert PromisePrototype functions to ThrowCompletionOr vor 3 Jahren
PromisePrototype.h 35faf50941 LibJS: Convert PromisePrototype functions to ThrowCompletionOr vor 3 Jahren
PromiseReaction.cpp 0d602c5ec5 LibJS: Convert the NewPromiseCapability AO to ThrowCompletionOr vor 3 Jahren
PromiseReaction.h 0d602c5ec5 LibJS: Convert the NewPromiseCapability AO to ThrowCompletionOr vor 3 Jahren
PromiseResolvingElementFunctions.cpp 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr vor 3 Jahren
PromiseResolvingElementFunctions.h 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr vor 3 Jahren
PromiseResolvingFunction.cpp 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr vor 3 Jahren
PromiseResolvingFunction.h 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr vor 3 Jahren
PropertyAttributes.h a95b321bf1 LibJS: Add missing headers vor 3 Jahren
PropertyDescriptor.cpp d7d73f9100 LibJS: Convert to_property_descriptor() to ThrowCompletionOr vor 3 Jahren
PropertyDescriptor.h d7d73f9100 LibJS: Convert to_property_descriptor() to ThrowCompletionOr vor 3 Jahren
PropertyName.h 4d8912a92b LibJS: Convert to_string() to ThrowCompletionOr vor 3 Jahren
PrototypeObject.h 2fa9422b3b LibJS: Convert PrototypeObject::typed_this_value() to ThrowCompletionOr vor 3 Jahren
ProxyConstructor.cpp 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr vor 3 Jahren
ProxyConstructor.h 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr vor 3 Jahren
ProxyObject.cpp 0881f8160f LibJS: Use implicit ThrowCompletionOr<T> constructor where possible vor 3 Jahren
ProxyObject.h 021691753d LibJS: Fix that proxy always said that it had a [[Construct]] slot vor 3 Jahren
Realm.cpp cbbf4abb0d LibJS: Add a way to get from a GlobalObject to its associated Realm vor 3 Jahren
Realm.h cbbf4abb0d LibJS: Add a way to get from a GlobalObject to its associated Realm vor 3 Jahren
Reference.cpp c7a6572789 LibJS: Add private references vor 3 Jahren
Reference.h c7a6572789 LibJS: Add private references vor 3 Jahren
ReflectObject.cpp e26d9f419b LibJS: Remove vm.construct and it's usages vor 3 Jahren
ReflectObject.h 20163c0584 LibJS: Add ThrowCompletionOr versions of the JS native function macros vor 3 Jahren
RegExpConstructor.cpp e3181a7ded LibJS: Convert RegExpConstructor functions to ThrowCompletionOr vor 3 Jahren
RegExpConstructor.h e3181a7ded LibJS: Convert RegExpConstructor functions to ThrowCompletionOr vor 3 Jahren
RegExpObject.cpp 844be7a0a5 LibJS: Convert the RegExpCreate AO to ThrowCompletionOr vor 3 Jahren
RegExpObject.h 844be7a0a5 LibJS: Convert the RegExpCreate AO to ThrowCompletionOr vor 3 Jahren
RegExpPrototype.cpp e503b60bdc LibJS: Convert a few TRYs to MUST in RegExp.prototype vor 3 Jahren
RegExpPrototype.h 063ce946b7 LibJS: Convert RegExpPrototype functions to ThrowCompletionOr vor 3 Jahren
RegExpStringIterator.cpp d42d655853 LibJS+LibWeb+Spreadsheet: Upcall visit_edges() via Base typedef vor 3 Jahren
RegExpStringIterator.h 34bd25f6c2 LibJS: Reduce copying of string data in RegExp.prototype vor 4 Jahren
RegExpStringIteratorPrototype.cpp 2ab089fa21 LibJS: Convert RegExpStringIteratorPrototype to ThrowCompletionOr vor 3 Jahren
RegExpStringIteratorPrototype.h 2ab089fa21 LibJS: Convert RegExpStringIteratorPrototype to ThrowCompletionOr vor 3 Jahren
Set.cpp d42d655853 LibJS+LibWeb+Spreadsheet: Upcall visit_edges() via Base typedef vor 3 Jahren
Set.h 08ff148bc3 LibJS: Use OrderedHashTable instead of HashTable in the Set built-in vor 4 Jahren
SetConstructor.cpp 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr vor 3 Jahren
SetConstructor.h 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr vor 3 Jahren
SetIterator.cpp e5753443ae LibJS: Consistently make prototype the last argument in Object ctors vor 4 Jahren
SetIterator.h e5753443ae LibJS: Consistently make prototype the last argument in Object ctors vor 4 Jahren
SetIteratorPrototype.cpp 40eb3a39d4 LibJS: Rename define_native_function => define_old_native_function vor 3 Jahren
SetIteratorPrototype.h 20163c0584 LibJS: Add ThrowCompletionOr versions of the JS native function macros vor 3 Jahren
SetPrototype.cpp 40eb3a39d4 LibJS: Rename define_native_function => define_old_native_function vor 3 Jahren
SetPrototype.h 20163c0584 LibJS: Add ThrowCompletionOr versions of the JS native function macros vor 3 Jahren
ShadowRealm.cpp 0d602c5ec5 LibJS: Convert the NewPromiseCapability AO to ThrowCompletionOr vor 3 Jahren
ShadowRealm.h 5910a41adb LibJS: Implement ShadowRealm.prototype.importValue() vor 3 Jahren
ShadowRealmConstructor.cpp 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr vor 3 Jahren
ShadowRealmConstructor.h 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr vor 3 Jahren
ShadowRealmPrototype.cpp 40eb3a39d4 LibJS: Rename define_native_function => define_old_native_function vor 3 Jahren
ShadowRealmPrototype.h 20163c0584 LibJS: Add ThrowCompletionOr versions of the JS native function macros vor 3 Jahren
Shape.cpp 6a1b82df2b LibJS: Put zombie cell tracking code behind a compile-time flag vor 3 Jahren
Shape.h 6a1b82df2b LibJS: Put zombie cell tracking code behind a compile-time flag vor 3 Jahren
StringConstructor.cpp 28e1e03234 LibJS: Convert StringConstructor functions to ThrowCompletionOr vor 3 Jahren
StringConstructor.h 28e1e03234 LibJS: Convert StringConstructor functions to ThrowCompletionOr vor 3 Jahren
StringIterator.cpp e5753443ae LibJS: Consistently make prototype the last argument in Object ctors vor 4 Jahren
StringIterator.h e5753443ae LibJS: Consistently make prototype the last argument in Object ctors vor 4 Jahren
StringIteratorPrototype.cpp 40eb3a39d4 LibJS: Rename define_native_function => define_old_native_function vor 3 Jahren
StringIteratorPrototype.h 20163c0584 LibJS: Add ThrowCompletionOr versions of the JS native function macros vor 3 Jahren
StringObject.cpp 4d5bd092ea LibJS: Use MUST() where applicable vor 3 Jahren
StringObject.h 60366ae032 LibJS: Convert this_string_value() to ThrowCompletionOr vor 3 Jahren
StringOrSymbol.h 53a8a11973 LibJS: Make StringOrSymbol always be FlyString in the string case vor 4 Jahren
StringPrototype.cpp 844be7a0a5 LibJS: Convert the RegExpCreate AO to ThrowCompletionOr vor 3 Jahren
StringPrototype.h 18c2d537c7 LibJS: Convert StringPrototype functions to ThrowCompletionOr vor 3 Jahren
Symbol.cpp dac971b4ae LibJS: Store and return undefined Symbol description vor 4 Jahren
Symbol.h dac971b4ae LibJS: Store and return undefined Symbol description vor 4 Jahren
SymbolConstructor.cpp 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr vor 3 Jahren
SymbolConstructor.h 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr vor 3 Jahren
SymbolObject.cpp d42d655853 LibJS+LibWeb+Spreadsheet: Upcall visit_edges() via Base typedef vor 3 Jahren
SymbolObject.h dac971b4ae LibJS: Store and return undefined Symbol description vor 4 Jahren
SymbolPrototype.cpp 40eb3a39d4 LibJS: Rename define_native_function => define_old_native_function vor 3 Jahren
SymbolPrototype.h 20163c0584 LibJS: Add ThrowCompletionOr versions of the JS native function macros vor 3 Jahren
TemporaryClearException.h b0faf2287a LibJS: Use linusg@serenityos.org for my new copyright headers, too vor 4 Jahren
TypedArray.cpp 3edf86462b LibJS: Convert typed_array_from to ThrowCompletionOr vor 3 Jahren
TypedArray.h 3edf86462b LibJS: Convert typed_array_from to ThrowCompletionOr vor 3 Jahren
TypedArrayConstructor.cpp f7bafea661 LibJS: Convert TypedArrayConstructor functions to ThrowCompletionOr vor 3 Jahren
TypedArrayConstructor.h f7bafea661 LibJS: Convert TypedArrayConstructor functions to ThrowCompletionOr vor 3 Jahren
TypedArrayPrototype.cpp 92b25cacd1 LibJS: Convert TypedArrayPrototype functions to ThrowCompletionOr vor 3 Jahren
TypedArrayPrototype.h 92b25cacd1 LibJS: Convert TypedArrayPrototype functions to ThrowCompletionOr vor 3 Jahren
Utf16String.cpp 024367d82e LibJS+AK: Use Vector<u16, 1> for UTF-16 string storage vor 3 Jahren
Utf16String.h 024367d82e LibJS+AK: Use Vector<u16, 1> for UTF-16 string storage vor 3 Jahren
VM.cpp e26d9f419b LibJS: Remove vm.construct and it's usages vor 3 Jahren
VM.h 53af66d57d LibJS: Move ordinary_call_bind_this() to ECMAScriptFunctionObject vor 3 Jahren
Value.cpp 0881f8160f LibJS: Use implicit ThrowCompletionOr<T> constructor where possible vor 3 Jahren
Value.h 545d403f6b LibJS: Convert Value operator AOs to ThrowCompletionOr vor 3 Jahren
WeakContainer.cpp cdc1315dc8 LibJS: Use IntrusiveList for keeping track of WeakContainers vor 4 Jahren
WeakContainer.h a95b321bf1 LibJS: Add missing headers vor 3 Jahren
WeakMap.cpp 83bd675477 LibJS: Make WeakContainer pruning do less work vor 3 Jahren
WeakMap.h 83bd675477 LibJS: Make WeakContainer pruning do less work vor 3 Jahren
WeakMapConstructor.cpp 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr vor 3 Jahren
WeakMapConstructor.h 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr vor 3 Jahren
WeakMapPrototype.cpp 40eb3a39d4 LibJS: Rename define_native_function => define_old_native_function vor 3 Jahren
WeakMapPrototype.h 20163c0584 LibJS: Add ThrowCompletionOr versions of the JS native function macros vor 3 Jahren
WeakRef.cpp 83bd675477 LibJS: Make WeakContainer pruning do less work vor 3 Jahren
WeakRef.h 83bd675477 LibJS: Make WeakContainer pruning do less work vor 3 Jahren
WeakRefConstructor.cpp 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr vor 3 Jahren
WeakRefConstructor.h 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr vor 3 Jahren
WeakRefPrototype.cpp 40eb3a39d4 LibJS: Rename define_native_function => define_old_native_function vor 3 Jahren
WeakRefPrototype.h 20163c0584 LibJS: Add ThrowCompletionOr versions of the JS native function macros vor 3 Jahren
WeakSet.cpp 83bd675477 LibJS: Make WeakContainer pruning do less work vor 3 Jahren
WeakSet.h 83bd675477 LibJS: Make WeakContainer pruning do less work vor 3 Jahren
WeakSetConstructor.cpp 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr vor 3 Jahren
WeakSetConstructor.h 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr vor 3 Jahren
WeakSetPrototype.cpp 40eb3a39d4 LibJS: Rename define_native_function => define_old_native_function vor 3 Jahren
WeakSetPrototype.h 20163c0584 LibJS: Add ThrowCompletionOr versions of the JS native function macros vor 3 Jahren
WrappedFunction.cpp 50f8755792 LibJS: Implement Wrapped Function Exotic Objects vor 3 Jahren
WrappedFunction.h 50f8755792 LibJS: Implement Wrapped Function Exotic Objects vor 3 Jahren