output-value-infos ( #call word -- infos )


Vocabulary
compiler.tree.propagation.simple

Inputs
#calla #call
worda word


Outputs
infosa sequence


Word description
Computes what the output value infos for a #call node should be.

See also
value-info-state

Definition