layouts vocabulary
Factor handbook ยป Vocabulary index


Documentation
VM memory layouts

Metadata
Tags:reflection
Authors:Slava Pestov


Words

Union classes
immediate


Symbol words
data-alignment
header-bits
mega-cache-size
num-types
tag-bits
tag-mask
type-numbers


Ordinary words
WordStack effect
(first-bignum)( m -- n )
(fixnum-bits)( m -- n )
(max-array-capacity)( b -- n )
32-bit?( -- ? )
64-bit?( -- ? )
bootstrap-cell( -- n )
bootstrap-cell-bits( -- n )
bootstrap-cells( m -- n )
bootstrap-first-bignum( -- n )
bootstrap-fixnum-bits( -- n )
bootstrap-max-array-capacity( -- n )
bootstrap-most-negative-fixnum( -- n )
bootstrap-most-positive-fixnum( -- n )
cell( -- n )
cell-bits( -- n )
cells( m -- n )
first-bignum( -- n )
fixnum-bits( -- n )
hashcode-shift( -- n )
leaf-stack-frame-size( -- n )
max-array-capacity( -- n )
most-negative-fixnum( -- n )
most-positive-fixnum( -- n )
tag-fixnum( n -- tagged )
tag-header( n -- tagged )
type-number( class -- n )
untag-fixnum( n -- tagged )


Class predicate words
WordStack effect
immediate?( object -- ? )


Files


Metadata files