Home
last modified time | relevance | path

Searched refs:insertGapCore0 (Results 1 – 1 of 1) sorted by relevance

/external/javassist/src/main/javassist/bytecode/
DCodeIterator.java638 c = insertGapCore0(bytecode, pos, length, exclusive, in insertGapAt()
816 static byte[] insertGapCore0(byte[] code, int where, int gapLength, in insertGapCore0() method in CodeIterator