Handbook
Glossary
rt-literal ( -- value )
VM memory layout constants
Prev:
rt-this ( -- value )
Next:
rt-untagged ( -- value )
Vocabulary
compiler
.
constants
Word description
Relocation type for a literal. The literal can be either an immediate such as a fixnum or
f
or an object reference.
See also
rel-literal
Definition
IN:
compiler.constants
CONSTANT:
rt-literal
6
inline