Handbook
Glossary
^^slot-imm ( obj slot tag -- vreg )
Vocabulary
compiler
.
cfg
.
hats
Inputs
obj
an
object
slot
an
object
tag
an
object
Outputs
vreg
an
object
Definition
USING:
compiler.cfg.instructions
compiler.cfg.registers
kernel
;
IN:
compiler.cfg.hats
:
^^slot-imm
( obj slot tag -- vreg )
[
[
[
next-vreg
dup
[
]
dip
]
dip
]
dip
]
dip
##slot-imm,
;
inline