Searched refs:ExitThroughFinallyChecker (Results 1 – 1 of 1) sorted by relevance
620 = ExitThroughFinallyChecker.check(param, lambda.body); in compileCallCC()781 static class ExitThroughFinallyChecker extends ExpVisitor<Expression,TryExp> class in CompileMisc788 ExitThroughFinallyChecker visitor = new ExitThroughFinallyChecker(); in check()