Timothy Flynn a2cf026b30 LibJS: Throw a RangeError when when formatting strings in DurationFormat 2 anos atrás
..
Intl a2cf026b30 LibJS: Throw a RangeError when when formatting strings in DurationFormat 2 anos atrás
Temporal 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 anos atrás
AbstractOperations.cpp ddc6e139a6 LibJS: Convert Object::create() to NonnullGCPtr 2 anos atrás
AbstractOperations.h ae2abcebbb Everywhere: Use C++ concepts instead of requires clauses 2 anos atrás
Accessor.h 2b92c15b34 LibJS: Convert Accessor::create() to NonnullGCPtr 2 anos atrás
AggregateError.cpp 0c50751c13 LibJS: Convert AggregateError::create() to NonnullGCPtr 2 anos atrás
AggregateError.h 0c50751c13 LibJS: Convert AggregateError::create() to NonnullGCPtr 2 anos atrás
AggregateErrorConstructor.cpp 3b64610834 LibJS: Add spec comments to AggregateErrorConstructor 2 anos atrás
AggregateErrorConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
AggregateErrorPrototype.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 anos atrás
AggregateErrorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
ArgumentsObject.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 anos atrás
ArgumentsObject.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
Array.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 anos atrás
Array.h 91b0123eaf LibJS: Convert Array::create{,_from}() to NonnullGCPtr 2 anos atrás
ArrayBuffer.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 anos atrás
ArrayBuffer.h 947ea92bf6 LibJS: Convert ArrayBuffer::create() to NonnullGCPtr 2 anos atrás
ArrayBufferConstructor.cpp 71067cbc6c LibJS+LibWeb: Make Runtime/AbstractOperations.h not include AST.h 2 anos atrás
ArrayBufferConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
ArrayBufferPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 anos atrás
ArrayBufferPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
ArrayConstructor.cpp 91b0123eaf LibJS: Convert Array::create{,_from}() to NonnullGCPtr 2 anos atrás
ArrayConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
ArrayIterator.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 anos atrás
ArrayIterator.h 4763cab323 LibJS: Convert ArrayIterator::create() to NonnullGCPtr 2 anos atrás
ArrayIteratorPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 anos atrás
ArrayIteratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
ArrayPrototype.cpp ddc6e139a6 LibJS: Convert Object::create() to NonnullGCPtr 2 anos atrás
ArrayPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
AsyncFromSyncIterator.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 anos atrás
AsyncFromSyncIterator.h 6528cbf51b LibJS: Convert AsyncFromSyncIterator::create() to NonnullGCPtr 2 anos atrás
AsyncFromSyncIteratorPrototype.cpp b42e293ddd LibJS: Convert NativeFunction::create() to NonnullGCPtr 2 anos atrás
AsyncFromSyncIteratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
AsyncFunctionConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 anos atrás
AsyncFunctionConstructor.h 6dbca785d1 LibJS: Make AsyncFunctionConstructor.h not include AST.h 2 anos atrás
AsyncFunctionDriverWrapper.cpp a4d85cd522 LibJS: Convert Promise::create() to NonnullGCPtr 2 anos atrás
AsyncFunctionDriverWrapper.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
AsyncFunctionPrototype.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 anos atrás
AsyncFunctionPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
AsyncGenerator.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 anos atrás
AsyncGenerator.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 anos atrás
AsyncGeneratorFunctionConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 anos atrás
AsyncGeneratorFunctionConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
AsyncGeneratorFunctionPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 anos atrás
AsyncGeneratorFunctionPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
AsyncGeneratorPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 anos atrás
AsyncGeneratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
AsyncGeneratorRequest.h fc9d587e39 LibJS: Make PromiseCapability GC-allocated 2 anos atrás
AsyncIteratorPrototype.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 anos atrás
AsyncIteratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
AtomicsObject.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 anos atrás
AtomicsObject.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
BigInt.cpp 5db38d7ba1 LibJS: Replace standalone js_bigint() with BigInt::create() 2 anos atrás
BigInt.h 5db38d7ba1 LibJS: Replace standalone js_bigint() with BigInt::create() 2 anos atrás
BigIntConstructor.cpp 5db38d7ba1 LibJS: Replace standalone js_bigint() with BigInt::create() 2 anos atrás
BigIntConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
BigIntObject.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 anos atrás
BigIntObject.h cf0a24ff0c LibJS: Convert BigIntObject::create() to NonnullGCPtr 2 anos atrás
BigIntPrototype.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 anos atrás
BigIntPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
BooleanConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 anos atrás
BooleanConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
BooleanObject.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 anos atrás
BooleanObject.h b48fa8756f LibJS: Convert BooleanObject::create() to NonnullGCPtr 2 anos atrás
BooleanPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 anos atrás
BooleanPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
BoundFunction.cpp efbd8ee072 LibJS: Convert BoundFunction::create() to NonnullGCPtr 2 anos atrás
BoundFunction.h efbd8ee072 LibJS: Convert BoundFunction::create() to NonnullGCPtr 2 anos atrás
CanonicalIndex.h d37d6b3479 LibJS: Protect CanonicalIndex against double-to-integer overflow 2 anos atrás
ClassFieldDefinition.h 4aade74b91 LibJS: Include Environment.h directly in ClassFieldDefinition.h 2 anos atrás
CommonPropertyNames.h 2e806dab07 LibJS: Implement Set.prototype.isDisjointFrom 2 anos atrás
Completion.cpp a4d85cd522 LibJS: Convert Promise::create() to NonnullGCPtr 2 anos atrás
Completion.h 42b5c896e8 LibJS: Don't "copy construct" temporary value in ThrowCompletionOr ctor 2 anos atrás
ConsoleObject.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 anos atrás
ConsoleObject.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
DataView.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 anos atrás
DataView.h 0eeb3164fa LibJS: Convert DataView::create() to NonnullGCPtr 2 anos atrás
DataViewConstructor.cpp 71067cbc6c LibJS+LibWeb: Make Runtime/AbstractOperations.h not include AST.h 2 anos atrás
DataViewConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
DataViewPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 anos atrás
DataViewPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
Date.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 anos atrás
Date.h 790b21c8b5 LibJS: Convert Date::create() to NonnullGCPtr 2 anos atrás
DateConstructor.cpp ce39c907fd LibJS: Support MM/DD/YYYY HH:MM <timezone-offset> format for Date 2 anos atrás
DateConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
DatePrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 anos atrás
DatePrototype.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 anos atrás
DeclarativeEnvironment.cpp 2e98c17347 LibJS: Shrink DeclarativeEnvironment bindings vector to fit 2 anos atrás
DeclarativeEnvironment.h 2e98c17347 LibJS: Shrink DeclarativeEnvironment bindings vector to fit 2 anos atrás
ECMAScriptFunctionObject.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 anos atrás
ECMAScriptFunctionObject.h 73efdb1cc4 LibJS: Convert ECMAScriptFunctionObject::create() to NonnullGCPtr 2 anos atrás
Environment.cpp fc04465fa3 LibJS: Remove unnecessary GlobalObject pointer from Environment 3 anos atrás
Environment.h 49fd92d92a LibJS: Make JS_OBJECT and JS_ENVIRONMENT forward to JS_CELL 2 anos atrás
EnvironmentCoordinate.h 0f1f925532 LibJS: Shrink Identifier's environment coordinate cache 2 anos atrás
Error.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 anos atrás
Error.h d21ac9d820 LibJS: Convert Error::create() to NonnullGCPtr 2 anos atrás
ErrorConstructor.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 anos atrás
ErrorConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
ErrorPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 anos atrás
ErrorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
ErrorTypes.cpp 3d656ba600 LibJS: Emit StringViews for ErrorType instances 3 anos atrás
ErrorTypes.h 4db2efaecb LibJS/Bytecode: Implement yield* 2 anos atrás
ExecutionContext.cpp 6431dd7904 LibJS: Make it possible to visit the edges of an ExecutionContext 2 anos atrás
ExecutionContext.h 6431dd7904 LibJS: Make it possible to visit the edges of an ExecutionContext 2 anos atrás
FinalizationRegistry.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 anos atrás
FinalizationRegistry.h 7fce5f102f LibJS: Don't use a Handle<Realm> in FinalizationRegistry 2 anos atrás
FinalizationRegistryConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 anos atrás
FinalizationRegistryConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
FinalizationRegistryPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 anos atrás
FinalizationRegistryPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
FunctionConstructor.cpp 73efdb1cc4 LibJS: Convert ECMAScriptFunctionObject::create() to NonnullGCPtr 2 anos atrás
FunctionConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
FunctionEnvironment.cpp 2a531efc5d LibJS: Make FunctionEnvironment not include ECMAScriptFunctionObject.h 2 anos atrás
FunctionEnvironment.h 2a531efc5d LibJS: Make FunctionEnvironment not include ECMAScriptFunctionObject.h 2 anos atrás
FunctionKind.h 0b2f86de71 LibJS: Make FunctionKind enum class a u8 2 anos atrás
FunctionObject.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 anos atrás
FunctionObject.h 98a6f962a0 LibJS: Use correct include + object class for Function{Object,Prototype} 2 anos atrás
FunctionPrototype.cpp efbd8ee072 LibJS: Convert BoundFunction::create() to NonnullGCPtr 2 anos atrás
FunctionPrototype.h 98a6f962a0 LibJS: Use correct include + object class for Function{Object,Prototype} 2 anos atrás
GeneratorFunctionConstructor.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 anos atrás
GeneratorFunctionConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
GeneratorFunctionPrototype.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 anos atrás
GeneratorFunctionPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
GeneratorObject.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 anos atrás
GeneratorObject.h 83de01043f LibJS: Convert GeneratorObject::create() to NonnullGCPtr 2 anos atrás
GeneratorPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 anos atrás
GeneratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
GlobalEnvironment.cpp 3f1ffc2b94 LibJS: Remove unnecessary AST.h include in a handful of cpp files 2 anos atrás
GlobalEnvironment.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
GlobalObject.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 anos atrás
GlobalObject.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
IndexedProperties.cpp 086969277e Everywhere: Run clang-format 3 anos atrás
IndexedProperties.h 086969277e Everywhere: Run clang-format 3 anos atrás
Intrinsics.cpp 45f903da00 LibJS: Convert Intrinsics::create() to NonnullGCPtr 2 anos atrás
Intrinsics.h 45f903da00 LibJS: Convert Intrinsics::create() to NonnullGCPtr 2 anos atrás
Iterator.h 2575184242 LibJS: Add a spec link for Iterator Records 3 anos atrás
IteratorOperations.cpp ddc6e139a6 LibJS: Convert Object::create() to NonnullGCPtr 2 anos atrás
IteratorOperations.h ccdfa2320c LibJS: Replace GlobalObject with VM in Iterator AOs [Part 7/19] 3 anos atrás
IteratorPrototype.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 anos atrás
IteratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
JSONObject.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 anos atrás
JSONObject.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 anos atrás
JobCallback.cpp 96cbf368bd LibJS: Move JobCallback functions out-of-line 2 anos atrás
JobCallback.h 96cbf368bd LibJS: Move JobCallback functions out-of-line 2 anos atrás
Map.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 anos atrás
Map.h d48cdc7fa6 LibJS: Convert Map::create() to NonnullGCPtr 2 anos atrás
MapConstructor.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 anos atrás
MapConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
MapIterator.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 anos atrás
MapIterator.h 9846d23c79 LibJS: Convert MapIterator::create() to NonnullGCPtr 2 anos atrás
MapIteratorPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 anos atrás
MapIteratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
MapPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 anos atrás
MapPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
MathObject.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 anos atrás
MathObject.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
ModuleEnvironment.cpp 3f1ffc2b94 LibJS: Remove unnecessary AST.h include in a handful of cpp files 2 anos atrás
ModuleEnvironment.h 93464d4e41 LibJS: Visit GC allocated members of ModuleEnvironment 2 anos atrás
ModuleNamespaceObject.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 anos atrás
ModuleNamespaceObject.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
ModuleRequest.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 anos atrás
NativeFunction.cpp b42e293ddd LibJS: Convert NativeFunction::create() to NonnullGCPtr 2 anos atrás
NativeFunction.h b42e293ddd LibJS: Convert NativeFunction::create() to NonnullGCPtr 2 anos atrás
NumberConstructor.cpp 2af028132a AK+Everywhere: Add AK_COMPILER_{GCC,CLANG} and use them most places 2 anos atrás
NumberConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
NumberObject.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 anos atrás
NumberObject.h f990095728 LibJS: Convert NumberObject::create() to NonnullGCPtr 2 anos atrás
NumberPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 anos atrás
NumberPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
Object.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 anos atrás
Object.h 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 anos atrás
ObjectConstructor.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 anos atrás
ObjectConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
ObjectEnvironment.cpp 3f1ffc2b94 LibJS: Remove unnecessary AST.h include in a handful of cpp files 2 anos atrás
ObjectEnvironment.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
ObjectPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 anos atrás
ObjectPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
PrimitiveString.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 anos atrás
PrimitiveString.h 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 anos atrás
PrivateEnvironment.cpp f25899ca34 LibJS: Mark entire private environment chains during GC 3 anos atrás
PrivateEnvironment.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
Promise.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 anos atrás
Promise.h a4d85cd522 LibJS: Convert Promise::create() to NonnullGCPtr 2 anos atrás
PromiseCapability.cpp a4d85cd522 LibJS: Convert Promise::create() to NonnullGCPtr 2 anos atrás
PromiseCapability.h fc9d587e39 LibJS: Make PromiseCapability GC-allocated 2 anos atrás
PromiseConstructor.cpp d3cb7cd584 LibJS: Convert PromiseFooElementFunction::create() to NonnullGCPtr 2 anos atrás
PromiseConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
PromiseJobs.cpp 8a5d2be617 Everywhere: Remove unnecessary mutable attributes from lambdas 2 anos atrás
PromiseJobs.h d74f8039eb LibJS: Replace GlobalObject with VM in Promise AOs [Part 8/19] 3 anos atrás
PromisePrototype.cpp a4d85cd522 LibJS: Convert Promise::create() to NonnullGCPtr 2 anos atrás
PromisePrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
PromiseReaction.cpp 716c8bdc9d LibJS: Convert PromiseReaction::create() to NonnullGCPtr 2 anos atrás
PromiseReaction.h 716c8bdc9d LibJS: Convert PromiseReaction::create() to NonnullGCPtr 2 anos atrás
PromiseResolvingElementFunctions.cpp d3cb7cd584 LibJS: Convert PromiseFooElementFunction::create() to NonnullGCPtr 2 anos atrás
PromiseResolvingElementFunctions.h d3cb7cd584 LibJS: Convert PromiseFooElementFunction::create() to NonnullGCPtr 2 anos atrás
PromiseResolvingFunction.cpp 6e386acb11 LibJS: Convert PromiseResolvingFunction::create() to NonnullGCPtr 2 anos atrás
PromiseResolvingFunction.h 6e386acb11 LibJS: Convert PromiseResolvingFunction::create() to NonnullGCPtr 2 anos atrás
PropertyAttributes.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 anos atrás
PropertyDescriptor.cpp ddc6e139a6 LibJS: Convert Object::create() to NonnullGCPtr 2 anos atrás
PropertyDescriptor.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 anos atrás
PropertyKey.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 anos atrás
PrototypeObject.h 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 anos atrás
ProxyConstructor.cpp e0818bf21e LibJS: Convert ProxyObject::create() to NonnullGCPtr 2 anos atrás
ProxyConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
ProxyObject.cpp e0818bf21e LibJS: Convert ProxyObject::create() to NonnullGCPtr 2 anos atrás
ProxyObject.h e0818bf21e LibJS: Convert ProxyObject::create() to NonnullGCPtr 2 anos atrás
Realm.cpp bfb8d83535 LibJS: Convert Realm::create() to NonnullGCPtr 2 anos atrás
Realm.h bfb8d83535 LibJS: Convert Realm::create() to NonnullGCPtr 2 anos atrás
Reference.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 anos atrás
Reference.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 anos atrás
ReflectObject.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 anos atrás
ReflectObject.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
RegExpConstructor.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 anos atrás
RegExpConstructor.h 0d96468e9b LibJS: Implement RegExp legacy static properties 2 anos atrás
RegExpLegacyStaticProperties.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 anos atrás
RegExpLegacyStaticProperties.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 anos atrás
RegExpObject.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 anos atrás
RegExpObject.h cad40ec953 LibJS: Convert RegExpObject::create() to NonnullGCPtr 2 anos atrás
RegExpPrototype.cpp ddc6e139a6 LibJS: Convert Object::create() to NonnullGCPtr 2 anos atrás
RegExpPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
RegExpStringIterator.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 anos atrás
RegExpStringIterator.h 9946e9e874 LibJS: Convert RegExpStringIterator::create() to NonnullGCPtr 2 anos atrás
RegExpStringIteratorPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 anos atrás
RegExpStringIteratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
Set.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 anos atrás
Set.h 1c8b700248 LibJS: Convert Set::create() to NonnullGCPtr 2 anos atrás
SetConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 anos atrás
SetConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
SetIterator.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 anos atrás
SetIterator.h c200c247e4 LibJS: Convert SetIterator::create() to NonnullGCPtr 2 anos atrás
SetIteratorPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 anos atrás
SetIteratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
SetPrototype.cpp 1c8b700248 LibJS: Convert Set::create() to NonnullGCPtr 2 anos atrás
SetPrototype.h 2e806dab07 LibJS: Implement Set.prototype.isDisjointFrom 2 anos atrás
ShadowRealm.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 anos atrás
ShadowRealm.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 anos atrás
ShadowRealmConstructor.cpp bfb8d83535 LibJS: Convert Realm::create() to NonnullGCPtr 2 anos atrás
ShadowRealmConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
ShadowRealmPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 anos atrás
ShadowRealmPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
Shape.cpp 72730422bb LibJS: Remove Shape::global_object() and Object::global_object() 2 anos atrás
Shape.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
StringConstructor.cpp 049e99b5f0 LibJS: Convert StringObject::create() to NonnullGCPtr 2 anos atrás
StringConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
StringIterator.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 anos atrás
StringIterator.h 337c55a893 LibJS: Convert StringIterator::create() to NonnullGCPtr 2 anos atrás
StringIteratorPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 anos atrás
StringIteratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
StringObject.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 anos atrás
StringObject.h 049e99b5f0 LibJS: Convert StringObject::create() to NonnullGCPtr 2 anos atrás
StringOrSymbol.h 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 anos atrás
StringPrototype.cpp 91b0123eaf LibJS: Convert Array::create{,_from}() to NonnullGCPtr 2 anos atrás
StringPrototype.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 anos atrás
Symbol.cpp 1dd8655514 LibJS: Replace standalone js_symbol() with Symbol::create() 2 anos atrás
Symbol.h 1dd8655514 LibJS: Replace standalone js_symbol() with Symbol::create() 2 anos atrás
SymbolConstructor.cpp 1dd8655514 LibJS: Replace standalone js_symbol() with Symbol::create() 2 anos atrás
SymbolConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
SymbolObject.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 anos atrás
SymbolObject.h dd3d133968 LibJS: Convert SymbolObject::create() to NonnullGCPtr 2 anos atrás
SymbolPrototype.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 anos atrás
SymbolPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
TypedArray.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 anos atrás
TypedArray.h 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 anos atrás
TypedArrayConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 anos atrás
TypedArrayConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
TypedArrayPrototype.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 anos atrás
TypedArrayPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
Utf16String.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 anos atrás
Utf16String.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 anos atrás
VM.cpp a4d85cd522 LibJS: Convert Promise::create() to NonnullGCPtr 2 anos atrás
VM.h f490ba13ff LibJS: Move creation of global symbols into Symbol.for() 2 anos atrás
Value.cpp dd3d133968 LibJS: Convert SymbolObject::create() to NonnullGCPtr 2 anos atrás
Value.h ff5882291f LibJS: Rename same_value_non_{numeric => number}() and handle BigInts 2 anos atrás
ValueTraits.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 anos atrás
WeakContainer.cpp cdc1315dc8 LibJS: Use IntrusiveList for keeping track of WeakContainers 4 anos atrás
WeakContainer.h a95b321bf1 LibJS: Add missing headers 3 anos atrás
WeakMap.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 anos atrás
WeakMap.h 3358ddfd0e LibJS: Convert WeakMap::create() to NonnullGCPtr 2 anos atrás
WeakMapConstructor.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 anos atrás
WeakMapConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
WeakMapPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 anos atrás
WeakMapPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
WeakRef.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 anos atrás
WeakRef.h cac71a6847 LibJS: Convert WeakRef::create() to NonnullGCPtr 2 anos atrás
WeakRefConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 anos atrás
WeakRefConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
WeakRefPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 anos atrás
WeakRefPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
WeakSet.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 anos atrás
WeakSet.h 54ebf71da2 LibJS: Convert WeakSet::create() to NonnullGCPtr 2 anos atrás
WeakSetConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 anos atrás
WeakSetConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
WeakSetPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 anos atrás
WeakSetPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 anos atrás
WrappedFunction.cpp b90f505409 LibJS: Convert WrappedFunction::create() to NonnullGCPtr 2 anos atrás
WrappedFunction.h b90f505409 LibJS: Convert WrappedFunction::create() to NonnullGCPtr 2 anos atrás