Handbook
Glossary
ZydisDecodedInstructionMeta? ( object -- ? )
Vocabulary
tools
.
disassembler
.
zydis
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
ZydisDecodedInstructionMeta
class.
Definition
USING:
classes.tuple.private
;
IN:
tools.disassembler.zydis
:
ZydisDecodedInstructionMeta?
( object -- ? )
\
ZydisDecodedInstructionMeta
9
tuple-instance?
;