Files
ladybird/Userland/Libraries/LibJS/Bytecode/Operand.h
Andreas Kling 3466771492 LibJS/Bytecode: Add Bytecode::Operand
An Operand is either a register, a local, or a constant (index into the
executable's constant table)
2024-02-19 21:45:27 +01:00

917 B