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