Home
last modified time | relevance | path

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

/external/javassist/src/main/javassist/bytecode/
DStackMap.java421 void shiftForSwitch(int where, int gapSize) throws BadBytecode { in shiftForSwitch() method in StackMap
DCodeIterator.java1061 void shiftForSwitch(int where, int gapLength) throws BadBytecode { in shiftForSwitch() method in CodeIterator.Pointers