Linus Groh 5a2dfc52f8 LibJS: Port create_temporal_time_zone() to String há 2 anos atrás
..
Intl 0f5f9acc9c LibJS: Port canonicalize_time_zone_name() to String há 2 anos atrás
Temporal 5a2dfc52f8 LibJS: Port create_temporal_time_zone() to String há 2 anos atrás
AbstractOperations.cpp 541637e15a LibJS: Add using declaration support, RAII like operation in js há 2 anos atrás
AbstractOperations.h 541637e15a LibJS: Add using declaration support, RAII like operation in js há 2 anos atrás
Accessor.h 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr há 2 anos atrás
AggregateError.cpp 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr há 2 anos atrás
AggregateError.h 0c50751c13 LibJS: Convert AggregateError::create() to NonnullGCPtr há 2 anos atrás
AggregateErrorConstructor.cpp afeb7273cc LibJS+Everywhere: Rename Value::to_string to to_deprecated_string há 2 anos atrás
AggregateErrorConstructor.h 6ae79a84df LibJS: Convert Object::construct() to NonnullGCPtr há 2 anos atrás
AggregateErrorPrototype.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun há 2 anos atrás
AggregateErrorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! há 2 anos atrás
ArgumentsObject.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun há 2 anos atrás
ArgumentsObject.h 35c9aa7c05 LibJS: Hide all the constructors! há 2 anos atrás
Array.cpp afeb7273cc LibJS+Everywhere: Rename Value::to_string to to_deprecated_string há 2 anos atrás
Array.h f2527c8c81 LibJS: Add a fallible variant of Array::create_from há 2 anos atrás
ArrayBuffer.cpp 1c24b82dd7 LibJS: Convert ordinary_create_from_constructor() to NonnullGCPtr há 2 anos atrás
ArrayBuffer.h 947ea92bf6 LibJS: Convert ArrayBuffer::create() to NonnullGCPtr há 2 anos atrás
ArrayBufferConstructor.cpp 6ae79a84df LibJS: Convert Object::construct() to NonnullGCPtr há 2 anos atrás
ArrayBufferConstructor.h 6ae79a84df LibJS: Convert Object::construct() to NonnullGCPtr há 2 anos atrás
ArrayBufferPrototype.cpp bd40464195 LibJS: Convert standalone construct() to NonnullGCPtr há 2 anos atrás
ArrayBufferPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! há 2 anos atrás
ArrayConstructor.cpp 6ae79a84df LibJS: Convert Object::construct() to NonnullGCPtr há 2 anos atrás
ArrayConstructor.h 6ae79a84df LibJS: Convert Object::construct() to NonnullGCPtr há 2 anos atrás
ArrayIterator.cpp 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr há 2 anos atrás
ArrayIterator.h 4763cab323 LibJS: Convert ArrayIterator::create() to NonnullGCPtr há 2 anos atrás
ArrayIteratorPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() há 2 anos atrás
ArrayIteratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! há 2 anos atrás
ArrayPrototype.cpp afeb7273cc LibJS+Everywhere: Rename Value::to_string to to_deprecated_string há 2 anos atrás
ArrayPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! há 2 anos atrás
AsyncFromSyncIterator.cpp 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr há 2 anos atrás
AsyncFromSyncIterator.h 6528cbf51b LibJS: Convert AsyncFromSyncIterator::create() to NonnullGCPtr há 2 anos atrás
AsyncFromSyncIteratorPrototype.cpp b42e293ddd LibJS: Convert NativeFunction::create() to NonnullGCPtr há 2 anos atrás
AsyncFromSyncIteratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! há 2 anos atrás
AsyncFunctionConstructor.cpp 6ae79a84df LibJS: Convert Object::construct() to NonnullGCPtr há 2 anos atrás
AsyncFunctionConstructor.h 6ae79a84df LibJS: Convert Object::construct() to NonnullGCPtr há 2 anos atrás
AsyncFunctionDriverWrapper.cpp a4d85cd522 LibJS: Convert Promise::create() to NonnullGCPtr há 2 anos atrás
AsyncFunctionDriverWrapper.h 35c9aa7c05 LibJS: Hide all the constructors! há 2 anos atrás
AsyncFunctionPrototype.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun há 2 anos atrás
AsyncFunctionPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! há 2 anos atrás
AsyncGenerator.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun há 2 anos atrás
AsyncGenerator.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
AsyncGeneratorFunctionConstructor.cpp 6ae79a84df LibJS: Convert Object::construct() to NonnullGCPtr há 2 anos atrás
AsyncGeneratorFunctionConstructor.h 6ae79a84df LibJS: Convert Object::construct() to NonnullGCPtr há 2 anos atrás
AsyncGeneratorFunctionPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() há 2 anos atrás
AsyncGeneratorFunctionPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! há 2 anos atrás
AsyncGeneratorPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() há 2 anos atrás
AsyncGeneratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! há 2 anos atrás
AsyncGeneratorRequest.h fc9d587e39 LibJS: Make PromiseCapability GC-allocated há 2 anos atrás
AsyncIteratorPrototype.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun há 2 anos atrás
AsyncIteratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! há 2 anos atrás
AtomicsObject.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun há 2 anos atrás
AtomicsObject.h 35c9aa7c05 LibJS: Hide all the constructors! há 2 anos atrás
BigInt.cpp 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr há 2 anos atrás
BigInt.h 0ddc2e1f50 LibCrypto+Everywhere: Rename *BigInteger::to_base to to_base_deprecated há 2 anos atrás
BigIntConstructor.cpp 6ae79a84df LibJS: Convert Object::construct() to NonnullGCPtr há 2 anos atrás
BigIntConstructor.h 6ae79a84df LibJS: Convert Object::construct() to NonnullGCPtr há 2 anos atrás
BigIntObject.cpp 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr há 2 anos atrás
BigIntObject.h cf0a24ff0c LibJS: Convert BigIntObject::create() to NonnullGCPtr há 2 anos atrás
BigIntPrototype.cpp 1e6e719592 LibJS: Propagate OOM errors from the PartitionPattern Abstract Operation há 2 anos atrás
BigIntPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! há 2 anos atrás
BooleanConstructor.cpp 6ae79a84df LibJS: Convert Object::construct() to NonnullGCPtr há 2 anos atrás
BooleanConstructor.h 6ae79a84df LibJS: Convert Object::construct() to NonnullGCPtr há 2 anos atrás
BooleanObject.cpp 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr há 2 anos atrás
BooleanObject.h b48fa8756f LibJS: Convert BooleanObject::create() to NonnullGCPtr há 2 anos atrás
BooleanPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() há 2 anos atrás
BooleanPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! há 2 anos atrás
BoundFunction.cpp bd40464195 LibJS: Convert standalone construct() to NonnullGCPtr há 2 anos atrás
BoundFunction.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString há 2 anos atrás
CanonicalIndex.h d37d6b3479 LibJS: Protect CanonicalIndex against double-to-integer overflow há 2 anos atrás
ClassFieldDefinition.h 4aade74b91 LibJS: Include Environment.h directly in ClassFieldDefinition.h há 2 anos atrás
CommonPropertyNames.h 6255ca4a42 LibJS: Add DisposableStack{, Prototype, Constructor} há 2 anos atrás
Completion.cpp a4d85cd522 LibJS: Convert Promise::create() to NonnullGCPtr há 2 anos atrás
Completion.h 52b76060f9 LibJS: Add a macro for infallible operations that may throw OOM há 2 anos atrás
ConsoleObject.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun há 2 anos atrás
ConsoleObject.h 35c9aa7c05 LibJS: Hide all the constructors! há 2 anos atrás
DataView.cpp 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr há 2 anos atrás
DataView.h 0eeb3164fa LibJS: Convert DataView::create() to NonnullGCPtr há 2 anos atrás
DataViewConstructor.cpp 6ae79a84df LibJS: Convert Object::construct() to NonnullGCPtr há 2 anos atrás
DataViewConstructor.h 6ae79a84df LibJS: Convert Object::construct() to NonnullGCPtr há 2 anos atrás
DataViewPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() há 2 anos atrás
DataViewPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! há 2 anos atrás
Date.cpp 0ddc2e1f50 LibCrypto+Everywhere: Rename *BigInteger::to_base to to_base_deprecated há 2 anos atrás
Date.h 790b21c8b5 LibJS: Convert Date::create() to NonnullGCPtr há 2 anos atrás
DateConstructor.cpp afeb7273cc LibJS+Everywhere: Rename Value::to_string to to_deprecated_string há 2 anos atrás
DateConstructor.h 6ae79a84df LibJS: Convert Object::construct() to NonnullGCPtr há 2 anos atrás
DatePrototype.cpp a59ebdac2d LibJS+Everywhere: Return strings by value from PrimitiveString há 2 anos atrás
DatePrototype.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
DeclarativeEnvironment.cpp 541637e15a LibJS: Add using declaration support, RAII like operation in js há 2 anos atrás
DeclarativeEnvironment.h 541637e15a LibJS: Add using declaration support, RAII like operation in js há 2 anos atrás
DisposableStack.cpp 6255ca4a42 LibJS: Add DisposableStack{, Prototype, Constructor} há 2 anos atrás
DisposableStack.h 6255ca4a42 LibJS: Add DisposableStack{, Prototype, Constructor} há 2 anos atrás
DisposableStackConstructor.cpp 6255ca4a42 LibJS: Add DisposableStack{, Prototype, Constructor} há 2 anos atrás
DisposableStackConstructor.h 6255ca4a42 LibJS: Add DisposableStack{, Prototype, Constructor} há 2 anos atrás
DisposableStackPrototype.cpp bb483c8308 LibJS: Add missing MUST in DisposableStack.prototype.use há 2 anos atrás
DisposableStackPrototype.h 6255ca4a42 LibJS: Add DisposableStack{, Prototype, Constructor} há 2 anos atrás
ECMAScriptFunctionObject.cpp 541637e15a LibJS: Add using declaration support, RAII like operation in js há 2 anos atrás
ECMAScriptFunctionObject.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString há 2 anos atrás
Environment.cpp fc04465fa3 LibJS: Remove unnecessary GlobalObject pointer from Environment há 3 anos atrás
Environment.h a746739cb0 LibJS: Add an initialize binding hint to all initialize_binding methods há 2 anos atrás
EnvironmentCoordinate.h 0f1f925532 LibJS: Shrink Identifier's environment coordinate cache há 2 anos atrás
Error.cpp 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr há 2 anos atrás
Error.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString há 2 anos atrás
ErrorConstructor.cpp afeb7273cc LibJS+Everywhere: Rename Value::to_string to to_deprecated_string há 2 anos atrás
ErrorConstructor.h 6ae79a84df LibJS: Convert Object::construct() to NonnullGCPtr há 2 anos atrás
ErrorPrototype.cpp afeb7273cc LibJS+Everywhere: Rename Value::to_string to to_deprecated_string há 2 anos atrás
ErrorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! há 2 anos atrás
ErrorTypes.cpp 3d656ba600 LibJS: Emit StringViews for ErrorType instances há 3 anos atrás
ErrorTypes.h 6255ca4a42 LibJS: Add DisposableStack{, Prototype, Constructor} há 2 anos atrás
ExecutionContext.cpp 6431dd7904 LibJS: Make it possible to visit the edges of an ExecutionContext há 2 anos atrás
ExecutionContext.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString há 2 anos atrás
FinalizationRegistry.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun há 2 anos atrás
FinalizationRegistry.h 7fce5f102f LibJS: Don't use a Handle<Realm> in FinalizationRegistry há 2 anos atrás
FinalizationRegistryConstructor.cpp 6ae79a84df LibJS: Convert Object::construct() to NonnullGCPtr há 2 anos atrás
FinalizationRegistryConstructor.h 6ae79a84df LibJS: Convert Object::construct() to NonnullGCPtr há 2 anos atrás
FinalizationRegistryPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() há 2 anos atrás
FinalizationRegistryPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! há 2 anos atrás
FunctionConstructor.cpp afeb7273cc LibJS+Everywhere: Rename Value::to_string to to_deprecated_string há 2 anos atrás
FunctionConstructor.h 6ae79a84df LibJS: Convert Object::construct() to NonnullGCPtr há 2 anos atrás
FunctionEnvironment.cpp 2a531efc5d LibJS: Make FunctionEnvironment not include ECMAScriptFunctionObject.h há 2 anos atrás
FunctionEnvironment.h 2a531efc5d LibJS: Make FunctionEnvironment not include ECMAScriptFunctionObject.h há 2 anos atrás
FunctionKind.h 0b2f86de71 LibJS: Make FunctionKind enum class a u8 há 2 anos atrás
FunctionObject.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun há 2 anos atrás
FunctionObject.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString há 2 anos atrás
FunctionPrototype.cpp efbd8ee072 LibJS: Convert BoundFunction::create() to NonnullGCPtr há 2 anos atrás
FunctionPrototype.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString há 2 anos atrás
GeneratorFunctionConstructor.cpp 6ae79a84df LibJS: Convert Object::construct() to NonnullGCPtr há 2 anos atrás
GeneratorFunctionConstructor.h 6ae79a84df LibJS: Convert Object::construct() to NonnullGCPtr há 2 anos atrás
GeneratorFunctionPrototype.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun há 2 anos atrás
GeneratorFunctionPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! há 2 anos atrás
GeneratorObject.cpp 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr há 2 anos atrás
GeneratorObject.h 83de01043f LibJS: Convert GeneratorObject::create() to NonnullGCPtr há 2 anos atrás
GeneratorPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() há 2 anos atrás
GeneratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! há 2 anos atrás
GlobalEnvironment.cpp a746739cb0 LibJS: Add an initialize binding hint to all initialize_binding methods há 2 anos atrás
GlobalEnvironment.h a746739cb0 LibJS: Add an initialize binding hint to all initialize_binding methods há 2 anos atrás
GlobalObject.cpp 6255ca4a42 LibJS: Add DisposableStack{, Prototype, Constructor} há 2 anos atrás
GlobalObject.h 35c9aa7c05 LibJS: Hide all the constructors! há 2 anos atrás
IndexedProperties.cpp 086969277e Everywhere: Run clang-format há 3 anos atrás
IndexedProperties.h 086969277e Everywhere: Run clang-format há 3 anos atrás
Intrinsics.cpp 6255ca4a42 LibJS: Add DisposableStack{, Prototype, Constructor} há 2 anos atrás
Intrinsics.h 63136615d2 LibJS: Make namespace object initialization lazy as well há 2 anos atrás
Iterator.h 2575184242 LibJS: Add a spec link for Iterator Records há 3 anos atrás
IteratorOperations.cpp ddc6e139a6 LibJS: Convert Object::create() to NonnullGCPtr há 2 anos atrás
IteratorOperations.h ccdfa2320c LibJS: Replace GlobalObject with VM in Iterator AOs [Part 7/19] há 3 anos atrás
IteratorPrototype.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun há 2 anos atrás
IteratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! há 2 anos atrás
JSONObject.cpp 401246ae21 LibJS: Use is_unicode_surrogate more há 2 anos atrás
JSONObject.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
JobCallback.cpp 96cbf368bd LibJS: Move JobCallback functions out-of-line há 2 anos atrás
JobCallback.h 96cbf368bd LibJS: Move JobCallback functions out-of-line há 2 anos atrás
Map.cpp 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr há 2 anos atrás
Map.h f07847e099 Everywhere: Remove unused includes of AK/Concepts.h há 2 anos atrás
MapConstructor.cpp 6ae79a84df LibJS: Convert Object::construct() to NonnullGCPtr há 2 anos atrás
MapConstructor.h 6ae79a84df LibJS: Convert Object::construct() to NonnullGCPtr há 2 anos atrás
MapIterator.cpp 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr há 2 anos atrás
MapIterator.h 9846d23c79 LibJS: Convert MapIterator::create() to NonnullGCPtr há 2 anos atrás
MapIteratorPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() há 2 anos atrás
MapIteratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! há 2 anos atrás
MapPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() há 2 anos atrás
MapPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! há 2 anos atrás
MathObject.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun há 2 anos atrás
MathObject.h 35c9aa7c05 LibJS: Hide all the constructors! há 2 anos atrás
ModuleEnvironment.cpp f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString há 2 anos atrás
ModuleEnvironment.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString há 2 anos atrás
ModuleNamespaceObject.cpp f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString há 2 anos atrás
ModuleNamespaceObject.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString há 2 anos atrás
ModuleRequest.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString há 2 anos atrás
NativeFunction.cpp f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString há 2 anos atrás
NativeFunction.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString há 2 anos atrás
NumberConstructor.cpp 6ae79a84df LibJS: Convert Object::construct() to NonnullGCPtr há 2 anos atrás
NumberConstructor.h 6ae79a84df LibJS: Convert Object::construct() to NonnullGCPtr há 2 anos atrás
NumberObject.cpp 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr há 2 anos atrás
NumberObject.h f990095728 LibJS: Convert NumberObject::create() to NonnullGCPtr há 2 anos atrás
NumberPrototype.cpp 1e6e719592 LibJS: Propagate OOM errors from the PartitionPattern Abstract Operation há 2 anos atrás
NumberPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! há 2 anos atrás
Object.cpp f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString há 2 anos atrás
Object.h 4abdb68655 LibJS: Remove Object(Object& prototype) footgun há 2 anos atrás
ObjectConstructor.cpp 6ae79a84df LibJS: Convert Object::construct() to NonnullGCPtr há 2 anos atrás
ObjectConstructor.h 6ae79a84df LibJS: Convert Object::construct() to NonnullGCPtr há 2 anos atrás
ObjectEnvironment.cpp a746739cb0 LibJS: Add an initialize binding hint to all initialize_binding methods há 2 anos atrás
ObjectEnvironment.h a746739cb0 LibJS: Add an initialize binding hint to all initialize_binding methods há 2 anos atrás
ObjectPrototype.cpp 115baa7e32 LibJS+Everywhere: Make PrimitiveString and Utf16String fallible há 2 anos atrás
ObjectPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! há 2 anos atrás
PrimitiveString.cpp 4235c59397 LibJS: Add a convenience StringView accessor to PrimitiveString há 2 anos atrás
PrimitiveString.h 4235c59397 LibJS: Add a convenience StringView accessor to PrimitiveString há 2 anos atrás
PrivateEnvironment.cpp f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString há 2 anos atrás
PrivateEnvironment.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString há 2 anos atrás
Promise.cpp 34574c5ee8 LibJS+LibWeb: Convert empty PrimitiveString invocators to String há 2 anos atrás
Promise.h a4d85cd522 LibJS: Convert Promise::create() to NonnullGCPtr há 2 anos atrás
PromiseCapability.cpp 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr há 2 anos atrás
PromiseCapability.h f5d253dcfa Everywhere: Fully qualify IsLvalueReference in TRY() macros há 2 anos atrás
PromiseConstructor.cpp 34574c5ee8 LibJS+LibWeb: Convert empty PrimitiveString invocators to String há 2 anos atrás
PromiseConstructor.h 6ae79a84df LibJS: Convert Object::construct() to NonnullGCPtr há 2 anos atrás
PromiseJobs.cpp 8a5d2be617 Everywhere: Remove unnecessary mutable attributes from lambdas há 2 anos atrás
PromiseJobs.h d74f8039eb LibJS: Replace GlobalObject with VM in Promise AOs [Part 8/19] há 3 anos atrás
PromisePrototype.cpp a4d85cd522 LibJS: Convert Promise::create() to NonnullGCPtr há 2 anos atrás
PromisePrototype.h 35c9aa7c05 LibJS: Hide all the constructors! há 2 anos atrás
PromiseReaction.cpp 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr há 2 anos atrás
PromiseReaction.h 716c8bdc9d LibJS: Convert PromiseReaction::create() to NonnullGCPtr há 2 anos atrás
PromiseResolvingElementFunctions.cpp 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr há 2 anos atrás
PromiseResolvingElementFunctions.h d3cb7cd584 LibJS: Convert PromiseFooElementFunction::create() to NonnullGCPtr há 2 anos atrás
PromiseResolvingFunction.cpp 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr há 2 anos atrás
PromiseResolvingFunction.h 6e386acb11 LibJS: Convert PromiseResolvingFunction::create() to NonnullGCPtr há 2 anos atrás
PropertyAttributes.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
PropertyDescriptor.cpp ddc6e139a6 LibJS: Convert Object::create() to NonnullGCPtr há 2 anos atrás
PropertyDescriptor.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
PropertyKey.h afeb7273cc LibJS+Everywhere: Rename Value::to_string to to_deprecated_string há 2 anos atrás
PrototypeObject.h 4abdb68655 LibJS: Remove Object(Object& prototype) footgun há 2 anos atrás
ProxyConstructor.cpp 6ae79a84df LibJS: Convert Object::construct() to NonnullGCPtr há 2 anos atrás
ProxyConstructor.h 6ae79a84df LibJS: Convert Object::construct() to NonnullGCPtr há 2 anos atrás
ProxyObject.cpp f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString há 2 anos atrás
ProxyObject.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString há 2 anos atrás
Realm.cpp 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr há 2 anos atrás
Realm.h bfb8d83535 LibJS: Convert Realm::create() to NonnullGCPtr há 2 anos atrás
Reference.cpp a746739cb0 LibJS: Add an initialize binding hint to all initialize_binding methods há 2 anos atrás
Reference.h a746739cb0 LibJS: Add an initialize binding hint to all initialize_binding methods há 2 anos atrás
ReflectObject.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun há 2 anos atrás
ReflectObject.h 35c9aa7c05 LibJS: Hide all the constructors! há 2 anos atrás
RegExpConstructor.cpp 6ae79a84df LibJS: Convert Object::construct() to NonnullGCPtr há 2 anos atrás
RegExpConstructor.h 6ae79a84df LibJS: Convert Object::construct() to NonnullGCPtr há 2 anos atrás
RegExpLegacyStaticProperties.cpp 115baa7e32 LibJS+Everywhere: Make PrimitiveString and Utf16String fallible há 2 anos atrás
RegExpLegacyStaticProperties.h 115baa7e32 LibJS+Everywhere: Make PrimitiveString and Utf16String fallible há 2 anos atrás
RegExpObject.cpp afeb7273cc LibJS+Everywhere: Rename Value::to_string to to_deprecated_string há 2 anos atrás
RegExpObject.h cad40ec953 LibJS: Convert RegExpObject::create() to NonnullGCPtr há 2 anos atrás
RegExpPrototype.cpp 9f78e8728a LibJS: Port (most of) String.prototype to String há 2 anos atrás
RegExpPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! há 2 anos atrás
RegExpStringIterator.cpp 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr há 2 anos atrás
RegExpStringIterator.h 9946e9e874 LibJS: Convert RegExpStringIterator::create() to NonnullGCPtr há 2 anos atrás
RegExpStringIteratorPrototype.cpp afeb7273cc LibJS+Everywhere: Rename Value::to_string to to_deprecated_string há 2 anos atrás
RegExpStringIteratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! há 2 anos atrás
Set.cpp 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr há 2 anos atrás
Set.h 1c8b700248 LibJS: Convert Set::create() to NonnullGCPtr há 2 anos atrás
SetConstructor.cpp 6ae79a84df LibJS: Convert Object::construct() to NonnullGCPtr há 2 anos atrás
SetConstructor.h 6ae79a84df LibJS: Convert Object::construct() to NonnullGCPtr há 2 anos atrás
SetIterator.cpp 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr há 2 anos atrás
SetIterator.h c200c247e4 LibJS: Convert SetIterator::create() to NonnullGCPtr há 2 anos atrás
SetIteratorPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() há 2 anos atrás
SetIteratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! há 2 anos atrás
SetPrototype.cpp 1c8b700248 LibJS: Convert Set::create() to NonnullGCPtr há 2 anos atrás
SetPrototype.h 2e806dab07 LibJS: Implement Set.prototype.isDisjointFrom há 2 anos atrás
ShadowRealm.cpp 34574c5ee8 LibJS+LibWeb: Convert empty PrimitiveString invocators to String há 2 anos atrás
ShadowRealm.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
ShadowRealmConstructor.cpp 6ae79a84df LibJS: Convert Object::construct() to NonnullGCPtr há 2 anos atrás
ShadowRealmConstructor.h 6ae79a84df LibJS: Convert Object::construct() to NonnullGCPtr há 2 anos atrás
ShadowRealmPrototype.cpp afeb7273cc LibJS+Everywhere: Rename Value::to_string to to_deprecated_string há 2 anos atrás
ShadowRealmPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! há 2 anos atrás
Shape.cpp 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr há 2 anos atrás
Shape.h 35c9aa7c05 LibJS: Hide all the constructors! há 2 anos atrás
StringConstructor.cpp 9f78e8728a LibJS: Port (most of) String.prototype to String há 2 anos atrás
StringConstructor.h 6ae79a84df LibJS: Convert Object::construct() to NonnullGCPtr há 2 anos atrás
StringIterator.cpp b6b5ddeb3b LibJS: Port StringIterator to String há 2 anos atrás
StringIterator.h b6b5ddeb3b LibJS: Port StringIterator to String há 2 anos atrás
StringIteratorPrototype.cpp b6b5ddeb3b LibJS: Port StringIterator to String há 2 anos atrás
StringIteratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! há 2 anos atrás
StringObject.cpp 9f78e8728a LibJS: Port (most of) String.prototype to String há 2 anos atrás
StringObject.h 049e99b5f0 LibJS: Convert StringObject::create() to NonnullGCPtr há 2 anos atrás
StringOrSymbol.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString há 2 anos atrás
StringPrototype.cpp 401246ae21 LibJS: Use is_unicode_surrogate more há 2 anos atrás
StringPrototype.h 0d47c4e7a0 LibJS: Port the TrimString AO to String há 2 anos atrás
SuppressedError.cpp 3353cf68f1 LibJS: Add SuppressedError{, Prototype, Constructor} há 2 anos atrás
SuppressedError.h 3353cf68f1 LibJS: Add SuppressedError{, Prototype, Constructor} há 2 anos atrás
SuppressedErrorConstructor.cpp 3353cf68f1 LibJS: Add SuppressedError{, Prototype, Constructor} há 2 anos atrás
SuppressedErrorConstructor.h 3353cf68f1 LibJS: Add SuppressedError{, Prototype, Constructor} há 2 anos atrás
SuppressedErrorPrototype.cpp 3353cf68f1 LibJS: Add SuppressedError{, Prototype, Constructor} há 2 anos atrás
SuppressedErrorPrototype.h 3353cf68f1 LibJS: Add SuppressedError{, Prototype, Constructor} há 2 anos atrás
Symbol.cpp 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr há 2 anos atrás
Symbol.h 1dd8655514 LibJS: Replace standalone js_symbol() with Symbol::create() há 2 anos atrás
SymbolConstructor.cpp afeb7273cc LibJS+Everywhere: Rename Value::to_string to to_deprecated_string há 2 anos atrás
SymbolConstructor.h 6ae79a84df LibJS: Convert Object::construct() to NonnullGCPtr há 2 anos atrás
SymbolObject.cpp 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr há 2 anos atrás
SymbolObject.h dd3d133968 LibJS: Convert SymbolObject::create() to NonnullGCPtr há 2 anos atrás
SymbolPrototype.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun há 2 anos atrás
SymbolPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! há 2 anos atrás
ThrowableStringBuilder.cpp 79e81e8a15 LibJS: Add ThrowableStringBuilder::to_string to create a new String há 2 anos atrás
ThrowableStringBuilder.h 79e81e8a15 LibJS: Add ThrowableStringBuilder::to_string to create a new String há 2 anos atrás
TypedArray.cpp f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString há 2 anos atrás
TypedArray.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString há 2 anos atrás
TypedArrayConstructor.cpp f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString há 2 anos atrás
TypedArrayConstructor.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString há 2 anos atrás
TypedArrayPrototype.cpp afeb7273cc LibJS+Everywhere: Rename Value::to_string to to_deprecated_string há 2 anos atrás
TypedArrayPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! há 2 anos atrás
Utf16String.cpp c79d20be58 LibJS: Define Utf16String::to_utf8 to convert Utf16String to String há 2 anos atrás
Utf16String.h c79d20be58 LibJS: Define Utf16String::to_utf8 to convert Utf16String to String há 2 anos atrás
VM.cpp 243caa8fa9 LibJS: Port the VM's single-character ASCII strings to String há 2 anos atrás
VM.h 8f5bdce8e7 LibJS: Add initial support for creating PrimitiveStrings with AK::String há 2 anos atrás
Value.cpp 2ff989914d LibJS: Make Value::typeof() return a StringView há 2 anos atrás
Value.h 2ff989914d LibJS: Make Value::typeof() return a StringView há 2 anos atrás
ValueTraits.h 115baa7e32 LibJS+Everywhere: Make PrimitiveString and Utf16String fallible há 2 anos atrás
WeakContainer.cpp cdc1315dc8 LibJS: Use IntrusiveList for keeping track of WeakContainers há 4 anos atrás
WeakContainer.h a95b321bf1 LibJS: Add missing headers há 3 anos atrás
WeakMap.cpp 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr há 2 anos atrás
WeakMap.h 3358ddfd0e LibJS: Convert WeakMap::create() to NonnullGCPtr há 2 anos atrás
WeakMapConstructor.cpp 6ae79a84df LibJS: Convert Object::construct() to NonnullGCPtr há 2 anos atrás
WeakMapConstructor.h 6ae79a84df LibJS: Convert Object::construct() to NonnullGCPtr há 2 anos atrás
WeakMapPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() há 2 anos atrás
WeakMapPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! há 2 anos atrás
WeakRef.cpp 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr há 2 anos atrás
WeakRef.h cac71a6847 LibJS: Convert WeakRef::create() to NonnullGCPtr há 2 anos atrás
WeakRefConstructor.cpp 6ae79a84df LibJS: Convert Object::construct() to NonnullGCPtr há 2 anos atrás
WeakRefConstructor.h 6ae79a84df LibJS: Convert Object::construct() to NonnullGCPtr há 2 anos atrás
WeakRefPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() há 2 anos atrás
WeakRefPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! há 2 anos atrás
WeakSet.cpp 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr há 2 anos atrás
WeakSet.h 54ebf71da2 LibJS: Convert WeakSet::create() to NonnullGCPtr há 2 anos atrás
WeakSetConstructor.cpp 6ae79a84df LibJS: Convert Object::construct() to NonnullGCPtr há 2 anos atrás
WeakSetConstructor.h 6ae79a84df LibJS: Convert Object::construct() to NonnullGCPtr há 2 anos atrás
WeakSetPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() há 2 anos atrás
WeakSetPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! há 2 anos atrás
WrappedFunction.cpp 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr há 2 anos atrás
WrappedFunction.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString há 2 anos atrás