Searched refs:catchRe (Results 1 – 1 of 1) sorted by relevance
1353 Label catchRe = new Label(); in testCatchExceptions() local1357 code.addCatchClause(TypeId.get(RuntimeException.class), catchRe); in testCatchExceptions() local1371 code.mark(catchRe); in testCatchExceptions()