Searched refs:insertExGap (Results 1 – 2 of 2) sorted by relevance
541 int pos = ci.insertExGap(3); in shiftIndex()572 int pos = ci.insertExGap(2); in shiftIndex8()594 int pos = ci.insertExGap(1); in shiftIndex0()599 int pos = ci.insertExGap(3); in shiftIndex0()
540 public int insertExGap(int length) throws BadBytecode { in insertExGap() method in CodeIterator560 public int insertExGap(int pos, int length) throws BadBytecode { in insertExGap() method in CodeIterator