deoptReason

val deoptReason: String? = null

The reason of being not optimized. The function may be deoptimized or marked as don't optimize.

Sources

jvm source
Link copied to clipboard