LateinitKt.smali
2.0 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
.class public final Lkotlin/LateinitKt;
.super Ljava/lang/Object;
.source "Lateinit.kt"
# annotations
.annotation runtime Lkotlin/Metadata;
bv = {
0x1,
0x0,
0x3
}
d1 = {
"\u0000\u000e\n\u0000\n\u0002\u0010\u000b\n\u0002\u0018\u0002\n\u0002\u0008\u0004\"#\u0010\u0000\u001a\u00020\u0001*\u0006\u0012\u0002\u0008\u00030\u00028\u00c6\u0002X\u0087\u0004\u00a2\u0006\u000c\u0012\u0004\u0008\u0003\u0010\u0004\u001a\u0004\u0008\u0000\u0010\u0005\u00a8\u0006\u0006"
}
d2 = {
"isInitialized",
"",
"Lkotlin/reflect/KProperty0;",
"isInitialized$annotations",
"(Lkotlin/reflect/KProperty0;)V",
"(Lkotlin/reflect/KProperty0;)Z",
"kotlin-stdlib"
}
k = 0x2
mv = {
0x1,
0x1,
0xf
}
.end annotation
.annotation build Lkotlin/jvm/JvmName;
name = "LateinitKt"
.end annotation
# direct methods
.method private static final isInitialized(Lkotlin/reflect/KProperty0;)Z
.locals 1
.param p0 # Lkotlin/reflect/KProperty0;
.annotation build Lkotlin/internal/AccessibleLateinitPropertyLiteral;
.end annotation
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
.end param
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lkotlin/reflect/KProperty0<",
"*>;)Z"
}
.end annotation
.line 23
new-instance p0, Lkotlin/NotImplementedError;
const-string v0, "Implementation is intrinsic"
invoke-direct {p0, v0}, Lkotlin/NotImplementedError;-><init>(Ljava/lang/String;)V
check-cast p0, Ljava/lang/Throwable;
throw p0
.end method
.method public static synthetic isInitialized$annotations(Lkotlin/reflect/KProperty0;)V
.locals 0
.annotation build Lkotlin/SinceKotlin;
version = "1.2"
.end annotation
.annotation build Lkotlin/internal/InlineOnly;
.end annotation
return-void
.end method