Searched refs:shiftIndex0 (Results 1 – 1 of 1) sorted by relevance
/external/javassist/src/main/javassist/bytecode/ |
D | CodeAttribute.java | 497 shiftIndex0(ci, index, opcode, lessThan, delta, ILOAD_0, ILOAD); in shiftIndex() 507 shiftIndex0(ci, index, opcode, lessThan, delta, ISTORE_0, ISTORE); in shiftIndex() 558 private static void shiftIndex0(CodeIterator ci, int index, int opcode, in shiftIndex0() method in CodeAttribute
|