Cast dispatch receiver to actual declaration owner though inline

Otherwise corrupted frame information is generated in bytecode

 #KT-29242 Fixed
This commit is contained in:
Mikhael Bogdanov
2019-11-22 15:24:38 +01:00
parent 25dea2ccce
commit 320c5f6f00
6 changed files with 11 additions and 10 deletions
-1
View File
@@ -1,6 +1,5 @@
// IGNORE_BACKEND_FIR: JVM_IR
// TARGET_BACKEND: JVM
// IGNORE_BACKEND: JVM
// JVM_TARGET: 1.8
// See also kt33054.kt