Home
last modified time | relevance | path

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

/external/javassist/src/main/javassist/bytecode/
DStackMap.java386 void shiftPc(int where, int gapSize, boolean exclusive) in shiftPc()
421 void shiftForSwitch(int where, int gapSize) throws BadBytecode { in shiftForSwitch()
DStackMapTable.java822 void shiftPc(int where, int gapSize, boolean exclusive) in shiftPc()