stack-frame-size ( stack-frame -- n )


Vocabulary
cpu.architecture

Inputs
stack-framea stack-frame


Outputs
nan integer


Word description
Calculates the total size of a stack frame, including padding and alignment.

Definition


Methods