Files
kotlin-fork/compiler/testData/codegen/box/inlineArgsInPlace/arrayDequeRemoveAll.jvm_abi.txt
T
vladislav.grechko f32367d2c2 Fix IrFunction.isEmptyArray implementation
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.
2024-02-22 07:32:36 +00:00

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