jumpTarget

Extract the target of the given jump instruction.

Return

The L2PcOperand to which the instruction jumps.

Parameters

instruction

The L2Instruction to examine. Its L2Operation must be an L2_JUMP.