gc-root-offset ( spill-slot -- n )
CPU architecture description model

Prev:%reload ( dst rep src -- )
Next:immediate-arithmetic? ( n -- ? )


Vocabulary
cpu.architecture

Inputs
spill-slota spill-slot


Outputs
nan integer


Word description
Offset in the stack-frame for the word being constructed where the spill slot is located. The value is given in cell units.

See also
gc-info

Definition


Methods