vm-stack-space ( -- n ) (original) (raw)
Vocabulary
cpu.architecture
Inputs
None
Outputs
n | a number |
---|
Word description
Parameter space to reserve in anything making VM calls. Why is this set to 16 on x86.32?
Definition
HOOK: vm-stack-space cpu ( -- n )
Methods