Searched refs:handlerIdx (Results 1 – 1 of 1) sorted by relevance
285 int handlerIdx = offsetIndexMap.get(tryItem.handlerOff); in readTryBlocks() local286 EncodedCatchHandler encodedCatchHandler = codeItem.handlers.list[handlerIdx]; in readTryBlocks()