'box'/'unbox' methods are called by inline class
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ inline class UInt(val a: Int) {
|
||||
|
||||
fun takeNullable(a: UInt?) {}
|
||||
|
||||
// 2 INVOKESTATIC UInt\$Erased.box
|
||||
// 2 INVOKESTATIC UInt\.box
|
||||
// 0 INVOKEVIRTUAL Foo.unbox
|
||||
|
||||
// 1 valueOf
|
||||
|
||||
Reference in New Issue
Block a user