Handbook
Glossary
splicing-nodes ( #call word/quot -- nodes/f )
Vocabulary
compiler
.
tree
.
propagation
.
inlining
Inputs
#call
an
object
word/quot
an
object
Outputs
nodes/f
an
object
Definition
IN:
compiler.tree.propagation.inlining
GENERIC:
splicing-nodes
( #call word/quot -- nodes/f )
Methods
USING:
compiler.tree.propagation.inlining
quotations
;
M:
callable
splicing-nodes
splicing-body
;
USING:
compiler.tree.propagation.inlining
words
;
M:
word
splicing-nodes
splicing-call
;