##set-slot
Basic block instructions

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


Vocabulary
compiler.cfg.instructions

Class description
An instruction for the non-primitive, non-immediate variant of set-slot. It has the following slots:
srcObject to put in the slot.
objObject to set the slot on.
slotSlot index.
tagType tag for obj.


See also
##set-slot-imm

Definition


Methods