Searched refs:EMPTY_INDICES (Results 1 – 2 of 2) sorted by relevance
19 public static final CatchHandlers<Integer> EMPTY_INDICES = new CatchHandlers<>(); field in CatchHandlers
83 private CatchHandlers<Integer> catchHandlers = CatchHandlers.EMPTY_INDICES;310 catchHandlers = CatchHandlers.EMPTY_INDICES; in removeSuccessorsByIndex()951 catchHandlers = CatchHandlers.EMPTY_INDICES; in clearCatchHandlers()956 other.catchHandlers = CatchHandlers.EMPTY_INDICES; in transferCatchHandlers()1045 catchHandlers = CatchHandlers.EMPTY_INDICES; in createSplitBlock()1071 fromBlock.catchHandlers = CatchHandlers.EMPTY_INDICES; in moveCatchHandlers()