Changes of com.discord v1349
This commit is contained in:
parent
ee3363e6d6
commit
3f4974bc38
11672 changed files with 479129 additions and 478996 deletions
106
com.discord/smali_classes2/x/j/g/a.smali
Normal file
106
com.discord/smali_classes2/x/j/g/a.smali
Normal file
|
|
@ -0,0 +1,106 @@
|
|||
.class public final enum Lx/j/g/a;
|
||||
.super Ljava/lang/Enum;
|
||||
.source "Intrinsics.kt"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Ljava/lang/Enum<",
|
||||
"Lx/j/g/a;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final enum d:Lx/j/g/a;
|
||||
|
||||
.field public static final synthetic e:[Lx/j/g/a;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 4
|
||||
|
||||
const/4 v0, 0x3
|
||||
|
||||
new-array v0, v0, [Lx/j/g/a;
|
||||
|
||||
new-instance v1, Lx/j/g/a;
|
||||
|
||||
const-string v2, "COROUTINE_SUSPENDED"
|
||||
|
||||
const/4 v3, 0x0
|
||||
|
||||
invoke-direct {v1, v2, v3}, Lx/j/g/a;-><init>(Ljava/lang/String;I)V
|
||||
|
||||
sput-object v1, Lx/j/g/a;->d:Lx/j/g/a;
|
||||
|
||||
aput-object v1, v0, v3
|
||||
|
||||
new-instance v1, Lx/j/g/a;
|
||||
|
||||
const-string v2, "UNDECIDED"
|
||||
|
||||
const/4 v3, 0x1
|
||||
|
||||
invoke-direct {v1, v2, v3}, Lx/j/g/a;-><init>(Ljava/lang/String;I)V
|
||||
|
||||
aput-object v1, v0, v3
|
||||
|
||||
new-instance v1, Lx/j/g/a;
|
||||
|
||||
const-string v2, "RESUMED"
|
||||
|
||||
const/4 v3, 0x2
|
||||
|
||||
invoke-direct {v1, v2, v3}, Lx/j/g/a;-><init>(Ljava/lang/String;I)V
|
||||
|
||||
aput-object v1, v0, v3
|
||||
|
||||
sput-object v0, Lx/j/g/a;->e:[Lx/j/g/a;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>(Ljava/lang/String;I)V
|
||||
.locals 0
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"()V"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
invoke-direct {p0, p1, p2}, Ljava/lang/Enum;-><init>(Ljava/lang/String;I)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public static valueOf(Ljava/lang/String;)Lx/j/g/a;
|
||||
.locals 1
|
||||
|
||||
const-class v0, Lx/j/g/a;
|
||||
|
||||
invoke-static {v0, p0}, Ljava/lang/Enum;->valueOf(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
|
||||
|
||||
move-result-object p0
|
||||
|
||||
check-cast p0, Lx/j/g/a;
|
||||
|
||||
return-object p0
|
||||
.end method
|
||||
|
||||
.method public static values()[Lx/j/g/a;
|
||||
.locals 1
|
||||
|
||||
sget-object v0, Lx/j/g/a;->e:[Lx/j/g/a;
|
||||
|
||||
invoke-virtual {v0}, [Lx/j/g/a;->clone()Ljava/lang/Object;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
check-cast v0, [Lx/j/g/a;
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
88
com.discord/smali_classes2/x/j/g/b.smali
Normal file
88
com.discord/smali_classes2/x/j/g/b.smali
Normal file
|
|
@ -0,0 +1,88 @@
|
|||
.class public final Lx/j/g/b;
|
||||
.super Lx/j/h/a/f;
|
||||
.source "IntrinsicsJvm.kt"
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic $completion:Lkotlin/coroutines/Continuation;
|
||||
|
||||
.field public final synthetic $receiver$inlined:Ljava/lang/Object;
|
||||
|
||||
.field public final synthetic $this_createCoroutineUnintercepted$inlined:Lkotlin/jvm/functions/Function2;
|
||||
|
||||
.field private label:I
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Lkotlin/coroutines/Continuation;Lkotlin/coroutines/Continuation;Lkotlin/jvm/functions/Function2;Ljava/lang/Object;)V
|
||||
.locals 0
|
||||
|
||||
iput-object p1, p0, Lx/j/g/b;->$completion:Lkotlin/coroutines/Continuation;
|
||||
|
||||
iput-object p3, p0, Lx/j/g/b;->$this_createCoroutineUnintercepted$inlined:Lkotlin/jvm/functions/Function2;
|
||||
|
||||
iput-object p4, p0, Lx/j/g/b;->$receiver$inlined:Ljava/lang/Object;
|
||||
|
||||
invoke-direct {p0, p2}, Lx/j/h/a/f;-><init>(Lkotlin/coroutines/Continuation;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 3
|
||||
|
||||
iget v0, p0, Lx/j/g/b;->label:I
|
||||
|
||||
const/4 v1, 0x2
|
||||
|
||||
const/4 v2, 0x1
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
if-ne v0, v2, :cond_0
|
||||
|
||||
iput v1, p0, Lx/j/g/b;->label:I
|
||||
|
||||
invoke-static {p1}, Lf/h/a/f/f/n/g;->throwOnFailure(Ljava/lang/Object;)V
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
new-instance p1, Ljava/lang/IllegalStateException;
|
||||
|
||||
const-string v0, "This coroutine had already completed"
|
||||
|
||||
invoke-virtual {v0}, Ljava/lang/Object;->toString()Ljava/lang/String;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
invoke-direct {p1, v0}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V
|
||||
|
||||
throw p1
|
||||
|
||||
:cond_1
|
||||
iput v2, p0, Lx/j/g/b;->label:I
|
||||
|
||||
invoke-static {p1}, Lf/h/a/f/f/n/g;->throwOnFailure(Ljava/lang/Object;)V
|
||||
|
||||
iget-object p1, p0, Lx/j/g/b;->$this_createCoroutineUnintercepted$inlined:Lkotlin/jvm/functions/Function2;
|
||||
|
||||
const-string v0, "null cannot be cast to non-null type (R, kotlin.coroutines.Continuation<T>) -> kotlin.Any?"
|
||||
|
||||
invoke-static {p1, v0}, Ljava/util/Objects;->requireNonNull(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;
|
||||
|
||||
invoke-static {p1, v1}, Lx/m/c/w;->beforeCheckcastToFunctionOfArity(Ljava/lang/Object;I)Ljava/lang/Object;
|
||||
|
||||
check-cast p1, Lkotlin/jvm/functions/Function2;
|
||||
|
||||
iget-object v0, p0, Lx/j/g/b;->$receiver$inlined:Ljava/lang/Object;
|
||||
|
||||
invoke-interface {p1, v0, p0}, Lkotlin/jvm/functions/Function2;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
:goto_0
|
||||
return-object p1
|
||||
.end method
|
||||
92
com.discord/smali_classes2/x/j/g/c.smali
Normal file
92
com.discord/smali_classes2/x/j/g/c.smali
Normal file
|
|
@ -0,0 +1,92 @@
|
|||
.class public final Lx/j/g/c;
|
||||
.super Lx/j/h/a/c;
|
||||
.source "IntrinsicsJvm.kt"
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic $completion:Lkotlin/coroutines/Continuation;
|
||||
|
||||
.field public final synthetic $context:Lkotlin/coroutines/CoroutineContext;
|
||||
|
||||
.field public final synthetic $receiver$inlined:Ljava/lang/Object;
|
||||
|
||||
.field public final synthetic $this_createCoroutineUnintercepted$inlined:Lkotlin/jvm/functions/Function2;
|
||||
|
||||
.field private label:I
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Lkotlin/coroutines/Continuation;Lkotlin/coroutines/CoroutineContext;Lkotlin/coroutines/Continuation;Lkotlin/coroutines/CoroutineContext;Lkotlin/jvm/functions/Function2;Ljava/lang/Object;)V
|
||||
.locals 0
|
||||
|
||||
iput-object p1, p0, Lx/j/g/c;->$completion:Lkotlin/coroutines/Continuation;
|
||||
|
||||
iput-object p2, p0, Lx/j/g/c;->$context:Lkotlin/coroutines/CoroutineContext;
|
||||
|
||||
iput-object p5, p0, Lx/j/g/c;->$this_createCoroutineUnintercepted$inlined:Lkotlin/jvm/functions/Function2;
|
||||
|
||||
iput-object p6, p0, Lx/j/g/c;->$receiver$inlined:Ljava/lang/Object;
|
||||
|
||||
invoke-direct {p0, p3, p4}, Lx/j/h/a/c;-><init>(Lkotlin/coroutines/Continuation;Lkotlin/coroutines/CoroutineContext;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 3
|
||||
|
||||
iget v0, p0, Lx/j/g/c;->label:I
|
||||
|
||||
const/4 v1, 0x2
|
||||
|
||||
const/4 v2, 0x1
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
if-ne v0, v2, :cond_0
|
||||
|
||||
iput v1, p0, Lx/j/g/c;->label:I
|
||||
|
||||
invoke-static {p1}, Lf/h/a/f/f/n/g;->throwOnFailure(Ljava/lang/Object;)V
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
new-instance p1, Ljava/lang/IllegalStateException;
|
||||
|
||||
const-string v0, "This coroutine had already completed"
|
||||
|
||||
invoke-virtual {v0}, Ljava/lang/Object;->toString()Ljava/lang/String;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
invoke-direct {p1, v0}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V
|
||||
|
||||
throw p1
|
||||
|
||||
:cond_1
|
||||
iput v2, p0, Lx/j/g/c;->label:I
|
||||
|
||||
invoke-static {p1}, Lf/h/a/f/f/n/g;->throwOnFailure(Ljava/lang/Object;)V
|
||||
|
||||
iget-object p1, p0, Lx/j/g/c;->$this_createCoroutineUnintercepted$inlined:Lkotlin/jvm/functions/Function2;
|
||||
|
||||
const-string v0, "null cannot be cast to non-null type (R, kotlin.coroutines.Continuation<T>) -> kotlin.Any?"
|
||||
|
||||
invoke-static {p1, v0}, Ljava/util/Objects;->requireNonNull(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;
|
||||
|
||||
invoke-static {p1, v1}, Lx/m/c/w;->beforeCheckcastToFunctionOfArity(Ljava/lang/Object;I)Ljava/lang/Object;
|
||||
|
||||
check-cast p1, Lkotlin/jvm/functions/Function2;
|
||||
|
||||
iget-object v0, p0, Lx/j/g/c;->$receiver$inlined:Ljava/lang/Object;
|
||||
|
||||
invoke-interface {p1, v0, p0}, Lkotlin/jvm/functions/Function2;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
:goto_0
|
||||
return-object p1
|
||||
.end method
|
||||
Loading…
Add table
Add a link
Reference in a new issue