context-callstack-save-offset ( -- n )
VM memory layout constants

Prev:context-callstack-bottom-offset ( -- n )
Next:context-callstack-seg-offset ( -- n )


Vocabulary
compiler.constants

Inputs
None

Outputs
nan integer


Word description
Offset in bytes in the context struct to where the c callstack is saved.

Definition