Searched refs:shiftIndex8 (Results 1 – 1 of 1) sorted by relevance
/external/javassist/src/main/javassist/bytecode/ |
D | CodeAttribute.java | 493 shiftIndex8(ci, index, opcode, lessThan, delta); in shiftIndex() 503 shiftIndex8(ci, index, opcode, lessThan, delta); in shiftIndex() 528 shiftIndex8(ci, index, opcode, lessThan, delta); in shiftIndex() 539 private static void shiftIndex8(CodeIterator ci, int index, int opcode, in shiftIndex8() method in CodeAttribute
|