'box'/'unbox' methods are called by inline class
This commit is contained in:
Vendored
+1
@@ -18,6 +18,7 @@ fun test(x: UInt?, y: UInt) {
|
||||
|
||||
// @TestKt.class:
|
||||
// 0 INVOKESTATIC UInt\$Erased.box
|
||||
// 0 INVOKESTATIC UInt\.box
|
||||
// 1 INVOKEVIRTUAL UInt.unbox
|
||||
|
||||
// 0 valueOf
|
||||
|
||||
Reference in New Issue
Block a user