navm ~master (2021-06-26T03:33:24Z)
Dub
Repo
NaInstTable.instructionExists
navm
bytecode
NaInstTable
whether an instruction exists
bool
instructionExists
(ushort code)
class
NaInstTable
bool
instructionExists
(
ushort
code
)
bool
instructionExists
(string name)
Return Value
Type:
bool
true if an instruction exists
Meta
Source
See Implementation
navm
bytecode
NaInstTable
constructors
this
destructors
~this
functions
addInstruction
getInstruction
getInstructionPtr
instructionExists
whether an instruction exists