navm v1.1.5 (2021-02-22T08:25:25Z)
Dub
Repo
NaBytecode.addInstruction
navm
bytecode
NaBytecode
appends an instruction
bool
addInstruction
(string instName, string argument, string error)
bool
addInstruction
(string instName, string argument)
bool
addInstruction
(string instName)
class
NaBytecode
bool
addInstruction
(
string
instName
)
Return Value
Type:
bool
true if successful, false if not (writes error in
error
)
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
appends an instruction