Searched refs:catchIse (Results 1 – 1 of 1) sorted by relevance
1352 Label catchIse = new Label(); in testCatchExceptions() local1356 code.addCatchClause(TypeId.get(IllegalStateException.class), catchIse); in testCatchExceptions() local1367 code.mark(catchIse); in testCatchExceptions()