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