..
ClassicScript.cpp
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
2023-11-19 22:00:48 +01:00
ClassicScript.h
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
2023-11-19 22:00:48 +01:00
Environments.cpp
LibJS: Only consider VM-accessible execution contexts as strong roots
2023-12-13 11:19:13 +01:00
Environments.h
ExceptionReporter.cpp
LibJS+Embedders: Unify stack trace format for uncaught errors
2023-11-02 07:37:41 +01:00
ExceptionReporter.h
Fetching.cpp
LibWeb: Fix two bad capture-by-reference bugs caught by ASAN
2023-12-03 20:46:55 +01:00
Fetching.h
LibWeb+LibJS: Use JS::GCPtr for pointers to GC-allocated objects
2023-12-11 16:55:25 +01:00
Fetching.idl
LibWeb: Introduce the concept of "Enumerated" values
2023-11-07 11:34:21 +01:00
ImportMap.h
ModuleMap.cpp
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
2023-11-19 22:00:48 +01:00
ModuleMap.h
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
2023-11-19 22:00:48 +01:00
ModuleScript.cpp
LibWeb: Make more JS modules actually run
2023-12-06 12:58:04 +01:00
ModuleScript.h
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
2023-11-19 22:00:48 +01:00
Script.cpp
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
2023-11-19 22:00:48 +01:00
Script.h
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
2023-11-19 22:00:48 +01:00
TemporaryExecutionContext.cpp
TemporaryExecutionContext.h
WindowEnvironmentSettingsObject.cpp
LibWeb: Let Document have a direct GCPtr to its containing Web::Page
2023-12-15 22:04:46 +01:00
WindowEnvironmentSettingsObject.h
LibWeb: Let Document have a direct GCPtr to its containing Web::Page
2023-12-15 22:04:46 +01:00
WorkerEnvironmentSettingsObject.cpp
LibWeb: Let Document have a direct GCPtr to its containing Web::Page
2023-12-15 22:04:46 +01:00
WorkerEnvironmentSettingsObject.h
LibWeb: Let Document have a direct GCPtr to its containing Web::Page
2023-12-15 22:04:46 +01:00