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