Home
last modified time | relevance | path

Searched defs:insertExGap (Results 1 – 1 of 1) sorted by relevance

/external/javassist/src/main/javassist/bytecode/
DCodeIterator.java519 public int insertExGap(int length) throws BadBytecode { in insertExGap() method in CodeIterator
539 public int insertExGap(int pos, int length) throws BadBytecode { in insertExGap() method in CodeIterator