build-stack-frame ( cfg -- )
Computing stack frame size and layout


Vocabulary
compiler.cfg.build-stack-frame

Inputs
cfga cfg


Outputs
None

Word description
Main word of the compiler.cfg.build-stack-frame compiler pass.

Definition