layouts ボキャブラリ
Factor ハンドブック > ボキャブラリ索引


ドキュメント
VM memory layouts

メタデータ
タグ:reflection
作者:Slava Pestov


ワード

union クラス
immediate


シンボルワード
mega-cache-size
num-tags
num-types
tag-bits
tag-mask
tag-numbers
type-numbers


通常ワード
ワードスタック効果
(first-bignum)( m -- n )
(max-array-capacity)( b -- n )
bootstrap-cell( -- n )
bootstrap-cell-bits( -- n )
bootstrap-cells( m -- n )
bootstrap-first-bignum( -- 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 )
max-array-capacity( -- n )
most-negative-fixnum( -- n )
most-positive-fixnum( -- n )
tag-fixnum( n -- tagged )
tag-number( class -- n )
type-number( class -- n )
untag-fixnum( n -- tagged )


クラス述語ワード
ワードスタック効果
immediate?( object -- ? )


ファイル
resource:core/layouts/layouts.factor
resource:core/layouts/layouts-docs.factor
resource:core/layouts/layouts-tests.factor