(copy-value) ( from to allocations -- )


Vocabulary
compiler.tree.escape-analysis.allocations

Inputs
froman object
toan object
allocationsan object


Outputs
None

Definition


:: (copy-value) ( from to allocations -- )
from to equate-values from allocations at
copy-allocation to allocations set-at ;