Vocabularytools.disassemblerInputsobj | a word or a pair of addresses |
OutputsNone
Word descriptionDisassembles either a compiled word definition or an arbitrary memory range (in the case
obj is a pair of integers).
NotesIn some cases the Factor compiler emits data inline with code, which can confuse the disassembler. This occurs in words which call
dispatch, where the jump table addresses are compiled inline.
DefinitionMethods