Lambdas and implicit references to the instance of the enclosing class

Does the observation about Kotlin compiler not using JVM’s invokedynamic for lambdas also apply to the Dalvik equivalents invoke-custom and invoke-polymorphic?