ladybird/Utilities
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
..
abench.cpp LibMedia: Remove LibMedia::Audio::LoaderError 2024-11-22 12:43:57 +01:00
animation.cpp AK: Remove Statistics.h 2024-12-05 16:53:28 +01:00
dns.cpp LibDNS: Ensure non-blocking socket is used for TCP connections 2025-02-22 18:39:58 +01:00
image.cpp LibGfx: Remove ICC::Profile and friends 2024-12-16 07:39:49 +01:00
js.cpp LibJS: Make Completion.[[Value]] non-optional 2025-04-05 11:20:26 +02:00
wasm.cpp Everywhere: Hoist the Utilities folder to the top-level 2024-11-10 12:50:45 +01:00
xml.cpp xml: Remove validity check on URL created with file scheme 2025-02-19 08:01:35 -05:00