Handbook
Glossary
cleanup-inlining ( #call -- nodes )
Vocabulary
compiler
.
tree
.
cleanup
Inputs
#call
an
object
Outputs
nodes
an
object
Definition
USING:
accessors
kernel
;
IN:
compiler.tree.cleanup
:
cleanup-inlining
( #call -- nodes )
[
record-inlining
]
[
body>>
cleanup-tree
]
bi
;