1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-10 18:10:56 +09:00
ladybird/Utilities
Ali Mohammad Pur 51bab5b186 LibWasm: Make traps hold on to externally-managed data
...instead of specially handling JS::Completion.
This makes it possible for LibWeb/LibJS to have full control over how
these things are made, stored, and visited (whenever).

Fixes an issue where we couldn't roundtrip a JS exception through Wasm.
2025-04-22 08:43:46 -06: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 Value() default-construct the undefined value 2025-04-05 11:20:26 +02:00
wasm.cpp LibWasm: Make traps hold on to externally-managed data 2025-04-22 08:43:46 -06:00
xml.cpp LibURL: Implement create_with_file_scheme using URL Parser 2025-04-19 07:18:43 -04:00