Searched defs:newJumpOffsets (Results 1 – 2 of 2) sorted by relevance
914 int[] newJumpOffsets = new int[mappingValue.arrayLength(valueFactory).value()]; in replaceSimpleEnumSwitchInstruction() local1002 int[] newJumpOffsets = new int[mappingValue.arrayLength(valueFactory).value()]; in replaceSimpleEnumSwitchInstruction() local1129 int[] newJumpOffsets = new int[newLength]; in trimSwitchInstruction() local1183 int[] newJumpOffsets = new int[newLength]; in trimSwitchInstruction() local
1066 private void newJumpOffsets(int oldInstructionOffset, in newJumpOffsets() method in CodeAttributeEditor