VirtualMachine.printChunk

print a chunk instruction by instruction, using the const table to indicate values

class VirtualMachine
void
printChunk
(,
bool printConstTable = false
)

Meta