splicing-call ( #call word -- nodes )
Method inlining and dispatch elimination

Next:open-code-#call ( #call word/quot -- nodes/f )


Vocabulary
compiler.tree.propagation.inlining

Inputs
#callan object
wordan object


Outputs
nodesan object


Definition