Handbook
Glossary
context-object-offset ( n -- n )
Vocabulary
compiler
.
cfg
.
intrinsics
.
misc
Inputs
n
an
object
Outputs
n
an
object
Definition
USING:
classes.struct
layouts
math
vm
;
IN:
compiler.cfg.intrinsics.misc
:
context-object-offset
( n -- n )
cells
"context-objects"
context
offset-of
+
;