Files
ladybird/Libraries/LibJS/Bytecode/AsmInterpreter
Andreas Kling 7a01a64087 LibJS: Expose asmint Call offset metadata
Emit the ExecutionContext, function-object, executable, and realm
offsets that the asm Call path needs to inspect and initialize
directly when building inline frames.
2026-04-14 08:14:43 +02:00
..