Searched refs:nextThrowsCount (Results 1 – 1 of 1) sorted by relevance
288 val nextThrowsCount = next.throwsTypes().size in <lambda>() constant290 return if (currentThrowsCount < nextThrowsCount) { in <lambda>()292 } else if (currentThrowsCount > nextThrowsCount) { in <lambda>()