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