[IR] Update naming, but not binary format for IrSetValue.
This commit is contained in:
committed by
Alexander Udalov
parent
33ab2299f9
commit
8d791ca98e
@@ -3991,7 +3991,8 @@ public final class JvmProtoBuf {
|
||||
* <code>extend .org.jetbrains.kotlin.metadata.Class { ... }</code>
|
||||
*
|
||||
* <pre>
|
||||
* isFunctionBodyInInterface: 0 if actual body generated in DefaultImpl, 1 - otherwise (in interface default method)
|
||||
* first bit: isFunctionBodyInInterface: 0 if actual body generated in DefaultImpl, 1 - otherwise (in interface default method)
|
||||
* second bit: is all-compatibility mode or not, 1 - yes, 0 - no
|
||||
* </pre>
|
||||
*/
|
||||
public static final
|
||||
|
||||
Reference in New Issue
Block a user