Andreas Kling 2d69a009fb LibWeb: Make more JS modules actually run 1 year ago
..
ClassicScript.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
ClassicScript.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
Environments.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 year ago
Environments.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
ExceptionReporter.cpp 93908fcbcb LibJS+Embedders: Unify stack trace format for uncaught errors 1 year ago
ExceptionReporter.h 40aad77ab1 WebContent+LibWeb+LibJS: Report exceptions to the JS console 2 years ago
Fetching.cpp c0bacc6c4b LibWeb: Fix two bad capture-by-reference bugs caught by ASAN 1 year ago
Fetching.h 0817d8bda6 LibJS+LibWeb: Make CyclicModule & GraphLoadingState GC-allocated 1 year ago
Fetching.idl d767f14df8 LibWeb: Introduce the concept of "Enumerated" values 1 year ago
ImportMap.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
ModuleMap.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
ModuleMap.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
ModuleScript.cpp 2d69a009fb LibWeb: Make more JS modules actually run 1 year ago
ModuleScript.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
Script.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
Script.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
TemporaryExecutionContext.cpp 8ec7b4401a LibWeb: Add a helper class to work around empty execution context stack 2 years ago
TemporaryExecutionContext.h 8ec7b4401a LibWeb: Add a helper class to work around empty execution context stack 2 years ago
WindowEnvironmentSettingsObject.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
WindowEnvironmentSettingsObject.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
WorkerEnvironmentSettingsObject.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
WorkerEnvironmentSettingsObject.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago