Linus Groh f958b19b19 LibJS: Add spec comments to Value::to_i32{,_slow_case}() 2 rokov pred
..
Intl 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 rokov pred
Temporal 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 rokov pred
AbstractOperations.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 rokov pred
AbstractOperations.h ae2abcebbb Everywhere: Use C++ concepts instead of requires clauses 2 rokov pred
Accessor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
AggregateError.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 rokov pred
AggregateError.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
AggregateErrorConstructor.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 rokov pred
AggregateErrorConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
AggregateErrorPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 rokov pred
AggregateErrorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
ArgumentsObject.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 rokov pred
ArgumentsObject.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
Array.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 rokov pred
Array.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
ArrayBuffer.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 rokov pred
ArrayBuffer.h 5db38d7ba1 LibJS: Replace standalone js_bigint() with BigInt::create() 2 rokov pred
ArrayBufferConstructor.cpp 71067cbc6c LibJS+LibWeb: Make Runtime/AbstractOperations.h not include AST.h 2 rokov pred
ArrayBufferConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
ArrayBufferPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 rokov pred
ArrayBufferPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
ArrayConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 rokov pred
ArrayConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
ArrayIterator.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 rokov pred
ArrayIterator.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
ArrayIteratorPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 rokov pred
ArrayIteratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
ArrayPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 rokov pred
ArrayPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
AsyncFromSyncIterator.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 rokov pred
AsyncFromSyncIterator.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
AsyncFromSyncIteratorPrototype.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 rokov pred
AsyncFromSyncIteratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
AsyncFunctionConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 rokov pred
AsyncFunctionConstructor.h 6dbca785d1 LibJS: Make AsyncFunctionConstructor.h not include AST.h 2 rokov pred
AsyncFunctionDriverWrapper.cpp 5bc3371226 LibJS: Perform received abrupt generator completions in the generator 2 rokov pred
AsyncFunctionDriverWrapper.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
AsyncFunctionPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 rokov pred
AsyncFunctionPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
AsyncGenerator.cpp 9ff02ad42c LibJS: Make AsyncGenerator not include AsyncGeneratorRequest.h 2 rokov pred
AsyncGenerator.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 rokov pred
AsyncGeneratorFunctionConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 rokov pred
AsyncGeneratorFunctionConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
AsyncGeneratorFunctionPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 rokov pred
AsyncGeneratorFunctionPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
AsyncGeneratorPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 rokov pred
AsyncGeneratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
AsyncGeneratorRequest.h fc9d587e39 LibJS: Make PromiseCapability GC-allocated 2 rokov pred
AsyncIteratorPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 rokov pred
AsyncIteratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
AtomicsObject.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 rokov pred
AtomicsObject.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
BigInt.cpp 5db38d7ba1 LibJS: Replace standalone js_bigint() with BigInt::create() 2 rokov pred
BigInt.h 5db38d7ba1 LibJS: Replace standalone js_bigint() with BigInt::create() 2 rokov pred
BigIntConstructor.cpp 5db38d7ba1 LibJS: Replace standalone js_bigint() with BigInt::create() 2 rokov pred
BigIntConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
BigIntObject.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 rokov pred
BigIntObject.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
BigIntPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 rokov pred
BigIntPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
BooleanConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 rokov pred
BooleanConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
BooleanObject.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 rokov pred
BooleanObject.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
BooleanPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 rokov pred
BooleanPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
BoundFunction.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 rokov pred
BoundFunction.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
CanonicalIndex.h d37d6b3479 LibJS: Protect CanonicalIndex against double-to-integer overflow 2 rokov pred
ClassFieldDefinition.h 4aade74b91 LibJS: Include Environment.h directly in ClassFieldDefinition.h 2 rokov pred
CommonPropertyNames.h 2e806dab07 LibJS: Implement Set.prototype.isDisjointFrom 2 rokov pred
Completion.cpp 88b15b0819 LibJS: Move throw_completion(Value) out of line 2 rokov pred
Completion.h d26aabff04 Everywhere: Run clang-format 2 rokov pred
ConsoleObject.cpp 69dd158f91 LibJS: Create Console using a Realm instead of a VM 2 rokov pred
ConsoleObject.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
DataView.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 rokov pred
DataView.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
DataViewConstructor.cpp 71067cbc6c LibJS+LibWeb: Make Runtime/AbstractOperations.h not include AST.h 2 rokov pred
DataViewConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
DataViewPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 rokov pred
DataViewPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
Date.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 rokov pred
Date.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 rokov pred
DateConstructor.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 rokov pred
DateConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
DatePrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 rokov pred
DatePrototype.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 rokov pred
DeclarativeEnvironment.cpp 2e98c17347 LibJS: Shrink DeclarativeEnvironment bindings vector to fit 2 rokov pred
DeclarativeEnvironment.h 2e98c17347 LibJS: Shrink DeclarativeEnvironment bindings vector to fit 2 rokov pred
ECMAScriptFunctionObject.cpp 2e98c17347 LibJS: Shrink DeclarativeEnvironment bindings vector to fit 2 rokov pred
ECMAScriptFunctionObject.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 rokov pred
Environment.cpp fc04465fa3 LibJS: Remove unnecessary GlobalObject pointer from Environment 3 rokov pred
Environment.h 49fd92d92a LibJS: Make JS_OBJECT and JS_ENVIRONMENT forward to JS_CELL 2 rokov pred
EnvironmentCoordinate.h 0f1f925532 LibJS: Shrink Identifier's environment coordinate cache 2 rokov pred
Error.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 rokov pred
Error.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 rokov pred
ErrorConstructor.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 rokov pred
ErrorConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
ErrorPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 rokov pred
ErrorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
ErrorTypes.cpp 3d656ba600 LibJS: Emit StringViews for ErrorType instances 3 rokov pred
ErrorTypes.h 4db2efaecb LibJS/Bytecode: Implement yield* 2 rokov pred
ExecutionContext.h 849499988e LibJS+LibWeb: Make JS::ExecutionContext protect its Web::HTML::ESO owner 2 rokov pred
FinalizationRegistry.cpp 0585029c30 LibJS: Add Visitor::visit(GCPtr<T>) and Visitor::visit(NonnullGCPtr<T>) 2 rokov pred
FinalizationRegistry.h 7fce5f102f LibJS: Don't use a Handle<Realm> in FinalizationRegistry 2 rokov pred
FinalizationRegistryConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 rokov pred
FinalizationRegistryConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
FinalizationRegistryPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 rokov pred
FinalizationRegistryPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
FunctionConstructor.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 rokov pred
FunctionConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
FunctionEnvironment.cpp 2a531efc5d LibJS: Make FunctionEnvironment not include ECMAScriptFunctionObject.h 2 rokov pred
FunctionEnvironment.h 2a531efc5d LibJS: Make FunctionEnvironment not include ECMAScriptFunctionObject.h 2 rokov pred
FunctionKind.h 0b2f86de71 LibJS: Make FunctionKind enum class a u8 2 rokov pred
FunctionObject.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 rokov pred
FunctionObject.h 98a6f962a0 LibJS: Use correct include + object class for Function{Object,Prototype} 2 rokov pred
FunctionPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 rokov pred
FunctionPrototype.h 98a6f962a0 LibJS: Use correct include + object class for Function{Object,Prototype} 2 rokov pred
GeneratorFunctionConstructor.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 rokov pred
GeneratorFunctionConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
GeneratorFunctionPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 rokov pred
GeneratorFunctionPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
GeneratorObject.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 rokov pred
GeneratorObject.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 rokov pred
GeneratorPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 rokov pred
GeneratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
GlobalEnvironment.cpp 3f1ffc2b94 LibJS: Remove unnecessary AST.h include in a handful of cpp files 2 rokov pred
GlobalEnvironment.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
GlobalObject.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 rokov pred
GlobalObject.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
IndexedProperties.cpp 086969277e Everywhere: Run clang-format 3 rokov pred
IndexedProperties.h 086969277e Everywhere: Run clang-format 3 rokov pred
Intrinsics.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 rokov pred
Intrinsics.h 4f08f2f581 LibJS: Lazily initialize most Realm instrinsic contructors/prototypes 2 rokov pred
Iterator.h 2575184242 LibJS: Add a spec link for Iterator Records 3 rokov pred
IteratorOperations.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 rokov pred
IteratorOperations.h ccdfa2320c LibJS: Replace GlobalObject with VM in Iterator AOs [Part 7/19] 3 rokov pred
IteratorPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 rokov pred
IteratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
JSONObject.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 rokov pred
JSONObject.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 rokov pred
JobCallback.cpp 96cbf368bd LibJS: Move JobCallback functions out-of-line 2 rokov pred
JobCallback.h 96cbf368bd LibJS: Move JobCallback functions out-of-line 2 rokov pred
Map.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 rokov pred
Map.h d26aabff04 Everywhere: Run clang-format 2 rokov pred
MapConstructor.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 rokov pred
MapConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
MapIterator.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 rokov pred
MapIterator.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
MapIteratorPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 rokov pred
MapIteratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
MapPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 rokov pred
MapPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
MathObject.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 rokov pred
MathObject.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
ModuleEnvironment.cpp 3f1ffc2b94 LibJS: Remove unnecessary AST.h include in a handful of cpp files 2 rokov pred
ModuleEnvironment.h 93464d4e41 LibJS: Visit GC allocated members of ModuleEnvironment 2 rokov pred
ModuleNamespaceObject.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 rokov pred
ModuleNamespaceObject.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
ModuleRequest.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 rokov pred
NativeFunction.cpp e68e92b304 LibJS: Make JS::NativeFunction use JS::SafeFunction internally 2 rokov pred
NativeFunction.h e68e92b304 LibJS: Make JS::NativeFunction use JS::SafeFunction internally 2 rokov pred
NumberConstructor.cpp 2af028132a AK+Everywhere: Add AK_COMPILER_{GCC,CLANG} and use them most places 2 rokov pred
NumberConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
NumberObject.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 rokov pred
NumberObject.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
NumberPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 rokov pred
NumberPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
Object.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 rokov pred
Object.h daec065fde LibJS: Move initialize_instance_elements() from VM to Object 2 rokov pred
ObjectConstructor.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 rokov pred
ObjectConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
ObjectEnvironment.cpp 3f1ffc2b94 LibJS: Remove unnecessary AST.h include in a handful of cpp files 2 rokov pred
ObjectEnvironment.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
ObjectPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 rokov pred
ObjectPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
PrimitiveString.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 rokov pred
PrimitiveString.h 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 rokov pred
PrivateEnvironment.cpp f25899ca34 LibJS: Mark entire private environment chains during GC 3 rokov pred
PrivateEnvironment.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
Promise.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 rokov pred
Promise.h fc9d587e39 LibJS: Make PromiseCapability GC-allocated 2 rokov pred
PromiseCapability.cpp f27bc56e5e LibJS: Capture promise capability in new_promise_capability() executor 2 rokov pred
PromiseCapability.h fc9d587e39 LibJS: Make PromiseCapability GC-allocated 2 rokov pred
PromiseConstructor.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 rokov pred
PromiseConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
PromiseJobs.cpp 8a5d2be617 Everywhere: Remove unnecessary mutable attributes from lambdas 2 rokov pred
PromiseJobs.h d74f8039eb LibJS: Replace GlobalObject with VM in Promise AOs [Part 8/19] 3 rokov pred
PromisePrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 rokov pred
PromisePrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
PromiseReaction.cpp fc9d587e39 LibJS: Make PromiseCapability GC-allocated 2 rokov pred
PromiseReaction.h fc9d587e39 LibJS: Make PromiseCapability GC-allocated 2 rokov pred
PromiseResolvingElementFunctions.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 rokov pred
PromiseResolvingElementFunctions.h fc9d587e39 LibJS: Make PromiseCapability GC-allocated 2 rokov pred
PromiseResolvingFunction.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 rokov pred
PromiseResolvingFunction.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
PropertyAttributes.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 rokov pred
PropertyDescriptor.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 rokov pred
PropertyDescriptor.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 rokov pred
PropertyKey.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 rokov pred
PrototypeObject.h d26aabff04 Everywhere: Run clang-format 2 rokov pred
ProxyConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 rokov pred
ProxyConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
ProxyObject.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 rokov pred
ProxyObject.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
Realm.cpp abfb73f2e7 LibWeb+LibJS: Let JS::Realm::HostDefined objects mark things during GC 2 rokov pred
Realm.h abfb73f2e7 LibWeb+LibJS: Let JS::Realm::HostDefined objects mark things during GC 2 rokov pred
Reference.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 rokov pred
Reference.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 rokov pred
ReflectObject.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 rokov pred
ReflectObject.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
RegExpConstructor.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 rokov pred
RegExpConstructor.h 0d96468e9b LibJS: Implement RegExp legacy static properties 2 rokov pred
RegExpLegacyStaticProperties.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 rokov pred
RegExpLegacyStaticProperties.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 rokov pred
RegExpObject.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 rokov pred
RegExpObject.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 rokov pred
RegExpPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 rokov pred
RegExpPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
RegExpStringIterator.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 rokov pred
RegExpStringIterator.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
RegExpStringIteratorPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 rokov pred
RegExpStringIteratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
Set.cpp fee65f6453 LibJS: Implement Set.prototype.union 2 rokov pred
Set.h fee65f6453 LibJS: Implement Set.prototype.union 2 rokov pred
SetConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 rokov pred
SetConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
SetIterator.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 rokov pred
SetIterator.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
SetIteratorPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 rokov pred
SetIteratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
SetPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 rokov pred
SetPrototype.h 2e806dab07 LibJS: Implement Set.prototype.isDisjointFrom 2 rokov pred
ShadowRealm.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 rokov pred
ShadowRealm.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 rokov pred
ShadowRealmConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 rokov pred
ShadowRealmConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
ShadowRealmPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 rokov pred
ShadowRealmPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
Shape.cpp 72730422bb LibJS: Remove Shape::global_object() and Object::global_object() 2 rokov pred
Shape.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
StringConstructor.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 rokov pred
StringConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
StringIterator.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 rokov pred
StringIterator.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 rokov pred
StringIteratorPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 rokov pred
StringIteratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
StringObject.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 rokov pred
StringObject.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
StringOrSymbol.h 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 rokov pred
StringPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 rokov pred
StringPrototype.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 rokov pred
Symbol.cpp 1dd8655514 LibJS: Replace standalone js_symbol() with Symbol::create() 2 rokov pred
Symbol.h 1dd8655514 LibJS: Replace standalone js_symbol() with Symbol::create() 2 rokov pred
SymbolConstructor.cpp 1dd8655514 LibJS: Replace standalone js_symbol() with Symbol::create() 2 rokov pred
SymbolConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
SymbolObject.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 rokov pred
SymbolObject.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 rokov pred
SymbolPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 rokov pred
SymbolPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
TypedArray.cpp 34e328e580 LibJS: Allow TypedArrays to become detached while sorting 2 rokov pred
TypedArray.h 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 rokov pred
TypedArrayConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 rokov pred
TypedArrayConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
TypedArrayPrototype.cpp d37d6b3479 LibJS: Protect CanonicalIndex against double-to-integer overflow 2 rokov pred
TypedArrayPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
Utf16String.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 rokov pred
Utf16String.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 rokov pred
VM.cpp 1dd8655514 LibJS: Replace standalone js_symbol() with Symbol::create() 2 rokov pred
VM.h f490ba13ff LibJS: Move creation of global symbols into Symbol.for() 2 rokov pred
Value.cpp f958b19b19 LibJS: Add spec comments to Value::to_i32{,_slow_case}() 2 rokov pred
Value.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 rokov pred
ValueTraits.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 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 50428ea8d2 LibJS: Move intrinsics to the realm 2 rokov pred
WeakMap.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
WeakMapConstructor.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 rokov pred
WeakMapConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
WeakMapPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 rokov pred
WeakMapPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
WeakRef.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 rokov pred
WeakRef.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
WeakRefConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 rokov pred
WeakRefConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
WeakRefPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 rokov pred
WeakRefPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
WeakSet.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 rokov pred
WeakSet.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
WeakSetConstructor.cpp 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 rokov pred
WeakSetConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
WeakSetPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 rokov pred
WeakSetPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred
WrappedFunction.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 rokov pred
WrappedFunction.h 35c9aa7c05 LibJS: Hide all the constructors! 2 rokov pred