Searched refs:removeCatchClause (Results 1 – 2 of 2) sorted by relevance
376 public Label removeCatchClause(TypeId<? extends Throwable> toCatch) { in removeCatchClause() method in Code
1656 Label previousLabel = code.removeCatchClause(iaeType); in testNestedCatchClauses()1659 code.removeCatchClause(iaeType); in testNestedCatchClauses()