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