Searched refs:getCatchHandlerIndex (Results 1 – 2 of 2) sorted by relevance
90 public int getCatchHandlerIndex() { in getCatchHandlerIndex() method in Code.Try
946 out.writeUnsignedShort(catchHandlerOffsets[tryItem.getCatchHandlerIndex()]); in transformTries()