ladybird/Libraries/LibJS/Bytecode/AsmInterpreter
Ali Mohammad Pur 0bb987e809 LibJS+LibWeb: Allow instantiating DataBlock with an external buffer
This requires the minimal API exposed by ByteBuffer, allowing external
users to implement them as needed instead of being forced to use a
ByteBuffer.
2026-05-10 16:41:42 +02:00
..
asmint.asm LibJS: Assert asmint call frame ranges 2026-05-03 13:10:48 +02:00
AsmInterpreter.cpp LibJS+LibWeb: Allow instantiating DataBlock with an external buffer 2026-05-10 16:41:42 +02:00
AsmInterpreter.h LibJS: Move bytecode interpreter state to VM 2026-04-13 18:29:43 +02:00
gen_asm_offsets.cpp LibJS: Avoid function envs for lexical-this arrows 2026-04-30 18:44:34 +02:00