Files
ladybird/Libraries/LibJS/Bytecode
Andreas Kling a01d4fd6fe LibJS: Assert asmint shape and storage pointers
Add assertion-only checks for object shapes, binding storage, UTF-16
string backing storage, and iterator receiver shapes before the asm
interpreter relies on those pointers for follow-up loads.

These checks document invariants that are already required by the fast
paths, while still compiling away from release and distribution builds.
2026-05-03 13:10:48 +02:00
..
2026-03-20 12:03:36 +01:00
2026-03-20 12:03:36 +01:00
2026-03-20 12:03:36 +01:00