Linus Groh c3f1d8f5ba LibJS: Correct section IDs of Temporal .prototype property clauses 3 rokov pred
..
Intl f7c9bd0760 LibJS: Convert remaining Date AOs using JS::Value as in/output to double 3 rokov pred
Temporal c3f1d8f5ba LibJS: Correct section IDs of Temporal .prototype property clauses 3 rokov pred
AbstractOperations.cpp ee6fb51db6 LibJS: Add a couple of missing spec steps to PerformEval 3 rokov pred
AbstractOperations.h 77ba3d3e3f LibJS: Remove callerRealm from HostEnsureCanCompileStrings 3 rokov pred
Accessor.h a0367aa43b DevTools+LibJS+LibWeb: Change class_name to use StringView 3 rokov pred
AggregateError.cpp c503a28e19 LibJS: Make AggregateError inherit from Error 4 rokov pred
AggregateError.h c503a28e19 LibJS: Make AggregateError inherit from Error 4 rokov pred
AggregateErrorConstructor.cpp 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 rokov pred
AggregateErrorConstructor.h 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr 3 rokov pred
AggregateErrorPrototype.cpp a6b8291a9b LibJS: Add define_direct_property and remove the define_property helper 4 rokov pred
AggregateErrorPrototype.h cbd7437d40 LibJS: Implement AggregateError 4 rokov pred
ArgumentsObject.cpp 50d0f879f7 LibJS: Remove bogus FIXME in ArgumentsObject::internal_get() 3 rokov pred
ArgumentsObject.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
Array.cpp 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 rokov pred
Array.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
ArrayBuffer.cpp 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 rokov pred
ArrayBuffer.h 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 rokov pred
ArrayBufferConstructor.cpp 1a8b5ef80a LibJS: Stop fetching GlobalObject from target's realm in ArrayBuffer 3 rokov pred
ArrayBufferConstructor.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
ArrayBufferPrototype.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
ArrayBufferPrototype.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
ArrayConstructor.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
ArrayConstructor.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
ArrayIterator.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
ArrayIterator.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
ArrayIteratorPrototype.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
ArrayIteratorPrototype.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
ArrayPrototype.cpp 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 rokov pred
ArrayPrototype.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
AsyncFromSyncIterator.cpp 09a11fa6ea LibJS: Implement proper Iterator records 3 rokov pred
AsyncFromSyncIterator.h 09a11fa6ea LibJS: Implement proper Iterator records 3 rokov pred
AsyncFromSyncIteratorPrototype.cpp 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 rokov pred
AsyncFromSyncIteratorPrototype.h 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 rokov pred
AsyncFunctionConstructor.cpp de238ff351 LibJS: Use FunctionConstructor as the proto of AsyncFunctionConstructor 3 rokov pred
AsyncFunctionConstructor.h 681787de76 LibJS: Add support for async functions 3 rokov pred
AsyncFunctionDriverWrapper.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
AsyncFunctionDriverWrapper.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
AsyncFunctionPrototype.cpp 681787de76 LibJS: Add support for async functions 3 rokov pred
AsyncFunctionPrototype.h 681787de76 LibJS: Add support for async functions 3 rokov pred
AsyncGenerator.cpp 0c65624a32 LibJS: Add AsyncGenerator / AsyncGeneratorPrototype 3 rokov pred
AsyncGenerator.h 0c65624a32 LibJS: Add AsyncGenerator / AsyncGeneratorPrototype 3 rokov pred
AsyncGeneratorFunctionConstructor.cpp 7d0782f308 LibJS: Remove duplicate definition of AsyncGeneratorFunction.prototype 3 rokov pred
AsyncGeneratorFunctionConstructor.h 0982a73d1d LibJS: Parse async generator functions 3 rokov pred
AsyncGeneratorFunctionPrototype.cpp 0c65624a32 LibJS: Add AsyncGenerator / AsyncGeneratorPrototype 3 rokov pred
AsyncGeneratorFunctionPrototype.h 0982a73d1d LibJS: Parse async generator functions 3 rokov pred
AsyncGeneratorPrototype.cpp 0c65624a32 LibJS: Add AsyncGenerator / AsyncGeneratorPrototype 3 rokov pred
AsyncGeneratorPrototype.h 0c65624a32 LibJS: Add AsyncGenerator / AsyncGeneratorPrototype 3 rokov pred
AsyncGeneratorRequest.h 0c65624a32 LibJS: Add AsyncGenerator / AsyncGeneratorPrototype 3 rokov pred
AsyncIteratorPrototype.cpp 232e830a0a LibJS: Mark %{Async,}IteratorPrototype%[@@iterator] as Configurable 3 rokov pred
AsyncIteratorPrototype.h 7fd38eac98 LibJS: Add AsyncIteratorPrototype 3 rokov pred
AtomicsObject.cpp 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 rokov pred
AtomicsObject.h 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) 3 rokov pred
BigInt.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
BigInt.h 086969277e Everywhere: Run clang-format 3 rokov pred
BigIntConstructor.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
BigIntConstructor.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
BigIntObject.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
BigIntObject.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
BigIntPrototype.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
BigIntPrototype.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
BooleanConstructor.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
BooleanConstructor.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
BooleanObject.cpp ee1379520a LibJS: Add missing whitespace around namespace curly braces 3 rokov pred
BooleanObject.h ee1379520a LibJS: Add missing whitespace around namespace curly braces 3 rokov pred
BooleanPrototype.cpp ee1379520a LibJS: Add missing whitespace around namespace curly braces 3 rokov pred
BooleanPrototype.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
BoundFunction.cpp 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 rokov pred
BoundFunction.h 086969277e Everywhere: Run clang-format 3 rokov pred
CanonicalIndex.h 8eb936538f LibJS: Add missing include for 'u32' to CanonicalIndex.h 3 rokov pred
ClassFieldDefinition.h e815d3f9ce LibJS: De-duplicate ClassFieldDefinition Records 3 rokov pred
CommonPropertyNames.h f350c153e8 LibJS: Implement and test ArrayBuffer.prototype.resize 3 rokov pred
Completion.cpp 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 rokov pred
Completion.h 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 rokov pred
ConsoleObject.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
ConsoleObject.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
DataView.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
DataView.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
DataViewConstructor.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
DataViewConstructor.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
DataViewPrototype.cpp 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 rokov pred
DataViewPrototype.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
Date.cpp f7c9bd0760 LibJS: Convert remaining Date AOs using JS::Value as in/output to double 3 rokov pred
Date.h c6f7214a60 LibJS: Replace magic nanosecond numbers with constants 3 rokov pred
DateConstructor.cpp f7c9bd0760 LibJS: Convert remaining Date AOs using JS::Value as in/output to double 3 rokov pred
DateConstructor.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
DatePrototype.cpp f64b69955e LibJS: Fix numeric type in Date.prototype.toTemporalInstant() 3 rokov pred
DatePrototype.h f7c9bd0760 LibJS: Convert remaining Date AOs using JS::Value as in/output to double 3 rokov pred
DeclarativeEnvironment.cpp 89d4094709 LibJS: Mark concrete method calls of Environment Records with ?/! 3 rokov pred
DeclarativeEnvironment.h acda12597a LibJS: Rename scope to environment 3 rokov pred
ECMAScriptFunctionObject.cpp 53619176f5 LibJS: Set "prototype" property of async generator functions 3 rokov pred
ECMAScriptFunctionObject.h acda12597a LibJS: Rename scope to environment 3 rokov pred
Environment.cpp fc04465fa3 LibJS: Remove unnecessary GlobalObject pointer from Environment 3 rokov pred
Environment.h a0367aa43b DevTools+LibJS+LibWeb: Change class_name to use StringView 3 rokov pred
EnvironmentCoordinate.h 0a53cf2a07 LibJS: Add missing header in EnvironmentCoordinate.h 3 rokov pred
Error.cpp 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 rokov pred
Error.h e160f508a8 LibJS: Add a traceback to Error 3 rokov pred
ErrorConstructor.cpp 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 rokov pred
ErrorConstructor.h 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr 3 rokov pred
ErrorPrototype.cpp fb60ada6ce LibJS: Handle non-Error this object in Error.prototype.stack getter 3 rokov pred
ErrorPrototype.h 8d784310e0 LibJS: Implement the Error.prototype.stack setter 3 rokov pred
ErrorTypes.cpp fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 rokov pred
ErrorTypes.h 03017be5bd LibJS: Remove redundant TemporalRelativeToString production 3 rokov pred
ExecutionContext.h bc183dbbcb LibJS: Replace uses of MarkedValueList with MarkedVector<Value> 3 rokov pred
FinalizationRegistry.cpp 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 rokov pred
FinalizationRegistry.h 5b48912d35 LibJS: Remove a bunch of gratuitous JS namespace qualifiers 3 rokov pred
FinalizationRegistryConstructor.cpp 24d772af7c LibJS: Move additional notes to spec comments onto their own line 3 rokov pred
FinalizationRegistryConstructor.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
FinalizationRegistryPrototype.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
FinalizationRegistryPrototype.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
FunctionConstructor.cpp 77ba3d3e3f LibJS: Remove callerRealm from HostEnsureCanCompileStrings 3 rokov pred
FunctionConstructor.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
FunctionEnvironment.cpp acda12597a LibJS: Rename scope to environment 3 rokov pred
FunctionEnvironment.h acda12597a LibJS: Rename scope to environment 3 rokov pred
FunctionKind.h 0c73fbbba5 LibJS: Rename FunctionKind::{Regular => Normal} 3 rokov pred
FunctionObject.cpp 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 rokov pred
FunctionObject.h 086969277e Everywhere: Run clang-format 3 rokov pred
FunctionPrototype.cpp 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 rokov pred
FunctionPrototype.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
GeneratorFunctionConstructor.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
GeneratorFunctionConstructor.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
GeneratorFunctionPrototype.cpp ee1379520a LibJS: Add missing whitespace around namespace curly braces 3 rokov pred
GeneratorFunctionPrototype.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
GeneratorObject.cpp e1cd36559d LibJS: Make the BC generator.next(value) work 3 rokov pred
GeneratorObject.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
GeneratorPrototype.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
GeneratorPrototype.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
GlobalEnvironment.cpp 89d4094709 LibJS: Mark concrete method calls of Environment Records with ?/! 3 rokov pred
GlobalEnvironment.h 87a89e7126 LibJS: Convert create_global_function_binding() to ThrowCompletionOr 3 rokov pred
GlobalObject.cpp 77ba3d3e3f LibJS: Remove callerRealm from HostEnsureCanCompileStrings 3 rokov pred
GlobalObject.h dd547c3374 LibJS: Add getters for %{Async,}GeneratorFunction.prototype.prototype% 3 rokov pred
IndexedProperties.cpp 086969277e Everywhere: Run clang-format 3 rokov pred
IndexedProperties.h 086969277e Everywhere: Run clang-format 3 rokov pred
Iterator.h 2575184242 LibJS: Add a spec link for Iterator Records 3 rokov pred
IteratorOperations.cpp 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 rokov pred
IteratorOperations.h bc183dbbcb LibJS: Replace uses of MarkedValueList with MarkedVector<Value> 3 rokov pred
IteratorPrototype.cpp 472ff7a6d4 LibJS: Don't coerce this value in %IteratorPrototype%[@@iterator] 3 rokov pred
IteratorPrototype.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
JSONObject.cpp 5b48912d35 LibJS: Remove a bunch of gratuitous JS namespace qualifiers 3 rokov pred
JSONObject.h 086969277e Everywhere: Run clang-format 3 rokov pred
JobCallback.h bc183dbbcb LibJS: Replace uses of MarkedValueList with MarkedVector<Value> 3 rokov pred
Map.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
Map.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
MapConstructor.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
MapConstructor.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
MapIterator.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
MapIterator.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
MapIteratorPrototype.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
MapIteratorPrototype.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
MapPrototype.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
MapPrototype.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
MathObject.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
MathObject.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
ModuleEnvironment.cpp 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 rokov pred
ModuleEnvironment.h 0cdbc03de0 LibJS: Add ModuleEnvironment 3 rokov pred
ModuleNamespaceObject.cpp 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 rokov pred
ModuleNamespaceObject.h bc183dbbcb LibJS: Replace uses of MarkedValueList with MarkedVector<Value> 3 rokov pred
NativeFunction.cpp 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 rokov pred
NativeFunction.h 086969277e Everywhere: Run clang-format 3 rokov pred
NumberConstructor.cpp 086969277e Everywhere: Run clang-format 3 rokov pred
NumberConstructor.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
NumberObject.cpp ee1379520a LibJS: Add missing whitespace around namespace curly braces 3 rokov pred
NumberObject.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
NumberPrototype.cpp 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 rokov pred
NumberPrototype.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
Object.cpp 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 rokov pred
Object.h 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 rokov pred
ObjectConstructor.cpp 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 rokov pred
ObjectConstructor.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
ObjectEnvironment.cpp 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 rokov pred
ObjectEnvironment.h 01370136ee LibJS: Convert delete_binding() to ThrowCompletionOr 3 rokov pred
ObjectPrototype.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
ObjectPrototype.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
PrimitiveString.cpp da374a82bc LibJS: Correct an include in PrimitiveString 3 rokov pred
PrimitiveString.h a0367aa43b DevTools+LibJS+LibWeb: Change class_name to use StringView 3 rokov pred
PrivateEnvironment.cpp f25899ca34 LibJS: Mark entire private environment chains during GC 3 rokov pred
PrivateEnvironment.h a0367aa43b DevTools+LibJS+LibWeb: Change class_name to use StringView 3 rokov pred
Promise.cpp 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 rokov pred
Promise.h 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 rokov pred
PromiseConstructor.cpp 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 rokov pred
PromiseConstructor.h 5af8f72d54 LibJS: Convert PromiseConstructor functions to ThrowCompletionOr 3 rokov pred
PromiseJobs.cpp 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 rokov pred
PromiseJobs.h 4c1c6ef91c LibJS: Setup host hooks and have promise jobs work out the realm 3 rokov pred
PromisePrototype.cpp 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 rokov pred
PromisePrototype.h 35faf50941 LibJS: Convert PromisePrototype functions to ThrowCompletionOr 3 rokov pred
PromiseReaction.cpp 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 rokov pred
PromiseReaction.h 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 rokov pred
PromiseResolvingElementFunctions.cpp 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 rokov pred
PromiseResolvingElementFunctions.h a0367aa43b DevTools+LibJS+LibWeb: Change class_name to use StringView 3 rokov pred
PromiseResolvingFunction.cpp 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr 3 rokov pred
PromiseResolvingFunction.h a0367aa43b DevTools+LibJS+LibWeb: Change class_name to use StringView 3 rokov pred
PropertyAttributes.h 086969277e Everywhere: Run clang-format 3 rokov pred
PropertyDescriptor.cpp 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 rokov pred
PropertyDescriptor.h 216e21a1fa AK: Convert AK::Format formatting helpers to returning ErrorOr<void> 3 rokov pred
PropertyKey.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
PrototypeObject.h 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) 3 rokov pred
ProxyConstructor.cpp 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 rokov pred
ProxyConstructor.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
ProxyObject.cpp 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 rokov pred
ProxyObject.h 086969277e Everywhere: Run clang-format 3 rokov pred
Realm.cpp 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 rokov pred
Realm.h a0367aa43b DevTools+LibJS+LibWeb: Change class_name to use StringView 3 rokov pred
Reference.cpp 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 rokov pred
Reference.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
ReflectObject.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
ReflectObject.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
RegExpConstructor.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
RegExpConstructor.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
RegExpObject.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
RegExpObject.h 086969277e Everywhere: Run clang-format 3 rokov pred
RegExpPrototype.cpp f3768705a9 LibJS: Use consistent phrasing for string length 3 rokov pred
RegExpPrototype.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
RegExpStringIterator.cpp 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) 3 rokov pred
RegExpStringIterator.h 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) 3 rokov pred
RegExpStringIteratorPrototype.cpp 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) 3 rokov pred
RegExpStringIteratorPrototype.h 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) 3 rokov pred
Set.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
Set.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
SetConstructor.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
SetConstructor.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
SetIterator.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
SetIterator.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
SetIteratorPrototype.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
SetIteratorPrototype.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
SetPrototype.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
SetPrototype.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
ShadowRealm.cpp 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 rokov pred
ShadowRealm.h c08a52dd97 LibJS: Remove the name prefix for wrapped functions 3 rokov pred
ShadowRealmConstructor.cpp 57c5a59cab LibJS: Add ScriptOrModule to execution context and track it everywhere 3 rokov pred
ShadowRealmConstructor.h 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr 3 rokov pred
ShadowRealmPrototype.cpp 68ee193464 LibJS: Check type of ShadowRealm.prototype.importValue() 2nd argument 3 rokov pred
ShadowRealmPrototype.h 040e29c7b9 LibJS: Convert ShadowRealmPrototype functions to ThrowCompletionOr 3 rokov pred
Shape.cpp 343d699627 LibJS: Add missing Vector::in_reverse() in ensure_property_table() 3 rokov pred
Shape.h 086969277e Everywhere: Run clang-format 3 rokov pred
StringConstructor.cpp 086969277e Everywhere: Run clang-format 3 rokov pred
StringConstructor.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
StringIterator.cpp ee1379520a LibJS: Add missing whitespace around namespace curly braces 3 rokov pred
StringIterator.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
StringIteratorPrototype.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
StringIteratorPrototype.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
StringObject.cpp 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 rokov pred
StringObject.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
StringOrSymbol.h 53a8a11973 LibJS: Make StringOrSymbol always be FlyString in the string case 4 rokov pred
StringPrototype.cpp 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 rokov pred
StringPrototype.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
Symbol.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
Symbol.h 086969277e Everywhere: Run clang-format 3 rokov pred
SymbolConstructor.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
SymbolConstructor.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
SymbolObject.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
SymbolObject.h 086969277e Everywhere: Run clang-format 3 rokov pred
SymbolPrototype.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
SymbolPrototype.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
TypedArray.cpp 6654efcd82 LibJS: Remove cloneConstructor parameter from CloneArrayBuffer 3 rokov pred
TypedArray.h 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 rokov pred
TypedArrayConstructor.cpp 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 rokov pred
TypedArrayConstructor.h 086969277e Everywhere: Run clang-format 3 rokov pred
TypedArrayPrototype.cpp 367e7b4fe5 LibJS: Reflect Array.prototype.toLocaleString comment in %TypedArray% 3 rokov pred
TypedArrayPrototype.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
Utf16String.cpp 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) 3 rokov pred
Utf16String.h 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) 3 rokov pred
VM.cpp 77ba3d3e3f LibJS: Remove callerRealm from HostEnsureCanCompileStrings 3 rokov pred
VM.h 77ba3d3e3f LibJS: Remove callerRealm from HostEnsureCanCompileStrings 3 rokov pred
Value.cpp b9b3d01bea LibJS: Add variant of to_integer_or_infinity() for plain doubles 3 rokov pred
Value.h b9b3d01bea LibJS: Add variant of to_integer_or_infinity() for plain doubles 3 rokov pred
ValueTraits.h 59080f441e LibJS: Normalize NaN values in Sets and Maps 3 rokov pred
WeakContainer.cpp cdc1315dc8 LibJS: Use IntrusiveList for keeping track of WeakContainers 4 rokov pred
WeakContainer.h a95b321bf1 LibJS: Add missing headers 3 rokov pred
WeakMap.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
WeakMap.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
WeakMapConstructor.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
WeakMapConstructor.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
WeakMapPrototype.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
WeakMapPrototype.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
WeakRef.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
WeakRef.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
WeakRefConstructor.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
WeakRefConstructor.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
WeakRefPrototype.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
WeakRefPrototype.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
WeakSet.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
WeakSet.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
WeakSetConstructor.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
WeakSetConstructor.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
WeakSetPrototype.cpp d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
WeakSetPrototype.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 rokov pred
WrappedFunction.cpp 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 rokov pred
WrappedFunction.h bc183dbbcb LibJS: Replace uses of MarkedValueList with MarkedVector<Value> 3 rokov pred