'box'/'unbox' methods are called by inline class
This commit is contained in:
+2
-2
@@ -15,10 +15,10 @@ fun test() {
|
||||
}
|
||||
|
||||
// @TestKt.class:
|
||||
// 1 INVOKESTATIC AsInt\$Erased.box
|
||||
// 1 INVOKESTATIC AsInt\.box
|
||||
// 0 INVOKEVIRTUAL AsInt.unbox
|
||||
|
||||
// 1 INVOKESTATIC AsAny\$Erased.box
|
||||
// 1 INVOKESTATIC AsAny\.box
|
||||
// 0 INVOKEVIRTUAL AsAny.unbox
|
||||
|
||||
// 1 valueOf
|
||||
|
||||
Reference in New Issue
Block a user