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