Searched refs:catchSuccessorsCount (Results 1 – 1 of 1) sorted by relevance
1242 int catchSuccessorsCount = successors.size(); in appendCatchHandlers() local1249 assert successors.size() == catchSuccessorsCount || !exit().isThrow(); in appendCatchHandlers()