navm v1.1.1 (2021-02-07T12:21:04Z)
Dub
Repo
NaBytecode.hasInstruction
navm
bytecode
NaBytecode
bool
hasInstruction
(string name, NaInstruction instruction)
class
NaBytecode
bool
hasInstruction
(
string
name
,
ref
NaInstruction
instruction
)
bool
hasInstruction
(string name)
Return Value
Type:
bool
true if a NaInstruction exists in instruction table
Meta
Source
See Implementation
navm
bytecode
NaBytecode
constructors
this
destructors
~this
functions
addBookmark
addInstruction
addInstructionToTable
addJumpPos
bookmarkRelIndex
getArgumentsNaData
getBytecodeCodes
getBytecodePointers
getBytecodePretty
hasInstruction
readByteCode
removeBookmark
resolve
properties
elementCount