Files
ladybird/Userland/Libraries/LibJS/Runtime
Andreas Kling 463931384d LibJS: Don't use Handle<Value> for JS::Object private fields
There's no reason to use handles here, we can just mark private element
values from objects that store them.
2023-12-10 09:44:26 +01:00
..
2023-11-30 09:51:46 -05:00