Files
ladybird/Userland/Libraries/LibJS/Bytecode
Andreas Kling 84850700a0 LibJS: Make BC::Generator::emit_with_extra_register_slots() return void
Nobody was using the return value.
2023-09-28 14:52:03 +02:00
..