tools.image-analyzer.vm vocabulary
Factor handbook ยป Vocabulary index


Summary

Words

Tuple classes
ClassSuperclassSlots
alien struct
array struct
bignum struct
callstack struct
code-block struct
code-heap-node heap-nodefree? gc-maps
dll struct
heap-node tupleaddress object payload
image-header struct
object struct
quotation struct
string struct
tuple struct
tuple-layout struct
word struct
wrapper struct


Class predicate words
WordStack effect
alien?( object -- ? )
array?( object -- ? )
bignum?( object -- ? )
callstack?( object -- ? )
code-block?( object -- ? )
code-heap-node?( object -- ? )
dll?( object -- ? )
heap-node?( object -- ? )
image-header?( object -- ? )
object?( object -- ? )
quotation?( object -- ? )
string?( object -- ? )
tuple-layout?( object -- ? )
tuple?( object -- ? )
word?( object -- ? )
wrapper?( object -- ? )


Files


Children from resource:extra
VocabularySummary
tools.image-analyzer.vm.32
tools.image-analyzer.vm.64