open-code-#call ( #call word/quot -- nodes/f )
Method inlining and dispatch elimination

Prev:splicing-call ( #call word -- nodes )
Next:splicing-body ( #call quot/word -- nodes/f )


Vocabulary
compiler.tree.propagation.inlining

Inputs
#callan object
word/quotan object


Outputs
nodes/fan object


Definition