##slot-imm
Basic block instructions

Prev:##slot
Next:##set-slot


Vocabulary
compiler.cfg.instructions

Class description
Instruction for reading a slot with a given index from an object.
dstRegister to read the slot value into.
objRegister containing the object with the slot.
slotSlot index.
tagType tag for obj.


See also
%slot-imm

Definition


Methods