Handbook
Glossary
convert-word-tail-call ( bb -- )
Vocabulary
compiler
.
cfg
.
tco
Inputs
bb
an
object
Outputs
None
Definition
USING:
accessors
compiler.cfg.instructions
;
IN:
compiler.cfg.tco
:
convert-word-tail-call
( bb -- )
[
word>>
##jump
new-insn
]
convert-tail-call
;