.. |
Intl
|
57162ad510
LibJS: Rename IsValidTimeZoneName to IsAvailableTimeZoneName
|
2 vuotta sitten |
Temporal
|
b69ceae10c
LibJS: Improve alias names in ResolveISOMonth
|
2 vuotta sitten |
AbstractOperations.cpp
|
486775f9fe
LibJS: Fix incorrect check in ValidateAndApplyPropertyDescriptor
|
2 vuotta sitten |
AbstractOperations.h
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 vuotta sitten |
Accessor.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
AggregateError.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 vuotta sitten |
AggregateError.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
AggregateErrorConstructor.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 vuotta sitten |
AggregateErrorConstructor.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
AggregateErrorPrototype.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 vuotta sitten |
AggregateErrorPrototype.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
ArgumentsObject.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 vuotta sitten |
ArgumentsObject.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
Array.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 vuotta sitten |
Array.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
ArrayBuffer.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 vuotta sitten |
ArrayBuffer.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
ArrayBufferConstructor.cpp
|
85e313077a
LibJS: Do not invoke Cell::vm in constructors before Cell is constructed
|
2 vuotta sitten |
ArrayBufferConstructor.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
ArrayBufferPrototype.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 vuotta sitten |
ArrayBufferPrototype.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
ArrayConstructor.cpp
|
85e313077a
LibJS: Do not invoke Cell::vm in constructors before Cell is constructed
|
2 vuotta sitten |
ArrayConstructor.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
ArrayIterator.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 vuotta sitten |
ArrayIterator.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
ArrayIteratorPrototype.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 vuotta sitten |
ArrayIteratorPrototype.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
ArrayPrototype.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 vuotta sitten |
ArrayPrototype.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
AsyncFromSyncIterator.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 vuotta sitten |
AsyncFromSyncIterator.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
AsyncFromSyncIteratorPrototype.cpp
|
fc9d587e39
LibJS: Make PromiseCapability GC-allocated
|
2 vuotta sitten |
AsyncFromSyncIteratorPrototype.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
AsyncFunctionConstructor.cpp
|
85e313077a
LibJS: Do not invoke Cell::vm in constructors before Cell is constructed
|
2 vuotta sitten |
AsyncFunctionConstructor.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
AsyncFunctionDriverWrapper.cpp
|
fc9d587e39
LibJS: Make PromiseCapability GC-allocated
|
2 vuotta sitten |
AsyncFunctionDriverWrapper.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
AsyncFunctionPrototype.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 vuotta sitten |
AsyncFunctionPrototype.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
AsyncGenerator.cpp
|
fc9d587e39
LibJS: Make PromiseCapability GC-allocated
|
2 vuotta sitten |
AsyncGenerator.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
AsyncGeneratorFunctionConstructor.cpp
|
85e313077a
LibJS: Do not invoke Cell::vm in constructors before Cell is constructed
|
2 vuotta sitten |
AsyncGeneratorFunctionConstructor.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
AsyncGeneratorFunctionPrototype.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 vuotta sitten |
AsyncGeneratorFunctionPrototype.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
AsyncGeneratorPrototype.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 vuotta sitten |
AsyncGeneratorPrototype.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
AsyncGeneratorRequest.h
|
fc9d587e39
LibJS: Make PromiseCapability GC-allocated
|
2 vuotta sitten |
AsyncIteratorPrototype.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 vuotta sitten |
AsyncIteratorPrototype.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
AtomicsObject.cpp
|
388dc9cc5f
LibJS: Supress an unused bind when wrapping float atomic operations
|
2 vuotta sitten |
AtomicsObject.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
BigInt.cpp
|
791855deab
LibCrypto+LibJS: Remove the create_from methods from BigInteger
|
2 vuotta sitten |
BigInt.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
BigIntConstructor.cpp
|
85e313077a
LibJS: Do not invoke Cell::vm in constructors before Cell is constructed
|
2 vuotta sitten |
BigIntConstructor.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
BigIntObject.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 vuotta sitten |
BigIntObject.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
BigIntPrototype.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 vuotta sitten |
BigIntPrototype.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
BooleanConstructor.cpp
|
85e313077a
LibJS: Do not invoke Cell::vm in constructors before Cell is constructed
|
2 vuotta sitten |
BooleanConstructor.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
BooleanObject.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 vuotta sitten |
BooleanObject.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
BooleanPrototype.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 vuotta sitten |
BooleanPrototype.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
BoundFunction.cpp
|
25849f8a6d
LibJS: Replace GlobalObject with VM in common AOs [Part 18/19]
|
2 vuotta sitten |
BoundFunction.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
CanonicalIndex.h
|
8eb936538f
LibJS: Add missing include for 'u32' to CanonicalIndex.h
|
3 vuotta sitten |
ClassFieldDefinition.h
|
4aade74b91
LibJS: Include Environment.h directly in ClassFieldDefinition.h
|
2 vuotta sitten |
CommonPropertyNames.h
|
0d96468e9b
LibJS: Implement RegExp legacy static properties
|
2 vuotta sitten |
Completion.cpp
|
c2326ec95a
LibJS: Move PromiseCapability into its own cpp/h file
|
2 vuotta sitten |
Completion.h
|
56b2ae5ac0
LibJS: Replace GlobalObject with VM in remaining AOs [Part 19/19]
|
2 vuotta sitten |
ConsoleObject.cpp
|
69dd158f91
LibJS: Create Console using a Realm instead of a VM
|
2 vuotta sitten |
ConsoleObject.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
DataView.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 vuotta sitten |
DataView.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
DataViewConstructor.cpp
|
85e313077a
LibJS: Do not invoke Cell::vm in constructors before Cell is constructed
|
2 vuotta sitten |
DataViewConstructor.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
DataViewPrototype.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 vuotta sitten |
DataViewPrototype.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
Date.cpp
|
094f9bf6a2
LibJS: Subtract time zone offsets when converting from local time to UTC
|
2 vuotta sitten |
Date.h
|
019211bcb4
LibJS: Consolidate sources of system time zone to one location in Date
|
2 vuotta sitten |
DateConstructor.cpp
|
03c468fb7d
LibJS: Parse date strings like "9/17/2022"
|
2 vuotta sitten |
DateConstructor.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
DatePrototype.cpp
|
019211bcb4
LibJS: Consolidate sources of system time zone to one location in Date
|
2 vuotta sitten |
DatePrototype.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
DeclarativeEnvironment.cpp
|
2484bbc4e0
LibJS: Make DeclarativeEnvironment based on bindings instead of indices
|
2 vuotta sitten |
DeclarativeEnvironment.h
|
48d8aff436
LibJS: Add missing includes
|
2 vuotta sitten |
ECMAScriptFunctionObject.cpp
|
fc9d587e39
LibJS: Make PromiseCapability GC-allocated
|
2 vuotta sitten |
ECMAScriptFunctionObject.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
Environment.cpp
|
fc04465fa3
LibJS: Remove unnecessary GlobalObject pointer from Environment
|
3 vuotta sitten |
Environment.h
|
49fd92d92a
LibJS: Make JS_OBJECT and JS_ENVIRONMENT forward to JS_CELL
|
2 vuotta sitten |
EnvironmentCoordinate.h
|
0a53cf2a07
LibJS: Add missing header in EnvironmentCoordinate.h
|
3 vuotta sitten |
Error.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 vuotta sitten |
Error.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
ErrorConstructor.cpp
|
85e313077a
LibJS: Do not invoke Cell::vm in constructors before Cell is constructed
|
2 vuotta sitten |
ErrorConstructor.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
ErrorPrototype.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 vuotta sitten |
ErrorPrototype.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
ErrorTypes.cpp
|
3d656ba600
LibJS: Emit StringViews for ErrorType instances
|
3 vuotta sitten |
ErrorTypes.h
|
0d96468e9b
LibJS: Implement RegExp legacy static properties
|
2 vuotta sitten |
ExecutionContext.h
|
00c8f07192
LibJS: Make Script and Module GC-allocated
|
2 vuotta sitten |
FinalizationRegistry.cpp
|
0585029c30
LibJS: Add Visitor::visit(GCPtr<T>) and Visitor::visit(NonnullGCPtr<T>)
|
2 vuotta sitten |
FinalizationRegistry.h
|
7fce5f102f
LibJS: Don't use a Handle<Realm> in FinalizationRegistry
|
2 vuotta sitten |
FinalizationRegistryConstructor.cpp
|
85e313077a
LibJS: Do not invoke Cell::vm in constructors before Cell is constructed
|
2 vuotta sitten |
FinalizationRegistryConstructor.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
FinalizationRegistryPrototype.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 vuotta sitten |
FinalizationRegistryPrototype.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
FunctionConstructor.cpp
|
85e313077a
LibJS: Do not invoke Cell::vm in constructors before Cell is constructed
|
2 vuotta sitten |
FunctionConstructor.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
FunctionEnvironment.cpp
|
275a7a0c0a
LibJS: Replace GlobalObject with VM in Environment AOs [Part 5/19]
|
2 vuotta sitten |
FunctionEnvironment.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
FunctionKind.h
|
0c73fbbba5
LibJS: Rename FunctionKind::{Regular => Normal}
|
3 vuotta sitten |
FunctionObject.cpp
|
ecd163bdf1
LibJS+LibWeb: Replace GlobalObject with Realm in object constructors
|
2 vuotta sitten |
FunctionObject.h
|
98a6f962a0
LibJS: Use correct include + object class for Function{Object,Prototype}
|
2 vuotta sitten |
FunctionPrototype.cpp
|
98a6f962a0
LibJS: Use correct include + object class for Function{Object,Prototype}
|
2 vuotta sitten |
FunctionPrototype.h
|
98a6f962a0
LibJS: Use correct include + object class for Function{Object,Prototype}
|
2 vuotta sitten |
GeneratorFunctionConstructor.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 vuotta sitten |
GeneratorFunctionConstructor.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
GeneratorFunctionPrototype.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 vuotta sitten |
GeneratorFunctionPrototype.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
GeneratorObject.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 vuotta sitten |
GeneratorObject.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
GeneratorPrototype.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 vuotta sitten |
GeneratorPrototype.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
GlobalEnvironment.cpp
|
4f436bd323
LibJS: Let NewGlobalEnvironment take a plain Object
|
2 vuotta sitten |
GlobalEnvironment.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
GlobalObject.cpp
|
828441852f
Everywhere: Replace uses of __serenity__ with AK_OS_SERENITY
|
2 vuotta sitten |
GlobalObject.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
IndexedProperties.cpp
|
086969277e
Everywhere: Run clang-format
|
3 vuotta sitten |
IndexedProperties.h
|
086969277e
Everywhere: Run clang-format
|
3 vuotta sitten |
Intrinsics.cpp
|
4e536eaf98
LibJS: Add JSON.stringify function to the intrinsics
|
2 vuotta sitten |
Intrinsics.h
|
4e536eaf98
LibJS: Add JSON.stringify function to the intrinsics
|
2 vuotta sitten |
Iterator.h
|
2575184242
LibJS: Add a spec link for Iterator Records
|
3 vuotta sitten |
IteratorOperations.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 vuotta sitten |
IteratorOperations.h
|
ccdfa2320c
LibJS: Replace GlobalObject with VM in Iterator AOs [Part 7/19]
|
2 vuotta sitten |
IteratorPrototype.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 vuotta sitten |
IteratorPrototype.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
JSONObject.cpp
|
3efe611dbf
LibJS: Do not assume that IsArray means the object type is an Array
|
2 vuotta sitten |
JSONObject.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
JobCallback.h
|
25849f8a6d
LibJS: Replace GlobalObject with VM in common AOs [Part 18/19]
|
2 vuotta sitten |
Map.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 vuotta sitten |
Map.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
MapConstructor.cpp
|
85e313077a
LibJS: Do not invoke Cell::vm in constructors before Cell is constructed
|
2 vuotta sitten |
MapConstructor.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
MapIterator.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 vuotta sitten |
MapIterator.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
MapIteratorPrototype.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 vuotta sitten |
MapIteratorPrototype.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
MapPrototype.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 vuotta sitten |
MapPrototype.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
MathObject.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 vuotta sitten |
MathObject.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
ModuleEnvironment.cpp
|
93464d4e41
LibJS: Visit GC allocated members of ModuleEnvironment
|
2 vuotta sitten |
ModuleEnvironment.h
|
93464d4e41
LibJS: Visit GC allocated members of ModuleEnvironment
|
2 vuotta sitten |
ModuleNamespaceObject.cpp
|
3b56043612
LibJS: Put exports before symbols in keys of module namespace object
|
2 vuotta sitten |
ModuleNamespaceObject.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
NativeFunction.cpp
|
e68e92b304
LibJS: Make JS::NativeFunction use JS::SafeFunction internally
|
2 vuotta sitten |
NativeFunction.h
|
e68e92b304
LibJS: Make JS::NativeFunction use JS::SafeFunction internally
|
2 vuotta sitten |
NumberConstructor.cpp
|
2af028132a
AK+Everywhere: Add AK_COMPILER_{GCC,CLANG} and use them most places
|
2 vuotta sitten |
NumberConstructor.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
NumberObject.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 vuotta sitten |
NumberObject.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
NumberPrototype.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 vuotta sitten |
NumberPrototype.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
Object.cpp
|
72730422bb
LibJS: Remove Shape::global_object() and Object::global_object()
|
2 vuotta sitten |
Object.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
ObjectConstructor.cpp
|
85e313077a
LibJS: Do not invoke Cell::vm in constructors before Cell is constructed
|
2 vuotta sitten |
ObjectConstructor.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
ObjectEnvironment.cpp
|
275a7a0c0a
LibJS: Replace GlobalObject with VM in Environment AOs [Part 5/19]
|
2 vuotta sitten |
ObjectEnvironment.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
ObjectPrototype.cpp
|
e3895e6c80
LibJS: Pass Realm to define_native_{accessor,function}()
|
2 vuotta sitten |
ObjectPrototype.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
PrimitiveString.cpp
|
56b2ae5ac0
LibJS: Replace GlobalObject with VM in remaining AOs [Part 19/19]
|
2 vuotta sitten |
PrimitiveString.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
PrivateEnvironment.cpp
|
f25899ca34
LibJS: Mark entire private environment chains during GC
|
3 vuotta sitten |
PrivateEnvironment.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
Promise.cpp
|
fc9d587e39
LibJS: Make PromiseCapability GC-allocated
|
2 vuotta sitten |
Promise.h
|
fc9d587e39
LibJS: Make PromiseCapability GC-allocated
|
2 vuotta sitten |
PromiseCapability.cpp
|
f27bc56e5e
LibJS: Capture promise capability in new_promise_capability() executor
|
2 vuotta sitten |
PromiseCapability.h
|
fc9d587e39
LibJS: Make PromiseCapability GC-allocated
|
2 vuotta sitten |
PromiseConstructor.cpp
|
fc9d587e39
LibJS: Make PromiseCapability GC-allocated
|
2 vuotta sitten |
PromiseConstructor.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
PromiseJobs.cpp
|
fc9d587e39
LibJS: Make PromiseCapability GC-allocated
|
2 vuotta sitten |
PromiseJobs.h
|
d74f8039eb
LibJS: Replace GlobalObject with VM in Promise AOs [Part 8/19]
|
2 vuotta sitten |
PromisePrototype.cpp
|
c2326ec95a
LibJS: Move PromiseCapability into its own cpp/h file
|
2 vuotta sitten |
PromisePrototype.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
PromiseReaction.cpp
|
fc9d587e39
LibJS: Make PromiseCapability GC-allocated
|
2 vuotta sitten |
PromiseReaction.h
|
fc9d587e39
LibJS: Make PromiseCapability GC-allocated
|
2 vuotta sitten |
PromiseResolvingElementFunctions.cpp
|
fc9d587e39
LibJS: Make PromiseCapability GC-allocated
|
2 vuotta sitten |
PromiseResolvingElementFunctions.h
|
fc9d587e39
LibJS: Make PromiseCapability GC-allocated
|
2 vuotta sitten |
PromiseResolvingFunction.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 vuotta sitten |
PromiseResolvingFunction.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
PropertyAttributes.h
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 vuotta sitten |
PropertyDescriptor.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 vuotta sitten |
PropertyDescriptor.h
|
56b2ae5ac0
LibJS: Replace GlobalObject with VM in remaining AOs [Part 19/19]
|
2 vuotta sitten |
PropertyKey.h
|
5c814e66b3
LibJS: Store symbols in a Handle inside PropertyKey
|
2 vuotta sitten |
PrototypeObject.h
|
a022e548b8
LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19]
|
2 vuotta sitten |
ProxyConstructor.cpp
|
85e313077a
LibJS: Do not invoke Cell::vm in constructors before Cell is constructed
|
2 vuotta sitten |
ProxyConstructor.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
ProxyObject.cpp
|
455537d31d
LibJS: Assert Proxy target is a function in [[Call]] and [[Construct]]
|
2 vuotta sitten |
ProxyObject.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
Realm.cpp
|
abfb73f2e7
LibWeb+LibJS: Let JS::Realm::HostDefined objects mark things during GC
|
2 vuotta sitten |
Realm.h
|
abfb73f2e7
LibWeb+LibJS: Let JS::Realm::HostDefined objects mark things during GC
|
2 vuotta sitten |
Reference.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 vuotta sitten |
Reference.h
|
ae9e031f56
LibJS: Replace GlobalObject with VM in Reference AOs [Part 6/19]
|
2 vuotta sitten |
ReflectObject.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 vuotta sitten |
ReflectObject.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
RegExpConstructor.cpp
|
0d96468e9b
LibJS: Implement RegExp legacy static properties
|
2 vuotta sitten |
RegExpConstructor.h
|
0d96468e9b
LibJS: Implement RegExp legacy static properties
|
2 vuotta sitten |
RegExpLegacyStaticProperties.cpp
|
f39b6ae3c6
LibJS: Avoid expensive UTF-8/16 conversion in legacy RegExp properties
|
2 vuotta sitten |
RegExpLegacyStaticProperties.h
|
f39b6ae3c6
LibJS: Avoid expensive UTF-8/16 conversion in legacy RegExp properties
|
2 vuotta sitten |
RegExpObject.cpp
|
0d96468e9b
LibJS: Implement RegExp legacy static properties
|
2 vuotta sitten |
RegExpObject.h
|
0d96468e9b
LibJS: Implement RegExp legacy static properties
|
2 vuotta sitten |
RegExpPrototype.cpp
|
f39b6ae3c6
LibJS: Avoid expensive UTF-8/16 conversion in legacy RegExp properties
|
2 vuotta sitten |
RegExpPrototype.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
RegExpStringIterator.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 vuotta sitten |
RegExpStringIterator.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
RegExpStringIteratorPrototype.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 vuotta sitten |
RegExpStringIteratorPrototype.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
Set.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 vuotta sitten |
Set.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
SetConstructor.cpp
|
85e313077a
LibJS: Do not invoke Cell::vm in constructors before Cell is constructed
|
2 vuotta sitten |
SetConstructor.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
SetIterator.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 vuotta sitten |
SetIterator.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
SetIteratorPrototype.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 vuotta sitten |
SetIteratorPrototype.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
SetPrototype.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 vuotta sitten |
SetPrototype.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
ShadowRealm.cpp
|
fc9d587e39
LibJS: Make PromiseCapability GC-allocated
|
2 vuotta sitten |
ShadowRealm.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
ShadowRealmConstructor.cpp
|
85e313077a
LibJS: Do not invoke Cell::vm in constructors before Cell is constructed
|
2 vuotta sitten |
ShadowRealmConstructor.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
ShadowRealmPrototype.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 vuotta sitten |
ShadowRealmPrototype.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
Shape.cpp
|
72730422bb
LibJS: Remove Shape::global_object() and Object::global_object()
|
2 vuotta sitten |
Shape.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
StringConstructor.cpp
|
85e313077a
LibJS: Do not invoke Cell::vm in constructors before Cell is constructed
|
2 vuotta sitten |
StringConstructor.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
StringIterator.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 vuotta sitten |
StringIterator.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
StringIteratorPrototype.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 vuotta sitten |
StringIteratorPrototype.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
StringObject.cpp
|
e992a9f469
LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>()
|
2 vuotta sitten |
StringObject.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
StringOrSymbol.h
|
53a8a11973
LibJS: Make StringOrSymbol always be FlyString in the string case
|
4 vuotta sitten |
StringPrototype.cpp
|
1da66b5879
LibJS: Implement the RegExpAlloc AO
|
2 vuotta sitten |
StringPrototype.h
|
48d8aff436
LibJS: Add missing includes
|
2 vuotta sitten |
Symbol.cpp
|
e992a9f469
LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>()
|
2 vuotta sitten |
Symbol.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
SymbolConstructor.cpp
|
85e313077a
LibJS: Do not invoke Cell::vm in constructors before Cell is constructed
|
2 vuotta sitten |
SymbolConstructor.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
SymbolObject.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 vuotta sitten |
SymbolObject.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
SymbolPrototype.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 vuotta sitten |
SymbolPrototype.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
TypedArray.cpp
|
85e313077a
LibJS: Do not invoke Cell::vm in constructors before Cell is constructed
|
2 vuotta sitten |
TypedArray.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
TypedArrayConstructor.cpp
|
85e313077a
LibJS: Do not invoke Cell::vm in constructors before Cell is constructed
|
2 vuotta sitten |
TypedArrayConstructor.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
TypedArrayPrototype.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 vuotta sitten |
TypedArrayPrototype.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
Utf16String.cpp
|
6efbafa6e0
Everywhere: Update copyrights with my new serenityos.org e-mail :^)
|
3 vuotta sitten |
Utf16String.h
|
6efbafa6e0
Everywhere: Update copyrights with my new serenityos.org e-mail :^)
|
3 vuotta sitten |
VM.cpp
|
fc9d587e39
LibJS: Make PromiseCapability GC-allocated
|
2 vuotta sitten |
VM.h
|
fc9d587e39
LibJS: Make PromiseCapability GC-allocated
|
2 vuotta sitten |
Value.cpp
|
e952dca026
LibJS: Expose the StringToNumber AO for public use
|
2 vuotta sitten |
Value.h
|
e952dca026
LibJS: Expose the StringToNumber AO for public use
|
2 vuotta sitten |
ValueTraits.h
|
59080f441e
LibJS: Normalize NaN values in Sets and Maps
|
3 vuotta sitten |
WeakContainer.cpp
|
cdc1315dc8
LibJS: Use IntrusiveList for keeping track of WeakContainers
|
4 vuotta sitten |
WeakContainer.h
|
a95b321bf1
LibJS: Add missing headers
|
3 vuotta sitten |
WeakMap.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 vuotta sitten |
WeakMap.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
WeakMapConstructor.cpp
|
85e313077a
LibJS: Do not invoke Cell::vm in constructors before Cell is constructed
|
2 vuotta sitten |
WeakMapConstructor.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
WeakMapPrototype.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 vuotta sitten |
WeakMapPrototype.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
WeakRef.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 vuotta sitten |
WeakRef.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
WeakRefConstructor.cpp
|
85e313077a
LibJS: Do not invoke Cell::vm in constructors before Cell is constructed
|
2 vuotta sitten |
WeakRefConstructor.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
WeakRefPrototype.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 vuotta sitten |
WeakRefPrototype.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
WeakSet.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 vuotta sitten |
WeakSet.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
WeakSetConstructor.cpp
|
85e313077a
LibJS: Do not invoke Cell::vm in constructors before Cell is constructed
|
2 vuotta sitten |
WeakSetConstructor.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
WeakSetPrototype.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 vuotta sitten |
WeakSetPrototype.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
WrappedFunction.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 vuotta sitten |
WrappedFunction.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |