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