ladybird/Libraries/LibWeb/HTML/Scripting
Andreas Kling de424d6879 LibJS: Make Completion.[[Value]] non-optional
Instead, just use js_undefined() whenever the [[Value]] field is unused.
This avoids a whole bunch of presence checks.
2025-04-05 11:20:26 +02:00
..
Agent.cpp
Agent.h LibWeb: Fire slotchange events when a slot is changed 2025-03-10 14:37:26 -04:00
ClassicScript.cpp LibJS: Make Completion.[[Value]] non-optional 2025-04-05 11:20:26 +02:00
ClassicScript.h
Environments.cpp LibWeb/HTML: Add environment discarding steps 2025-03-14 18:05:42 +01:00
Environments.h LibWeb/HTML: Update navigation request's reserved client 2025-03-14 18:05:42 +01:00
EnvironmentSettingsSnapshot.cpp LibWeb: Make PolicyContainer GC allocated 2025-02-21 12:43:48 +00:00
EnvironmentSettingsSnapshot.h LibWeb: Make PolicyContainer GC allocated 2025-02-21 12:43:48 +00:00
ExceptionReporter.cpp LibJS: Make Completion.[[Value]] non-optional 2025-04-05 11:20:26 +02:00
ExceptionReporter.h
Fetching.cpp LibJS: Make Completion.[[Value]] non-optional 2025-04-05 11:20:26 +02:00
Fetching.h LibJS: Remove ByteString internals from PrimitiveString 2025-03-28 12:31:40 -04:00
Fetching.idl
ImportMap.cpp LibJS: Remove ByteString internals from PrimitiveString 2025-03-28 12:31:40 -04:00
ImportMap.h LibJS: Use FlyString in PropertyKey instead of DeprecatedFlyString 2025-03-24 22:27:17 +00:00
ImportMapParseResult.cpp LibJS: Make Completion.[[Value]] non-optional 2025-04-05 11:20:26 +02:00
ImportMapParseResult.h
ModuleMap.cpp
ModuleMap.h
ModuleScript.cpp
ModuleScript.h
Script.cpp LibWeb: Make base URL of HTML::Script Optional 2025-02-19 08:01:35 -05:00
Script.h LibWeb: Make base URL of HTML::Script Optional 2025-02-19 08:01:35 -05:00
SerializedEnvironmentSettingsObject.cpp LibWeb: Make PolicyContainer GC allocated 2025-02-21 12:43:48 +00:00
SerializedEnvironmentSettingsObject.h LibWeb: Make PolicyContainer GC allocated 2025-02-21 12:43:48 +00:00
SyntheticRealmSettings.cpp
SyntheticRealmSettings.h
TemporaryExecutionContext.cpp
TemporaryExecutionContext.h
WindowEnvironmentSettingsObject.cpp LibWeb+LibWebView+WebContent: Convert about:settings to a WebUI 2025-03-28 07:31:10 -04:00
WindowEnvironmentSettingsObject.h LibWeb: Make PolicyContainer GC allocated 2025-02-21 12:43:48 +00:00
WorkerEnvironmentSettingsObject.cpp LibWeb: Make PolicyContainer GC allocated 2025-02-21 12:43:48 +00:00
WorkerEnvironmentSettingsObject.h LibWeb: Make PolicyContainer GC allocated 2025-02-21 12:43:48 +00:00