finalize-stack-frame ( stack-frame -- stack-frame )


Vocabulary
compiler.cfg.build-stack-frame

Inputs
stack-framea stack-frame


Outputs
stack-framea stack-frame


Word description
Calculates and stores the allot-area-base, spill-area-base and total-size slots of a stack frame.

Definition