f32367d2c2
The previous one was incorrect for K1 since parent of top-level function is `IrClass`, not `IrPackageFragment`. The change is non-functional, K1 still worked correctly, but had to do some extra work when inlining `emptyArray` calls and produces less performant bytecode.
10 lines
201 B
Plaintext
Vendored
10 lines
201 B
Plaintext
Vendored
MODULE main
|
|
CLASS ArrayDeque.class
|
|
CLASS METADATA
|
|
PROPERTY getSize()I
|
|
Property: class.metadata.property.setterValueParameter
|
|
K1
|
|
<set-?>: kotlin/Int
|
|
K2
|
|
value: kotlin/Int
|