mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-03-10 08:31:29 +00:00
I.e. optimize `$$delegatedProperties` in the same way as the old backend. This is more reliable than trying to match bytecode.
75 lines
3.2 KiB
Plaintext
Vendored
75 lines
3.2 KiB
Plaintext
Vendored
@kotlin.Metadata
|
|
final class DP$provideDelegate$1 {
|
|
// source: 'delegatedPropertiesInCompanionObject.kt'
|
|
enclosing method DP.provideDelegate(Ljava/lang/Object;Lkotlin/reflect/KProperty;)Lkotlin/Lazy;
|
|
public final static field INSTANCE: DP$provideDelegate$1
|
|
inner (anonymous) class DP$provideDelegate$1
|
|
static method <clinit>(): void
|
|
method <init>(): void
|
|
public synthetic bridge method invoke(): java.lang.Object
|
|
public final @org.jetbrains.annotations.NotNull method invoke(): java.lang.String
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
public final class DP {
|
|
// source: 'delegatedPropertiesInCompanionObject.kt'
|
|
inner (anonymous) class DP$provideDelegate$1
|
|
public method <init>(): void
|
|
public final @org.jetbrains.annotations.NotNull method provideDelegate(@org.jetbrains.annotations.Nullable p0: java.lang.Object, @org.jetbrains.annotations.NotNull p1: kotlin.reflect.KProperty): kotlin.Lazy
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
public final class H1$Companion {
|
|
// source: 'delegatedPropertiesInCompanionObject.kt'
|
|
synthetic final static field $$delegatedProperties: kotlin.reflect.KProperty[]
|
|
static method <clinit>(): void
|
|
private method <init>(): void
|
|
public synthetic method <init>(p0: kotlin.jvm.internal.DefaultConstructorMarker): void
|
|
public final @org.jetbrains.annotations.NotNull method getProperty(): java.lang.String
|
|
public final inner class H1$Companion
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
public final class H1 {
|
|
// source: 'delegatedPropertiesInCompanionObject.kt'
|
|
public final static @org.jetbrains.annotations.NotNull field Companion: H1$Companion
|
|
private final static @org.jetbrains.annotations.NotNull field property$delegate: kotlin.Lazy
|
|
static method <clinit>(): void
|
|
public method <init>(): void
|
|
public synthetic final static method access$getProperty$delegate$cp(): kotlin.Lazy
|
|
public final inner class H1$Companion
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
final class H2$Companion$property$2 {
|
|
// source: 'delegatedPropertiesInCompanionObject.kt'
|
|
enclosing method H2.<clinit>()V
|
|
public final static field INSTANCE: H2$Companion$property$2
|
|
inner (anonymous) class H2$Companion$property$2
|
|
static method <clinit>(): void
|
|
method <init>(): void
|
|
public synthetic bridge method invoke(): java.lang.Object
|
|
public final @org.jetbrains.annotations.NotNull method invoke(): java.lang.String
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
public final class H2$Companion {
|
|
// source: 'delegatedPropertiesInCompanionObject.kt'
|
|
private method <init>(): void
|
|
public synthetic method <init>(p0: kotlin.jvm.internal.DefaultConstructorMarker): void
|
|
public final @org.jetbrains.annotations.NotNull method getProperty(): java.lang.String
|
|
public final inner class H2$Companion
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
public final class H2 {
|
|
// source: 'delegatedPropertiesInCompanionObject.kt'
|
|
public final static @org.jetbrains.annotations.NotNull field Companion: H2$Companion
|
|
private final static @org.jetbrains.annotations.NotNull field property$delegate: kotlin.Lazy
|
|
inner (anonymous) class H2$Companion$property$2
|
|
static method <clinit>(): void
|
|
public method <init>(): void
|
|
public synthetic final static method access$getProperty$delegate$cp(): kotlin.Lazy
|
|
public final inner class H2$Companion
|
|
}
|