Handbook
Glossary
propagate-body ( #call -- ? )
Vocabulary
compiler
.
tree
.
propagation
.
inlining
Inputs
#call
an
object
Outputs
?
an
object
Definition
USING:
accessors
compiler.tree.propagation.nodes
;
IN:
compiler.tree.propagation.inlining
:
propagate-body
( #call -- ? )
body>>
(propagate)
t
;