ShasamblyOpcodeJumpDynamic
Generator for opcode Opcodes.JUMP_DYNAMIC. Jumps dynamically to a byte index (not opcode-index!!!) The jump target is taken from the top element on the stack
Properties
Link copied to clipboard
Returns the size of the ShasamblyOpcode in bytes This is required by by the generate function of some opcodes because they have to resolve opcode indexes to byte indexes This value should be constant and not depend on other opcodes!