Linus Groh e815d3f9ce LibJS: De-duplicate ClassFieldDefinition Records 3 år sedan
..
Intl 29b6c22384 LibJS: Reorder and reduce steps of InitializeDateTimeFormat 3 år sedan
Temporal 5397278bfc LibJS: Update spec comments to use ToZeroPaddedDecimalString AO 3 år sedan
AbstractOperations.cpp 7e18d1c078 LibJS: Remove unused include from AbstractOperations.cpp 3 år sedan
AbstractOperations.h 745b998774 LibJS: Get rid of unnecessary work from canonical_numeric_index_string 3 år sedan
Accessor.h a0367aa43b DevTools+LibJS+LibWeb: Change class_name to use StringView 3 år sedan
AggregateError.cpp c503a28e19 LibJS: Make AggregateError inherit from Error 4 år sedan
AggregateError.h c503a28e19 LibJS: Make AggregateError inherit from Error 4 år sedan
AggregateErrorConstructor.cpp 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr 3 år sedan
AggregateErrorConstructor.h 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr 3 år sedan
AggregateErrorPrototype.cpp a6b8291a9b LibJS: Add define_direct_property and remove the define_property helper 4 år sedan
AggregateErrorPrototype.h cbd7437d40 LibJS: Implement AggregateError 4 år sedan
ArgumentsObject.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
ArgumentsObject.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
Array.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
Array.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
ArrayBuffer.cpp 6654efcd82 LibJS: Remove cloneConstructor parameter from CloneArrayBuffer 3 år sedan
ArrayBuffer.h 6654efcd82 LibJS: Remove cloneConstructor parameter from CloneArrayBuffer 3 år sedan
ArrayBufferConstructor.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
ArrayBufferConstructor.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
ArrayBufferPrototype.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
ArrayBufferPrototype.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
ArrayConstructor.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
ArrayConstructor.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
ArrayIterator.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
ArrayIterator.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
ArrayIteratorPrototype.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
ArrayIteratorPrototype.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
ArrayPrototype.cpp 00b8ce4a6d LibJS: Pass this value to fallback func in Array.prototype.toString() 3 år sedan
ArrayPrototype.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
AsyncFromSyncIterator.cpp 09a11fa6ea LibJS: Implement proper Iterator records 3 år sedan
AsyncFromSyncIterator.h 09a11fa6ea LibJS: Implement proper Iterator records 3 år sedan
AsyncFromSyncIteratorPrototype.cpp 47cdd90836 LibJS: Use new NativeFunction::create() in most places 3 år sedan
AsyncFromSyncIteratorPrototype.h 09a11fa6ea LibJS: Implement proper Iterator records 3 år sedan
AsyncFunctionConstructor.cpp de238ff351 LibJS: Use FunctionConstructor as the proto of AsyncFunctionConstructor 3 år sedan
AsyncFunctionConstructor.h 681787de76 LibJS: Add support for async functions 3 år sedan
AsyncFunctionDriverWrapper.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
AsyncFunctionDriverWrapper.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
AsyncFunctionPrototype.cpp 681787de76 LibJS: Add support for async functions 3 år sedan
AsyncFunctionPrototype.h 681787de76 LibJS: Add support for async functions 3 år sedan
AsyncGeneratorFunctionConstructor.cpp 7d0782f308 LibJS: Remove duplicate definition of AsyncGeneratorFunction.prototype 3 år sedan
AsyncGeneratorFunctionConstructor.h 0982a73d1d LibJS: Parse async generator functions 3 år sedan
AsyncGeneratorFunctionPrototype.cpp 0982a73d1d LibJS: Parse async generator functions 3 år sedan
AsyncGeneratorFunctionPrototype.h 0982a73d1d LibJS: Parse async generator functions 3 år sedan
AsyncIteratorPrototype.cpp 232e830a0a LibJS: Mark %{Async,}IteratorPrototype%[@@iterator] as Configurable 3 år sedan
AsyncIteratorPrototype.h 7fd38eac98 LibJS: Add AsyncIteratorPrototype 3 år sedan
AtomicsObject.cpp 39b308ba52 LibJS: Factor out TypedArrayElement{Size,Type} abstract operations 3 år sedan
AtomicsObject.h 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) 3 år sedan
BigInt.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
BigInt.h 086969277e Everywhere: Run clang-format 3 år sedan
BigIntConstructor.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
BigIntConstructor.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
BigIntObject.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
BigIntObject.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
BigIntPrototype.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
BigIntPrototype.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
BooleanConstructor.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
BooleanConstructor.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
BooleanObject.cpp ee1379520a LibJS: Add missing whitespace around namespace curly braces 3 år sedan
BooleanObject.h ee1379520a LibJS: Add missing whitespace around namespace curly braces 3 år sedan
BooleanPrototype.cpp ee1379520a LibJS: Add missing whitespace around namespace curly braces 3 år sedan
BooleanPrototype.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
BoundFunction.cpp b4c6fd51be LibJS: Use single page spec link for BoundFunctionCreate 3 år sedan
BoundFunction.h 086969277e Everywhere: Run clang-format 3 år sedan
CanonicalIndex.h 8eb936538f LibJS: Add missing include for 'u32' to CanonicalIndex.h 3 år sedan
ClassFieldDefinition.h e815d3f9ce LibJS: De-duplicate ClassFieldDefinition Records 3 år sedan
CommonPropertyNames.h f350c153e8 LibJS: Implement and test ArrayBuffer.prototype.resize 3 år sedan
Completion.cpp 244adb371f LibJS: Spin the event loop until await has completed 3 år sedan
Completion.h c79e4961f6 LibJS: Add explicit default copy+move constructors to ThrowCompletionOr 3 år sedan
ConsoleObject.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
ConsoleObject.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
DataView.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
DataView.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
DataViewConstructor.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
DataViewConstructor.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
DataViewPrototype.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
DataViewPrototype.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
Date.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
Date.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
DateConstructor.cpp 086969277e Everywhere: Run clang-format 3 år sedan
DateConstructor.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
DatePrototype.cpp 5397278bfc LibJS: Update spec comments to use ToZeroPaddedDecimalString AO 3 år sedan
DatePrototype.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
DeclarativeEnvironment.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
DeclarativeEnvironment.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
ECMAScriptFunctionObject.cpp e815d3f9ce LibJS: De-duplicate ClassFieldDefinition Records 3 år sedan
ECMAScriptFunctionObject.h e815d3f9ce LibJS: De-duplicate ClassFieldDefinition Records 3 år sedan
Environment.cpp fc04465fa3 LibJS: Remove unnecessary GlobalObject pointer from Environment 3 år sedan
Environment.h a0367aa43b DevTools+LibJS+LibWeb: Change class_name to use StringView 3 år sedan
EnvironmentCoordinate.h 0a53cf2a07 LibJS: Add missing header in EnvironmentCoordinate.h 3 år sedan
Error.cpp fd0f1d0c1a LibJS: Fix two typos in comments 3 år sedan
Error.h e160f508a8 LibJS: Add a traceback to Error 3 år sedan
ErrorConstructor.cpp ecba29c158 LibJS: Set internal function name of NativeError constructors 3 år sedan
ErrorConstructor.h 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr 3 år sedan
ErrorPrototype.cpp fb60ada6ce LibJS: Handle non-Error this object in Error.prototype.stack getter 3 år sedan
ErrorPrototype.h 8d784310e0 LibJS: Implement the Error.prototype.stack setter 3 år sedan
ErrorTypes.cpp fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 år sedan
ErrorTypes.h 0174993bea LibJS: Add explicit ErrorType values for TypedArray prototype exceptions 3 år sedan
ExecutionContext.h bc183dbbcb LibJS: Replace uses of MarkedValueList with MarkedVector<Value> 3 år sedan
FinalizationRegistry.cpp 5b48912d35 LibJS: Remove a bunch of gratuitous JS namespace qualifiers 3 år sedan
FinalizationRegistry.h 5b48912d35 LibJS: Remove a bunch of gratuitous JS namespace qualifiers 3 år sedan
FinalizationRegistryConstructor.cpp 24d772af7c LibJS: Move additional notes to spec comments onto their own line 3 år sedan
FinalizationRegistryConstructor.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
FinalizationRegistryPrototype.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
FinalizationRegistryPrototype.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
FunctionConstructor.cpp 90f14de1e9 LibJS: Call HostEnsureCanCompileStrings in CreateDynamicFunction 3 år sedan
FunctionConstructor.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
FunctionEnvironment.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
FunctionEnvironment.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
FunctionKind.h 0c73fbbba5 LibJS: Rename FunctionKind::{Regular => Normal} 3 år sedan
FunctionObject.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
FunctionObject.h 086969277e Everywhere: Run clang-format 3 år sedan
FunctionPrototype.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
FunctionPrototype.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
GeneratorFunctionConstructor.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
GeneratorFunctionConstructor.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
GeneratorFunctionPrototype.cpp ee1379520a LibJS: Add missing whitespace around namespace curly braces 3 år sedan
GeneratorFunctionPrototype.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
GeneratorObject.cpp e1cd36559d LibJS: Make the BC generator.next(value) work 3 år sedan
GeneratorObject.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
GeneratorPrototype.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
GeneratorPrototype.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
GlobalEnvironment.cpp fc04465fa3 LibJS: Remove unnecessary GlobalObject pointer from Environment 3 år sedan
GlobalEnvironment.h 87a89e7126 LibJS: Convert create_global_function_binding() to ThrowCompletionOr 3 år sedan
GlobalObject.cpp 00b8ce4a6d LibJS: Pass this value to fallback func in Array.prototype.toString() 3 år sedan
GlobalObject.h 00b8ce4a6d LibJS: Pass this value to fallback func in Array.prototype.toString() 3 år sedan
IndexedProperties.cpp 086969277e Everywhere: Run clang-format 3 år sedan
IndexedProperties.h 086969277e Everywhere: Run clang-format 3 år sedan
Iterator.h 2575184242 LibJS: Add a spec link for Iterator Records 3 år sedan
IteratorOperations.cpp 2575184242 LibJS: Add a spec link for Iterator Records 3 år sedan
IteratorOperations.h bc183dbbcb LibJS: Replace uses of MarkedValueList with MarkedVector<Value> 3 år sedan
IteratorPrototype.cpp 472ff7a6d4 LibJS: Don't coerce this value in %IteratorPrototype%[@@iterator] 3 år sedan
IteratorPrototype.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
JSONObject.cpp 5b48912d35 LibJS: Remove a bunch of gratuitous JS namespace qualifiers 3 år sedan
JSONObject.h 086969277e Everywhere: Run clang-format 3 år sedan
JobCallback.h bc183dbbcb LibJS: Replace uses of MarkedValueList with MarkedVector<Value> 3 år sedan
Map.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
Map.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
MapConstructor.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
MapConstructor.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
MapIterator.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
MapIterator.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
MapIteratorPrototype.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
MapIteratorPrototype.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
MapPrototype.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
MapPrototype.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
MathObject.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
MathObject.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
ModuleEnvironment.cpp aeb72fe9d0 LibJS: Reduce header dependency graph in Realm.h 3 år sedan
ModuleEnvironment.h 0cdbc03de0 LibJS: Add ModuleEnvironment 3 år sedan
ModuleNamespaceObject.cpp bc183dbbcb LibJS: Replace uses of MarkedValueList with MarkedVector<Value> 3 år sedan
ModuleNamespaceObject.h bc183dbbcb LibJS: Replace uses of MarkedValueList with MarkedVector<Value> 3 år sedan
NativeFunction.cpp 086969277e Everywhere: Run clang-format 3 år sedan
NativeFunction.h 086969277e Everywhere: Run clang-format 3 år sedan
NumberConstructor.cpp 086969277e Everywhere: Run clang-format 3 år sedan
NumberConstructor.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
NumberObject.cpp ee1379520a LibJS: Add missing whitespace around namespace curly braces 3 år sedan
NumberObject.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
NumberPrototype.cpp f912a48315 Userland: Change static const variables to static constexpr 3 år sedan
NumberPrototype.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
Object.cpp e815d3f9ce LibJS: De-duplicate ClassFieldDefinition Records 3 år sedan
Object.h e815d3f9ce LibJS: De-duplicate ClassFieldDefinition Records 3 år sedan
ObjectConstructor.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
ObjectConstructor.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
ObjectEnvironment.cpp 1c4c251be3 LibJS+Everywhere: Remove all VM::clear_exception() calls 3 år sedan
ObjectEnvironment.h 01370136ee LibJS: Convert delete_binding() to ThrowCompletionOr 3 år sedan
ObjectPrototype.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
ObjectPrototype.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
PrimitiveString.cpp da374a82bc LibJS: Correct an include in PrimitiveString 3 år sedan
PrimitiveString.h a0367aa43b DevTools+LibJS+LibWeb: Change class_name to use StringView 3 år sedan
PrivateEnvironment.cpp f25899ca34 LibJS: Mark entire private environment chains during GC 3 år sedan
PrivateEnvironment.h a0367aa43b DevTools+LibJS+LibWeb: Change class_name to use StringView 3 år sedan
Promise.cpp 4c1c6ef91c LibJS: Setup host hooks and have promise jobs work out the realm 3 år sedan
Promise.h f71f404e0c LibWeb: Introduce the Environment Settings Object 3 år sedan
PromiseConstructor.cpp 9264f9d24e LibJS+Everywhere: Remove VM::exception() and most related functions 3 år sedan
PromiseConstructor.h 5af8f72d54 LibJS: Convert PromiseConstructor functions to ThrowCompletionOr 3 år sedan
PromiseJobs.cpp 5b48912d35 LibJS: Remove a bunch of gratuitous JS namespace qualifiers 3 år sedan
PromiseJobs.h 4c1c6ef91c LibJS: Setup host hooks and have promise jobs work out the realm 3 år sedan
PromisePrototype.cpp 7feeb2df0d LibJS: Capture values as handles in Promise.prototype.finally callbacks 3 år sedan
PromisePrototype.h 35faf50941 LibJS: Convert PromisePrototype functions to ThrowCompletionOr 3 år sedan
PromiseReaction.cpp 47cdd90836 LibJS: Use new NativeFunction::create() in most places 3 år sedan
PromiseReaction.h 086969277e Everywhere: Run clang-format 3 år sedan
PromiseResolvingElementFunctions.cpp d46be7e7f2 LibJS: Visit internal values in PromiseValueList 3 år sedan
PromiseResolvingElementFunctions.h a0367aa43b DevTools+LibJS+LibWeb: Change class_name to use StringView 3 år sedan
PromiseResolvingFunction.cpp 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr 3 år sedan
PromiseResolvingFunction.h a0367aa43b DevTools+LibJS+LibWeb: Change class_name to use StringView 3 år sedan
PropertyAttributes.h 086969277e Everywhere: Run clang-format 3 år sedan
PropertyDescriptor.cpp d7d73f9100 LibJS: Convert to_property_descriptor() to ThrowCompletionOr 3 år sedan
PropertyDescriptor.h 216e21a1fa AK: Convert AK::Format formatting helpers to returning ErrorOr<void> 3 år sedan
PropertyKey.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
PrototypeObject.h 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) 3 år sedan
ProxyConstructor.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
ProxyConstructor.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
ProxyObject.cpp 086969277e Everywhere: Run clang-format 3 år sedan
ProxyObject.h 086969277e Everywhere: Run clang-format 3 år sedan
Realm.cpp aeb72fe9d0 LibJS: Reduce header dependency graph in Realm.h 3 år sedan
Realm.h a0367aa43b DevTools+LibJS+LibWeb: Change class_name to use StringView 3 år sedan
Reference.cpp b126a8b697 LibJS: Correct receiver value in GetValue's [[Get]] call 3 år sedan
Reference.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
ReflectObject.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
ReflectObject.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
RegExpConstructor.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
RegExpConstructor.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
RegExpObject.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
RegExpObject.h 086969277e Everywhere: Run clang-format 3 år sedan
RegExpPrototype.cpp 157d16f049 LibJS: Update specification steps for RegExp Match Indices 3 år sedan
RegExpPrototype.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
RegExpStringIterator.cpp 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) 3 år sedan
RegExpStringIterator.h 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) 3 år sedan
RegExpStringIteratorPrototype.cpp 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) 3 år sedan
RegExpStringIteratorPrototype.h 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) 3 år sedan
Set.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
Set.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
SetConstructor.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
SetConstructor.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
SetIterator.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
SetIterator.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
SetIteratorPrototype.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
SetIteratorPrototype.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
SetPrototype.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
SetPrototype.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
ShadowRealm.cpp 5b48912d35 LibJS: Remove a bunch of gratuitous JS namespace qualifiers 3 år sedan
ShadowRealm.h c08a52dd97 LibJS: Remove the name prefix for wrapped functions 3 år sedan
ShadowRealmConstructor.cpp 57c5a59cab LibJS: Add ScriptOrModule to execution context and track it everywhere 3 år sedan
ShadowRealmConstructor.h 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr 3 år sedan
ShadowRealmPrototype.cpp 68ee193464 LibJS: Check type of ShadowRealm.prototype.importValue() 2nd argument 3 år sedan
ShadowRealmPrototype.h 040e29c7b9 LibJS: Convert ShadowRealmPrototype functions to ThrowCompletionOr 3 år sedan
Shape.cpp 343d699627 LibJS: Add missing Vector::in_reverse() in ensure_property_table() 3 år sedan
Shape.h 086969277e Everywhere: Run clang-format 3 år sedan
StringConstructor.cpp 086969277e Everywhere: Run clang-format 3 år sedan
StringConstructor.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
StringIterator.cpp ee1379520a LibJS: Add missing whitespace around namespace curly braces 3 år sedan
StringIterator.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
StringIteratorPrototype.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
StringIteratorPrototype.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
StringObject.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
StringObject.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
StringOrSymbol.h 53a8a11973 LibJS: Make StringOrSymbol always be FlyString in the string case 4 år sedan
StringPrototype.cpp f3f3e3cdc3 LibJS: Remove outdated FIXME from String.prototype.localeCompare 3 år sedan
StringPrototype.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
Symbol.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
Symbol.h 086969277e Everywhere: Run clang-format 3 år sedan
SymbolConstructor.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
SymbolConstructor.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
SymbolObject.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
SymbolObject.h 086969277e Everywhere: Run clang-format 3 år sedan
SymbolPrototype.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
SymbolPrototype.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
TypedArray.cpp 6654efcd82 LibJS: Remove cloneConstructor parameter from CloneArrayBuffer 3 år sedan
TypedArray.h 39b308ba52 LibJS: Factor out TypedArrayElement{Size,Type} abstract operations 3 år sedan
TypedArrayConstructor.cpp 086969277e Everywhere: Run clang-format 3 år sedan
TypedArrayConstructor.h 086969277e Everywhere: Run clang-format 3 år sedan
TypedArrayPrototype.cpp 6654efcd82 LibJS: Remove cloneConstructor parameter from CloneArrayBuffer 3 år sedan
TypedArrayPrototype.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
Utf16String.cpp 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) 3 år sedan
Utf16String.h 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) 3 år sedan
VM.cpp e815d3f9ce LibJS: De-duplicate ClassFieldDefinition Records 3 år sedan
VM.h 34f902fb52 LibJS: Add missing steps and spec comments to PerformEval 3 år sedan
Value.cpp 5b48912d35 LibJS: Remove a bunch of gratuitous JS namespace qualifiers 3 år sedan
Value.h 086969277e Everywhere: Run clang-format 3 år sedan
ValueTraits.h 59080f441e LibJS: Normalize NaN values in Sets and Maps 3 år sedan
WeakContainer.cpp cdc1315dc8 LibJS: Use IntrusiveList for keeping track of WeakContainers 4 år sedan
WeakContainer.h a95b321bf1 LibJS: Add missing headers 3 år sedan
WeakMap.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
WeakMap.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
WeakMapConstructor.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
WeakMapConstructor.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
WeakMapPrototype.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
WeakMapPrototype.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
WeakRef.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
WeakRef.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
WeakRefConstructor.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
WeakRefConstructor.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
WeakRefPrototype.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
WeakRefPrototype.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
WeakSet.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
WeakSet.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
WeakSetConstructor.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
WeakSetConstructor.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
WeakSetPrototype.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
WeakSetPrototype.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 år sedan
WrappedFunction.cpp c08a52dd97 LibJS: Remove the name prefix for wrapped functions 3 år sedan
WrappedFunction.h bc183dbbcb LibJS: Replace uses of MarkedValueList with MarkedVector<Value> 3 år sedan