Changes of com.discord v1133
This commit is contained in:
parent
4702d4f43a
commit
f1b997dae1
19297 changed files with 1470265 additions and 1483880 deletions
176
com.discord/smali_classes2/x/s/a.smali
Normal file
176
com.discord/smali_classes2/x/s/a.smali
Normal file
|
@ -0,0 +1,176 @@
|
|||
.class public abstract Lx/s/a;
|
||||
.super Ljava/lang/Object;
|
||||
.source "CoroutineContextImpl.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Lkotlin/coroutines/CoroutineContext$a;
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final key:Lkotlin/coroutines/CoroutineContext$b;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Lkotlin/coroutines/CoroutineContext$b<",
|
||||
"*>;"
|
||||
}
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Lkotlin/coroutines/CoroutineContext$b;)V
|
||||
.locals 0
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
"Lkotlin/coroutines/CoroutineContext$b<",
|
||||
"*>;)V"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
if-eqz p1, :cond_0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lx/s/a;->key:Lkotlin/coroutines/CoroutineContext$b;
|
||||
|
||||
return-void
|
||||
|
||||
:cond_0
|
||||
const-string p1, "key"
|
||||
|
||||
invoke-static {p1}, Lx/u/b/j;->a(Ljava/lang/String;)V
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
throw p1
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public fold(Ljava/lang/Object;Lkotlin/jvm/functions/Function2;)Ljava/lang/Object;
|
||||
.locals 0
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<R:",
|
||||
"Ljava/lang/Object;",
|
||||
">(TR;",
|
||||
"Lkotlin/jvm/functions/Function2<",
|
||||
"-TR;-",
|
||||
"Lkotlin/coroutines/CoroutineContext$a;",
|
||||
"+TR;>;)TR;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
if-eqz p2, :cond_0
|
||||
|
||||
invoke-static {p0, p1, p2}, Lkotlin/coroutines/CoroutineContext$a$a;->fold(Lkotlin/coroutines/CoroutineContext$a;Ljava/lang/Object;Lkotlin/jvm/functions/Function2;)Ljava/lang/Object;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
return-object p1
|
||||
|
||||
:cond_0
|
||||
const-string p1, "operation"
|
||||
|
||||
invoke-static {p1}, Lx/u/b/j;->a(Ljava/lang/String;)V
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
throw p1
|
||||
.end method
|
||||
|
||||
.method public get(Lkotlin/coroutines/CoroutineContext$b;)Lkotlin/coroutines/CoroutineContext$a;
|
||||
.locals 0
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<E::",
|
||||
"Lkotlin/coroutines/CoroutineContext$a;",
|
||||
">(",
|
||||
"Lkotlin/coroutines/CoroutineContext$b<",
|
||||
"TE;>;)TE;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
if-eqz p1, :cond_0
|
||||
|
||||
invoke-static {p0, p1}, Lkotlin/coroutines/CoroutineContext$a$a;->get(Lkotlin/coroutines/CoroutineContext$a;Lkotlin/coroutines/CoroutineContext$b;)Lkotlin/coroutines/CoroutineContext$a;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
return-object p1
|
||||
|
||||
:cond_0
|
||||
const-string p1, "key"
|
||||
|
||||
invoke-static {p1}, Lx/u/b/j;->a(Ljava/lang/String;)V
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
throw p1
|
||||
.end method
|
||||
|
||||
.method public getKey()Lkotlin/coroutines/CoroutineContext$b;
|
||||
.locals 1
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"()",
|
||||
"Lkotlin/coroutines/CoroutineContext$b<",
|
||||
"*>;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Lx/s/a;->key:Lkotlin/coroutines/CoroutineContext$b;
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
.method public minusKey(Lkotlin/coroutines/CoroutineContext$b;)Lkotlin/coroutines/CoroutineContext;
|
||||
.locals 0
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
"Lkotlin/coroutines/CoroutineContext$b<",
|
||||
"*>;)",
|
||||
"Lkotlin/coroutines/CoroutineContext;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
if-eqz p1, :cond_0
|
||||
|
||||
invoke-static {p0, p1}, Lkotlin/coroutines/CoroutineContext$a$a;->minusKey(Lkotlin/coroutines/CoroutineContext$a;Lkotlin/coroutines/CoroutineContext$b;)Lkotlin/coroutines/CoroutineContext;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
return-object p1
|
||||
|
||||
:cond_0
|
||||
const-string p1, "key"
|
||||
|
||||
invoke-static {p1}, Lx/u/b/j;->a(Ljava/lang/String;)V
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
throw p1
|
||||
.end method
|
||||
|
||||
.method public plus(Lkotlin/coroutines/CoroutineContext;)Lkotlin/coroutines/CoroutineContext;
|
||||
.locals 0
|
||||
|
||||
if-eqz p1, :cond_0
|
||||
|
||||
invoke-static {p0, p1}, Lkotlin/coroutines/CoroutineContext$a$a;->plus(Lkotlin/coroutines/CoroutineContext$a;Lkotlin/coroutines/CoroutineContext;)Lkotlin/coroutines/CoroutineContext;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
return-object p1
|
||||
|
||||
:cond_0
|
||||
const-string p1, "context"
|
||||
|
||||
invoke-static {p1}, Lx/u/b/j;->a(Ljava/lang/String;)V
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
throw p1
|
||||
.end method
|
76
com.discord/smali_classes2/x/s/b$a.smali
Normal file
76
com.discord/smali_classes2/x/s/b$a.smali
Normal file
|
@ -0,0 +1,76 @@
|
|||
.class public final Lx/s/b$a;
|
||||
.super Ljava/lang/Object;
|
||||
.source "CoroutineContextImpl.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Ljava/io/Serializable;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Lx/s/b;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x19
|
||||
name = "a"
|
||||
.end annotation
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final serialVersionUID:J
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final elements:[Lkotlin/coroutines/CoroutineContext;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>([Lkotlin/coroutines/CoroutineContext;)V
|
||||
.locals 0
|
||||
|
||||
if-eqz p1, :cond_0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lx/s/b$a;->elements:[Lkotlin/coroutines/CoroutineContext;
|
||||
|
||||
return-void
|
||||
|
||||
:cond_0
|
||||
const-string p1, "elements"
|
||||
|
||||
invoke-static {p1}, Lx/u/b/j;->a(Ljava/lang/String;)V
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
throw p1
|
||||
.end method
|
||||
|
||||
.method private final readResolve()Ljava/lang/Object;
|
||||
.locals 5
|
||||
|
||||
iget-object v0, p0, Lx/s/b$a;->elements:[Lkotlin/coroutines/CoroutineContext;
|
||||
|
||||
sget-object v1, Lx/s/e;->d:Lx/s/e;
|
||||
|
||||
array-length v2, v0
|
||||
|
||||
const/4 v3, 0x0
|
||||
|
||||
:goto_0
|
||||
if-ge v3, v2, :cond_0
|
||||
|
||||
aget-object v4, v0, v3
|
||||
|
||||
invoke-interface {v1, v4}, Lkotlin/coroutines/CoroutineContext;->plus(Lkotlin/coroutines/CoroutineContext;)Lkotlin/coroutines/CoroutineContext;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
add-int/lit8 v3, v3, 0x1
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
return-object v1
|
||||
.end method
|
138
com.discord/smali_classes2/x/s/b$b.smali
Normal file
138
com.discord/smali_classes2/x/s/b$b.smali
Normal file
|
@ -0,0 +1,138 @@
|
|||
.class public final Lx/s/b$b;
|
||||
.super Lx/u/b/k;
|
||||
.source "CoroutineContextImpl.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Lkotlin/jvm/functions/Function2;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingMethod;
|
||||
value = Lx/s/b;->toString()Ljava/lang/String;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x19
|
||||
name = null
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Lx/u/b/k;",
|
||||
"Lkotlin/jvm/functions/Function2<",
|
||||
"Ljava/lang/String;",
|
||||
"Lkotlin/coroutines/CoroutineContext$a;",
|
||||
"Ljava/lang/String;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final d:Lx/s/b$b;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lx/s/b$b;
|
||||
|
||||
invoke-direct {v0}, Lx/s/b$b;-><init>()V
|
||||
|
||||
sput-object v0, Lx/s/b$b;->d:Lx/s/b$b;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>()V
|
||||
.locals 1
|
||||
|
||||
const/4 v0, 0x2
|
||||
|
||||
invoke-direct {p0, v0}, Lx/u/b/k;-><init>(I)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public bridge synthetic invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 0
|
||||
|
||||
check-cast p1, Ljava/lang/String;
|
||||
|
||||
check-cast p2, Lkotlin/coroutines/CoroutineContext$a;
|
||||
|
||||
invoke-virtual {p0, p1, p2}, Lx/s/b$b;->invoke(Ljava/lang/String;Lkotlin/coroutines/CoroutineContext$a;)Ljava/lang/String;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
return-object p1
|
||||
.end method
|
||||
|
||||
.method public final invoke(Ljava/lang/String;Lkotlin/coroutines/CoroutineContext$a;)Ljava/lang/String;
|
||||
.locals 1
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
if-eqz p1, :cond_3
|
||||
|
||||
if-eqz p2, :cond_2
|
||||
|
||||
invoke-interface {p1}, Ljava/lang/CharSequence;->length()I
|
||||
|
||||
move-result v0
|
||||
|
||||
if-nez v0, :cond_0
|
||||
|
||||
const/4 v0, 0x1
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
const/4 v0, 0x0
|
||||
|
||||
:goto_0
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
invoke-virtual {p2}, Ljava/lang/Object;->toString()Ljava/lang/String;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
goto :goto_1
|
||||
|
||||
:cond_1
|
||||
new-instance v0, Ljava/lang/StringBuilder;
|
||||
|
||||
invoke-direct {v0}, Ljava/lang/StringBuilder;-><init>()V
|
||||
|
||||
invoke-virtual {v0, p1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
const-string p1, ", "
|
||||
|
||||
invoke-virtual {v0, p1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
invoke-virtual {v0, p2}, Ljava/lang/StringBuilder;->append(Ljava/lang/Object;)Ljava/lang/StringBuilder;
|
||||
|
||||
invoke-virtual {v0}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
:goto_1
|
||||
return-object p1
|
||||
|
||||
:cond_2
|
||||
const-string p1, "element"
|
||||
|
||||
invoke-static {p1}, Lx/u/b/j;->a(Ljava/lang/String;)V
|
||||
|
||||
throw v0
|
||||
|
||||
:cond_3
|
||||
const-string p1, "acc"
|
||||
|
||||
invoke-static {p1}, Lx/u/b/j;->a(Ljava/lang/String;)V
|
||||
|
||||
throw v0
|
||||
.end method
|
104
com.discord/smali_classes2/x/s/b$c.smali
Normal file
104
com.discord/smali_classes2/x/s/b$c.smali
Normal file
|
@ -0,0 +1,104 @@
|
|||
.class public final Lx/s/b$c;
|
||||
.super Lx/u/b/k;
|
||||
.source "CoroutineContextImpl.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Lkotlin/jvm/functions/Function2;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingMethod;
|
||||
value = Lx/s/b;->writeReplace()Ljava/lang/Object;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x19
|
||||
name = null
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Lx/u/b/k;",
|
||||
"Lkotlin/jvm/functions/Function2<",
|
||||
"Lkotlin/Unit;",
|
||||
"Lkotlin/coroutines/CoroutineContext$a;",
|
||||
"Lkotlin/Unit;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic $elements:[Lkotlin/coroutines/CoroutineContext;
|
||||
|
||||
.field public final synthetic $index:Lkotlin/jvm/internal/Ref$IntRef;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>([Lkotlin/coroutines/CoroutineContext;Lkotlin/jvm/internal/Ref$IntRef;)V
|
||||
.locals 0
|
||||
|
||||
iput-object p1, p0, Lx/s/b$c;->$elements:[Lkotlin/coroutines/CoroutineContext;
|
||||
|
||||
iput-object p2, p0, Lx/s/b$c;->$index:Lkotlin/jvm/internal/Ref$IntRef;
|
||||
|
||||
const/4 p1, 0x2
|
||||
|
||||
invoke-direct {p0, p1}, Lx/u/b/k;-><init>(I)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public bridge synthetic invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 0
|
||||
|
||||
check-cast p1, Lkotlin/Unit;
|
||||
|
||||
check-cast p2, Lkotlin/coroutines/CoroutineContext$a;
|
||||
|
||||
invoke-virtual {p0, p1, p2}, Lx/s/b$c;->invoke(Lkotlin/Unit;Lkotlin/coroutines/CoroutineContext$a;)V
|
||||
|
||||
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
|
||||
|
||||
return-object p1
|
||||
.end method
|
||||
|
||||
.method public final invoke(Lkotlin/Unit;Lkotlin/coroutines/CoroutineContext$a;)V
|
||||
.locals 3
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
if-eqz p1, :cond_1
|
||||
|
||||
if-eqz p2, :cond_0
|
||||
|
||||
iget-object p1, p0, Lx/s/b$c;->$elements:[Lkotlin/coroutines/CoroutineContext;
|
||||
|
||||
iget-object v0, p0, Lx/s/b$c;->$index:Lkotlin/jvm/internal/Ref$IntRef;
|
||||
|
||||
iget v1, v0, Lkotlin/jvm/internal/Ref$IntRef;->element:I
|
||||
|
||||
add-int/lit8 v2, v1, 0x1
|
||||
|
||||
iput v2, v0, Lkotlin/jvm/internal/Ref$IntRef;->element:I
|
||||
|
||||
aput-object p2, p1, v1
|
||||
|
||||
return-void
|
||||
|
||||
:cond_0
|
||||
const-string p1, "element"
|
||||
|
||||
invoke-static {p1}, Lx/u/b/j;->a(Ljava/lang/String;)V
|
||||
|
||||
throw v0
|
||||
|
||||
:cond_1
|
||||
const-string p1, "<anonymous parameter 0>"
|
||||
|
||||
invoke-static {p1}, Lx/u/b/j;->a(Ljava/lang/String;)V
|
||||
|
||||
throw v0
|
||||
.end method
|
483
com.discord/smali_classes2/x/s/b.smali
Normal file
483
com.discord/smali_classes2/x/s/b.smali
Normal file
|
@ -0,0 +1,483 @@
|
|||
.class public final Lx/s/b;
|
||||
.super Ljava/lang/Object;
|
||||
.source "CoroutineContextImpl.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Lkotlin/coroutines/CoroutineContext;
|
||||
.implements Ljava/io/Serializable;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/MemberClasses;
|
||||
value = {
|
||||
Lx/s/b$a;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final element:Lkotlin/coroutines/CoroutineContext$a;
|
||||
|
||||
.field public final left:Lkotlin/coroutines/CoroutineContext;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Lkotlin/coroutines/CoroutineContext;Lkotlin/coroutines/CoroutineContext$a;)V
|
||||
.locals 1
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
if-eqz p1, :cond_1
|
||||
|
||||
if-eqz p2, :cond_0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lx/s/b;->left:Lkotlin/coroutines/CoroutineContext;
|
||||
|
||||
iput-object p2, p0, Lx/s/b;->element:Lkotlin/coroutines/CoroutineContext$a;
|
||||
|
||||
return-void
|
||||
|
||||
:cond_0
|
||||
const-string p1, "element"
|
||||
|
||||
invoke-static {p1}, Lx/u/b/j;->a(Ljava/lang/String;)V
|
||||
|
||||
throw v0
|
||||
|
||||
:cond_1
|
||||
const-string p1, "left"
|
||||
|
||||
invoke-static {p1}, Lx/u/b/j;->a(Ljava/lang/String;)V
|
||||
|
||||
throw v0
|
||||
.end method
|
||||
|
||||
.method private final writeReplace()Ljava/lang/Object;
|
||||
.locals 6
|
||||
|
||||
invoke-virtual {p0}, Lx/s/b;->c()I
|
||||
|
||||
move-result v0
|
||||
|
||||
new-array v1, v0, [Lkotlin/coroutines/CoroutineContext;
|
||||
|
||||
new-instance v2, Lkotlin/jvm/internal/Ref$IntRef;
|
||||
|
||||
invoke-direct {v2}, Lkotlin/jvm/internal/Ref$IntRef;-><init>()V
|
||||
|
||||
const/4 v3, 0x0
|
||||
|
||||
iput v3, v2, Lkotlin/jvm/internal/Ref$IntRef;->element:I
|
||||
|
||||
sget-object v4, Lkotlin/Unit;->a:Lkotlin/Unit;
|
||||
|
||||
new-instance v5, Lx/s/b$c;
|
||||
|
||||
invoke-direct {v5, v1, v2}, Lx/s/b$c;-><init>([Lkotlin/coroutines/CoroutineContext;Lkotlin/jvm/internal/Ref$IntRef;)V
|
||||
|
||||
invoke-virtual {p0, v4, v5}, Lx/s/b;->fold(Ljava/lang/Object;Lkotlin/jvm/functions/Function2;)Ljava/lang/Object;
|
||||
|
||||
iget v2, v2, Lkotlin/jvm/internal/Ref$IntRef;->element:I
|
||||
|
||||
if-ne v2, v0, :cond_0
|
||||
|
||||
const/4 v3, 0x1
|
||||
|
||||
:cond_0
|
||||
if-eqz v3, :cond_1
|
||||
|
||||
new-instance v0, Lx/s/b$a;
|
||||
|
||||
invoke-direct {v0, v1}, Lx/s/b$a;-><init>([Lkotlin/coroutines/CoroutineContext;)V
|
||||
|
||||
return-object v0
|
||||
|
||||
:cond_1
|
||||
new-instance v0, Ljava/lang/IllegalStateException;
|
||||
|
||||
const-string v1, "Check failed."
|
||||
|
||||
invoke-virtual {v1}, Ljava/lang/Object;->toString()Ljava/lang/String;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
invoke-direct {v0, v1}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V
|
||||
|
||||
throw v0
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final a(Lx/s/b;)Z
|
||||
.locals 2
|
||||
|
||||
:goto_0
|
||||
iget-object v0, p1, Lx/s/b;->element:Lkotlin/coroutines/CoroutineContext$a;
|
||||
|
||||
invoke-interface {v0}, Lkotlin/coroutines/CoroutineContext$a;->getKey()Lkotlin/coroutines/CoroutineContext$b;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
invoke-virtual {p0, v1}, Lx/s/b;->get(Lkotlin/coroutines/CoroutineContext$b;)Lkotlin/coroutines/CoroutineContext$a;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
invoke-static {v1, v0}, Lx/u/b/j;->areEqual(Ljava/lang/Object;Ljava/lang/Object;)Z
|
||||
|
||||
move-result v0
|
||||
|
||||
if-nez v0, :cond_0
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
return p1
|
||||
|
||||
:cond_0
|
||||
iget-object p1, p1, Lx/s/b;->left:Lkotlin/coroutines/CoroutineContext;
|
||||
|
||||
instance-of v0, p1, Lx/s/b;
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
check-cast p1, Lx/s/b;
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_1
|
||||
if-eqz p1, :cond_2
|
||||
|
||||
check-cast p1, Lkotlin/coroutines/CoroutineContext$a;
|
||||
|
||||
invoke-interface {p1}, Lkotlin/coroutines/CoroutineContext$a;->getKey()Lkotlin/coroutines/CoroutineContext$b;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
invoke-virtual {p0, v0}, Lx/s/b;->get(Lkotlin/coroutines/CoroutineContext$b;)Lkotlin/coroutines/CoroutineContext$a;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
invoke-static {v0, p1}, Lx/u/b/j;->areEqual(Ljava/lang/Object;Ljava/lang/Object;)Z
|
||||
|
||||
move-result p1
|
||||
|
||||
return p1
|
||||
|
||||
:cond_2
|
||||
new-instance p1, Lx/l;
|
||||
|
||||
const-string v0, "null cannot be cast to non-null type kotlin.coroutines.CoroutineContext.Element"
|
||||
|
||||
invoke-direct {p1, v0}, Lx/l;-><init>(Ljava/lang/String;)V
|
||||
|
||||
throw p1
|
||||
.end method
|
||||
|
||||
.method public final c()I
|
||||
.locals 3
|
||||
|
||||
const/4 v0, 0x2
|
||||
|
||||
const/4 v1, 0x2
|
||||
|
||||
move-object v0, p0
|
||||
|
||||
:goto_0
|
||||
iget-object v0, v0, Lx/s/b;->left:Lkotlin/coroutines/CoroutineContext;
|
||||
|
||||
instance-of v2, v0, Lx/s/b;
|
||||
|
||||
if-nez v2, :cond_0
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
:cond_0
|
||||
check-cast v0, Lx/s/b;
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
add-int/lit8 v1, v1, 0x1
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_1
|
||||
return v1
|
||||
.end method
|
||||
|
||||
.method public equals(Ljava/lang/Object;)Z
|
||||
.locals 2
|
||||
|
||||
if-eq p0, p1, :cond_1
|
||||
|
||||
instance-of v0, p1, Lx/s/b;
|
||||
|
||||
if-eqz v0, :cond_0
|
||||
|
||||
check-cast p1, Lx/s/b;
|
||||
|
||||
invoke-virtual {p1}, Lx/s/b;->c()I
|
||||
|
||||
move-result v0
|
||||
|
||||
invoke-virtual {p0}, Lx/s/b;->c()I
|
||||
|
||||
move-result v1
|
||||
|
||||
if-ne v0, v1, :cond_0
|
||||
|
||||
invoke-virtual {p1, p0}, Lx/s/b;->a(Lx/s/b;)Z
|
||||
|
||||
move-result p1
|
||||
|
||||
if-eqz p1, :cond_0
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
const/4 p1, 0x0
|
||||
|
||||
goto :goto_1
|
||||
|
||||
:cond_1
|
||||
:goto_0
|
||||
const/4 p1, 0x1
|
||||
|
||||
:goto_1
|
||||
return p1
|
||||
.end method
|
||||
|
||||
.method public fold(Ljava/lang/Object;Lkotlin/jvm/functions/Function2;)Ljava/lang/Object;
|
||||
.locals 1
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<R:",
|
||||
"Ljava/lang/Object;",
|
||||
">(TR;",
|
||||
"Lkotlin/jvm/functions/Function2<",
|
||||
"-TR;-",
|
||||
"Lkotlin/coroutines/CoroutineContext$a;",
|
||||
"+TR;>;)TR;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
if-eqz p2, :cond_0
|
||||
|
||||
iget-object v0, p0, Lx/s/b;->left:Lkotlin/coroutines/CoroutineContext;
|
||||
|
||||
invoke-interface {v0, p1, p2}, Lkotlin/coroutines/CoroutineContext;->fold(Ljava/lang/Object;Lkotlin/jvm/functions/Function2;)Ljava/lang/Object;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
iget-object v0, p0, Lx/s/b;->element:Lkotlin/coroutines/CoroutineContext$a;
|
||||
|
||||
invoke-interface {p2, p1, v0}, Lkotlin/jvm/functions/Function2;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
return-object p1
|
||||
|
||||
:cond_0
|
||||
const-string p1, "operation"
|
||||
|
||||
invoke-static {p1}, Lx/u/b/j;->a(Ljava/lang/String;)V
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
throw p1
|
||||
.end method
|
||||
|
||||
.method public get(Lkotlin/coroutines/CoroutineContext$b;)Lkotlin/coroutines/CoroutineContext$a;
|
||||
.locals 2
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<E::",
|
||||
"Lkotlin/coroutines/CoroutineContext$a;",
|
||||
">(",
|
||||
"Lkotlin/coroutines/CoroutineContext$b<",
|
||||
"TE;>;)TE;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
if-eqz p1, :cond_2
|
||||
|
||||
move-object v0, p0
|
||||
|
||||
:goto_0
|
||||
iget-object v1, v0, Lx/s/b;->element:Lkotlin/coroutines/CoroutineContext$a;
|
||||
|
||||
invoke-interface {v1, p1}, Lkotlin/coroutines/CoroutineContext$a;->get(Lkotlin/coroutines/CoroutineContext$b;)Lkotlin/coroutines/CoroutineContext$a;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
if-eqz v1, :cond_0
|
||||
|
||||
return-object v1
|
||||
|
||||
:cond_0
|
||||
iget-object v0, v0, Lx/s/b;->left:Lkotlin/coroutines/CoroutineContext;
|
||||
|
||||
instance-of v1, v0, Lx/s/b;
|
||||
|
||||
if-eqz v1, :cond_1
|
||||
|
||||
check-cast v0, Lx/s/b;
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_1
|
||||
invoke-interface {v0, p1}, Lkotlin/coroutines/CoroutineContext;->get(Lkotlin/coroutines/CoroutineContext$b;)Lkotlin/coroutines/CoroutineContext$a;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
return-object p1
|
||||
|
||||
:cond_2
|
||||
const-string p1, "key"
|
||||
|
||||
invoke-static {p1}, Lx/u/b/j;->a(Ljava/lang/String;)V
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
throw p1
|
||||
.end method
|
||||
|
||||
.method public hashCode()I
|
||||
.locals 2
|
||||
|
||||
iget-object v0, p0, Lx/s/b;->left:Lkotlin/coroutines/CoroutineContext;
|
||||
|
||||
invoke-virtual {v0}, Ljava/lang/Object;->hashCode()I
|
||||
|
||||
move-result v0
|
||||
|
||||
iget-object v1, p0, Lx/s/b;->element:Lkotlin/coroutines/CoroutineContext$a;
|
||||
|
||||
invoke-virtual {v1}, Ljava/lang/Object;->hashCode()I
|
||||
|
||||
move-result v1
|
||||
|
||||
add-int/2addr v1, v0
|
||||
|
||||
return v1
|
||||
.end method
|
||||
|
||||
.method public minusKey(Lkotlin/coroutines/CoroutineContext$b;)Lkotlin/coroutines/CoroutineContext;
|
||||
.locals 2
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
"Lkotlin/coroutines/CoroutineContext$b<",
|
||||
"*>;)",
|
||||
"Lkotlin/coroutines/CoroutineContext;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
if-eqz p1, :cond_3
|
||||
|
||||
iget-object v0, p0, Lx/s/b;->element:Lkotlin/coroutines/CoroutineContext$a;
|
||||
|
||||
invoke-interface {v0, p1}, Lkotlin/coroutines/CoroutineContext$a;->get(Lkotlin/coroutines/CoroutineContext$b;)Lkotlin/coroutines/CoroutineContext$a;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
if-eqz v0, :cond_0
|
||||
|
||||
iget-object p1, p0, Lx/s/b;->left:Lkotlin/coroutines/CoroutineContext;
|
||||
|
||||
return-object p1
|
||||
|
||||
:cond_0
|
||||
iget-object v0, p0, Lx/s/b;->left:Lkotlin/coroutines/CoroutineContext;
|
||||
|
||||
invoke-interface {v0, p1}, Lkotlin/coroutines/CoroutineContext;->minusKey(Lkotlin/coroutines/CoroutineContext$b;)Lkotlin/coroutines/CoroutineContext;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
iget-object v0, p0, Lx/s/b;->left:Lkotlin/coroutines/CoroutineContext;
|
||||
|
||||
if-ne p1, v0, :cond_1
|
||||
|
||||
move-object p1, p0
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_1
|
||||
sget-object v0, Lx/s/e;->d:Lx/s/e;
|
||||
|
||||
if-ne p1, v0, :cond_2
|
||||
|
||||
iget-object p1, p0, Lx/s/b;->element:Lkotlin/coroutines/CoroutineContext$a;
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_2
|
||||
new-instance v0, Lx/s/b;
|
||||
|
||||
iget-object v1, p0, Lx/s/b;->element:Lkotlin/coroutines/CoroutineContext$a;
|
||||
|
||||
invoke-direct {v0, p1, v1}, Lx/s/b;-><init>(Lkotlin/coroutines/CoroutineContext;Lkotlin/coroutines/CoroutineContext$a;)V
|
||||
|
||||
move-object p1, v0
|
||||
|
||||
:goto_0
|
||||
return-object p1
|
||||
|
||||
:cond_3
|
||||
const-string p1, "key"
|
||||
|
||||
invoke-static {p1}, Lx/u/b/j;->a(Ljava/lang/String;)V
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
throw p1
|
||||
.end method
|
||||
|
||||
.method public plus(Lkotlin/coroutines/CoroutineContext;)Lkotlin/coroutines/CoroutineContext;
|
||||
.locals 0
|
||||
|
||||
if-eqz p1, :cond_0
|
||||
|
||||
invoke-static {p0, p1}, Le/o/a/j/a;->plus(Lkotlin/coroutines/CoroutineContext;Lkotlin/coroutines/CoroutineContext;)Lkotlin/coroutines/CoroutineContext;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
return-object p1
|
||||
|
||||
:cond_0
|
||||
const-string p1, "context"
|
||||
|
||||
invoke-static {p1}, Lx/u/b/j;->a(Ljava/lang/String;)V
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
throw p1
|
||||
.end method
|
||||
|
||||
.method public toString()Ljava/lang/String;
|
||||
.locals 3
|
||||
|
||||
const-string v0, "["
|
||||
|
||||
invoke-static {v0}, Le/e/b/a/a;->a(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
sget-object v1, Lx/s/b$b;->d:Lx/s/b$b;
|
||||
|
||||
const-string v2, ""
|
||||
|
||||
invoke-virtual {p0, v2, v1}, Lx/s/b;->fold(Ljava/lang/Object;Lkotlin/jvm/functions/Function2;)Ljava/lang/Object;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
check-cast v1, Ljava/lang/String;
|
||||
|
||||
const-string v2, "]"
|
||||
|
||||
invoke-static {v0, v1, v2}, Le/e/b/a/a;->a(Ljava/lang/StringBuilder;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
return-object v0
|
||||
.end method
|
52
com.discord/smali_classes2/x/s/c$a.smali
Normal file
52
com.discord/smali_classes2/x/s/c$a.smali
Normal file
|
@ -0,0 +1,52 @@
|
|||
.class public final Lx/s/c$a;
|
||||
.super Ljava/lang/Object;
|
||||
.source "ContinuationInterceptor.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Lkotlin/coroutines/CoroutineContext$b;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Lx/s/c;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x19
|
||||
name = "a"
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Ljava/lang/Object;",
|
||||
"Lkotlin/coroutines/CoroutineContext$b<",
|
||||
"Lx/s/c;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final synthetic a:Lx/s/c$a;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lx/s/c$a;
|
||||
|
||||
invoke-direct {v0}, Lx/s/c$a;-><init>()V
|
||||
|
||||
sput-object v0, Lx/s/c$a;->a:Lx/s/c$a;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
30
com.discord/smali_classes2/x/s/c.smali
Normal file
30
com.discord/smali_classes2/x/s/c.smali
Normal file
|
@ -0,0 +1,30 @@
|
|||
.class public interface abstract Lx/s/c;
|
||||
.super Ljava/lang/Object;
|
||||
.source "ContinuationInterceptor.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Lkotlin/coroutines/CoroutineContext$a;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/MemberClasses;
|
||||
value = {
|
||||
Lx/s/c$a;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final a:Lx/s/c$a;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
sget-object v0, Lx/s/c$a;->a:Lx/s/c$a;
|
||||
|
||||
sput-object v0, Lx/s/c;->a:Lx/s/c$a;
|
||||
|
||||
return-void
|
||||
.end method
|
153
com.discord/smali_classes2/x/s/d.smali
Normal file
153
com.discord/smali_classes2/x/s/d.smali
Normal file
|
@ -0,0 +1,153 @@
|
|||
.class public final Lx/s/d;
|
||||
.super Lx/u/b/k;
|
||||
.source "CoroutineContext.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Lkotlin/jvm/functions/Function2;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Lx/u/b/k;",
|
||||
"Lkotlin/jvm/functions/Function2<",
|
||||
"Lkotlin/coroutines/CoroutineContext;",
|
||||
"Lkotlin/coroutines/CoroutineContext$a;",
|
||||
"Lkotlin/coroutines/CoroutineContext;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final d:Lx/s/d;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lx/s/d;
|
||||
|
||||
invoke-direct {v0}, Lx/s/d;-><init>()V
|
||||
|
||||
sput-object v0, Lx/s/d;->d:Lx/s/d;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>()V
|
||||
.locals 1
|
||||
|
||||
const/4 v0, 0x2
|
||||
|
||||
invoke-direct {p0, v0}, Lx/u/b/k;-><init>(I)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public bridge synthetic invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 0
|
||||
|
||||
check-cast p1, Lkotlin/coroutines/CoroutineContext;
|
||||
|
||||
check-cast p2, Lkotlin/coroutines/CoroutineContext$a;
|
||||
|
||||
invoke-virtual {p0, p1, p2}, Lx/s/d;->invoke(Lkotlin/coroutines/CoroutineContext;Lkotlin/coroutines/CoroutineContext$a;)Lkotlin/coroutines/CoroutineContext;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
return-object p1
|
||||
.end method
|
||||
|
||||
.method public final invoke(Lkotlin/coroutines/CoroutineContext;Lkotlin/coroutines/CoroutineContext$a;)Lkotlin/coroutines/CoroutineContext;
|
||||
.locals 3
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
if-eqz p1, :cond_4
|
||||
|
||||
if-eqz p2, :cond_3
|
||||
|
||||
invoke-interface {p2}, Lkotlin/coroutines/CoroutineContext$a;->getKey()Lkotlin/coroutines/CoroutineContext$b;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
invoke-interface {p1, v0}, Lkotlin/coroutines/CoroutineContext;->minusKey(Lkotlin/coroutines/CoroutineContext$b;)Lkotlin/coroutines/CoroutineContext;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
sget-object v0, Lx/s/e;->d:Lx/s/e;
|
||||
|
||||
if-ne p1, v0, :cond_0
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
sget-object v0, Lx/s/c;->a:Lx/s/c$a;
|
||||
|
||||
invoke-interface {p1, v0}, Lkotlin/coroutines/CoroutineContext;->get(Lkotlin/coroutines/CoroutineContext$b;)Lkotlin/coroutines/CoroutineContext$a;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
check-cast v0, Lx/s/c;
|
||||
|
||||
if-nez v0, :cond_1
|
||||
|
||||
new-instance v0, Lx/s/b;
|
||||
|
||||
invoke-direct {v0, p1, p2}, Lx/s/b;-><init>(Lkotlin/coroutines/CoroutineContext;Lkotlin/coroutines/CoroutineContext$a;)V
|
||||
|
||||
move-object p2, v0
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_1
|
||||
sget-object v1, Lx/s/c;->a:Lx/s/c$a;
|
||||
|
||||
invoke-interface {p1, v1}, Lkotlin/coroutines/CoroutineContext;->minusKey(Lkotlin/coroutines/CoroutineContext$b;)Lkotlin/coroutines/CoroutineContext;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
sget-object v1, Lx/s/e;->d:Lx/s/e;
|
||||
|
||||
if-ne p1, v1, :cond_2
|
||||
|
||||
new-instance p1, Lx/s/b;
|
||||
|
||||
invoke-direct {p1, p2, v0}, Lx/s/b;-><init>(Lkotlin/coroutines/CoroutineContext;Lkotlin/coroutines/CoroutineContext$a;)V
|
||||
|
||||
move-object p2, p1
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_2
|
||||
new-instance v1, Lx/s/b;
|
||||
|
||||
new-instance v2, Lx/s/b;
|
||||
|
||||
invoke-direct {v2, p1, p2}, Lx/s/b;-><init>(Lkotlin/coroutines/CoroutineContext;Lkotlin/coroutines/CoroutineContext$a;)V
|
||||
|
||||
invoke-direct {v1, v2, v0}, Lx/s/b;-><init>(Lkotlin/coroutines/CoroutineContext;Lkotlin/coroutines/CoroutineContext$a;)V
|
||||
|
||||
move-object p2, v1
|
||||
|
||||
:goto_0
|
||||
return-object p2
|
||||
|
||||
:cond_3
|
||||
const-string p1, "element"
|
||||
|
||||
invoke-static {p1}, Lx/u/b/j;->a(Ljava/lang/String;)V
|
||||
|
||||
throw v0
|
||||
|
||||
:cond_4
|
||||
const-string p1, "acc"
|
||||
|
||||
invoke-static {p1}, Lx/u/b/j;->a(Ljava/lang/String;)V
|
||||
|
||||
throw v0
|
||||
.end method
|
157
com.discord/smali_classes2/x/s/e.smali
Normal file
157
com.discord/smali_classes2/x/s/e.smali
Normal file
|
@ -0,0 +1,157 @@
|
|||
.class public final Lx/s/e;
|
||||
.super Ljava/lang/Object;
|
||||
.source "CoroutineContextImpl.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Lkotlin/coroutines/CoroutineContext;
|
||||
.implements Ljava/io/Serializable;
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final d:Lx/s/e;
|
||||
|
||||
.field public static final serialVersionUID:J
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lx/s/e;
|
||||
|
||||
invoke-direct {v0}, Lx/s/e;-><init>()V
|
||||
|
||||
sput-object v0, Lx/s/e;->d:Lx/s/e;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method private final readResolve()Ljava/lang/Object;
|
||||
.locals 1
|
||||
|
||||
sget-object v0, Lx/s/e;->d:Lx/s/e;
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public fold(Ljava/lang/Object;Lkotlin/jvm/functions/Function2;)Ljava/lang/Object;
|
||||
.locals 0
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<R:",
|
||||
"Ljava/lang/Object;",
|
||||
">(TR;",
|
||||
"Lkotlin/jvm/functions/Function2<",
|
||||
"-TR;-",
|
||||
"Lkotlin/coroutines/CoroutineContext$a;",
|
||||
"+TR;>;)TR;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
if-eqz p2, :cond_0
|
||||
|
||||
return-object p1
|
||||
|
||||
:cond_0
|
||||
const-string p1, "operation"
|
||||
|
||||
invoke-static {p1}, Lx/u/b/j;->a(Ljava/lang/String;)V
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
throw p1
|
||||
.end method
|
||||
|
||||
.method public get(Lkotlin/coroutines/CoroutineContext$b;)Lkotlin/coroutines/CoroutineContext$a;
|
||||
.locals 1
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<E::",
|
||||
"Lkotlin/coroutines/CoroutineContext$a;",
|
||||
">(",
|
||||
"Lkotlin/coroutines/CoroutineContext$b<",
|
||||
"TE;>;)TE;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
if-eqz p1, :cond_0
|
||||
|
||||
return-object v0
|
||||
|
||||
:cond_0
|
||||
const-string p1, "key"
|
||||
|
||||
invoke-static {p1}, Lx/u/b/j;->a(Ljava/lang/String;)V
|
||||
|
||||
throw v0
|
||||
.end method
|
||||
|
||||
.method public hashCode()I
|
||||
.locals 1
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
return v0
|
||||
.end method
|
||||
|
||||
.method public minusKey(Lkotlin/coroutines/CoroutineContext$b;)Lkotlin/coroutines/CoroutineContext;
|
||||
.locals 0
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
"Lkotlin/coroutines/CoroutineContext$b<",
|
||||
"*>;)",
|
||||
"Lkotlin/coroutines/CoroutineContext;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
if-eqz p1, :cond_0
|
||||
|
||||
return-object p0
|
||||
|
||||
:cond_0
|
||||
const-string p1, "key"
|
||||
|
||||
invoke-static {p1}, Lx/u/b/j;->a(Ljava/lang/String;)V
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
throw p1
|
||||
.end method
|
||||
|
||||
.method public plus(Lkotlin/coroutines/CoroutineContext;)Lkotlin/coroutines/CoroutineContext;
|
||||
.locals 0
|
||||
|
||||
if-eqz p1, :cond_0
|
||||
|
||||
return-object p1
|
||||
|
||||
:cond_0
|
||||
const-string p1, "context"
|
||||
|
||||
invoke-static {p1}, Lx/u/b/j;->a(Ljava/lang/String;)V
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
throw p1
|
||||
.end method
|
||||
|
||||
.method public toString()Ljava/lang/String;
|
||||
.locals 1
|
||||
|
||||
const-string v0, "EmptyCoroutineContext"
|
||||
|
||||
return-object v0
|
||||
.end method
|
261
com.discord/smali_classes2/x/s/f.smali
Normal file
261
com.discord/smali_classes2/x/s/f.smali
Normal file
|
@ -0,0 +1,261 @@
|
|||
.class public final Lx/s/f;
|
||||
.super Ljava/lang/Object;
|
||||
.source "SafeContinuationJvm.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Lkotlin/coroutines/Continuation;
|
||||
.implements Lkotlin/coroutines/jvm/internal/CoroutineStackFrame;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<T:",
|
||||
"Ljava/lang/Object;",
|
||||
">",
|
||||
"Ljava/lang/Object;",
|
||||
"Lkotlin/coroutines/Continuation<",
|
||||
"TT;>;",
|
||||
"Lkotlin/coroutines/jvm/internal/CoroutineStackFrame;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final f:Ljava/util/concurrent/atomic/AtomicReferenceFieldUpdater;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Ljava/util/concurrent/atomic/AtomicReferenceFieldUpdater<",
|
||||
"Lx/s/f<",
|
||||
"*>;",
|
||||
"Ljava/lang/Object;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public volatile d:Ljava/lang/Object;
|
||||
|
||||
.field public final e:Lkotlin/coroutines/Continuation;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Lkotlin/coroutines/Continuation<",
|
||||
"TT;>;"
|
||||
}
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 3
|
||||
|
||||
const-class v0, Lx/s/f;
|
||||
|
||||
const-class v1, Ljava/lang/Object;
|
||||
|
||||
const-string v2, "d"
|
||||
|
||||
invoke-static {v0, v1, v2}, Ljava/util/concurrent/atomic/AtomicReferenceFieldUpdater;->newUpdater(Ljava/lang/Class;Ljava/lang/Class;Ljava/lang/String;)Ljava/util/concurrent/atomic/AtomicReferenceFieldUpdater;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
sput-object v0, Lx/s/f;->f:Ljava/util/concurrent/atomic/AtomicReferenceFieldUpdater;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>(Lkotlin/coroutines/Continuation;)V
|
||||
.locals 1
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
"Lkotlin/coroutines/Continuation<",
|
||||
"-TT;>;)V"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
if-eqz p1, :cond_0
|
||||
|
||||
sget-object v0, Lx/s/g/a;->e:Lx/s/g/a;
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lx/s/f;->e:Lkotlin/coroutines/Continuation;
|
||||
|
||||
iput-object v0, p0, Lx/s/f;->d:Ljava/lang/Object;
|
||||
|
||||
return-void
|
||||
|
||||
:cond_0
|
||||
const-string p1, "delegate"
|
||||
|
||||
invoke-static {p1}, Lx/u/b/j;->a(Ljava/lang/String;)V
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
throw p1
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public getCallerFrame()Lkotlin/coroutines/jvm/internal/CoroutineStackFrame;
|
||||
.locals 2
|
||||
|
||||
iget-object v0, p0, Lx/s/f;->e:Lkotlin/coroutines/Continuation;
|
||||
|
||||
instance-of v1, v0, Lkotlin/coroutines/jvm/internal/CoroutineStackFrame;
|
||||
|
||||
if-nez v1, :cond_0
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
:cond_0
|
||||
check-cast v0, Lkotlin/coroutines/jvm/internal/CoroutineStackFrame;
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
.method public getContext()Lkotlin/coroutines/CoroutineContext;
|
||||
.locals 1
|
||||
|
||||
iget-object v0, p0, Lx/s/f;->e:Lkotlin/coroutines/Continuation;
|
||||
|
||||
invoke-interface {v0}, Lkotlin/coroutines/Continuation;->getContext()Lkotlin/coroutines/CoroutineContext;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
.method public final getOrThrow()Ljava/lang/Object;
|
||||
.locals 3
|
||||
|
||||
iget-object v0, p0, Lx/s/f;->d:Ljava/lang/Object;
|
||||
|
||||
sget-object v1, Lx/s/g/a;->e:Lx/s/g/a;
|
||||
|
||||
if-ne v0, v1, :cond_1
|
||||
|
||||
sget-object v0, Lx/s/f;->f:Ljava/util/concurrent/atomic/AtomicReferenceFieldUpdater;
|
||||
|
||||
sget-object v2, Lx/s/g/a;->d:Lx/s/g/a;
|
||||
|
||||
invoke-virtual {v0, p0, v1, v2}, Ljava/util/concurrent/atomic/AtomicReferenceFieldUpdater;->compareAndSet(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Z
|
||||
|
||||
move-result v0
|
||||
|
||||
if-eqz v0, :cond_0
|
||||
|
||||
sget-object v0, Lx/s/g/a;->d:Lx/s/g/a;
|
||||
|
||||
return-object v0
|
||||
|
||||
:cond_0
|
||||
iget-object v0, p0, Lx/s/f;->d:Ljava/lang/Object;
|
||||
|
||||
:cond_1
|
||||
sget-object v1, Lx/s/g/a;->f:Lx/s/g/a;
|
||||
|
||||
if-ne v0, v1, :cond_2
|
||||
|
||||
sget-object v0, Lx/s/g/a;->d:Lx/s/g/a;
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_2
|
||||
instance-of v1, v0, Lx/i$b;
|
||||
|
||||
if-nez v1, :cond_3
|
||||
|
||||
:goto_0
|
||||
return-object v0
|
||||
|
||||
:cond_3
|
||||
check-cast v0, Lx/i$b;
|
||||
|
||||
iget-object v0, v0, Lx/i$b;->exception:Ljava/lang/Throwable;
|
||||
|
||||
throw v0
|
||||
.end method
|
||||
|
||||
.method public getStackTraceElement()Ljava/lang/StackTraceElement;
|
||||
.locals 1
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
.method public resumeWith(Ljava/lang/Object;)V
|
||||
.locals 3
|
||||
|
||||
:cond_0
|
||||
iget-object v0, p0, Lx/s/f;->d:Ljava/lang/Object;
|
||||
|
||||
sget-object v1, Lx/s/g/a;->e:Lx/s/g/a;
|
||||
|
||||
if-ne v0, v1, :cond_1
|
||||
|
||||
sget-object v0, Lx/s/f;->f:Ljava/util/concurrent/atomic/AtomicReferenceFieldUpdater;
|
||||
|
||||
invoke-virtual {v0, p0, v1, p1}, Ljava/util/concurrent/atomic/AtomicReferenceFieldUpdater;->compareAndSet(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Z
|
||||
|
||||
move-result v0
|
||||
|
||||
if-eqz v0, :cond_0
|
||||
|
||||
return-void
|
||||
|
||||
:cond_1
|
||||
sget-object v1, Lx/s/g/a;->d:Lx/s/g/a;
|
||||
|
||||
if-ne v0, v1, :cond_2
|
||||
|
||||
sget-object v0, Lx/s/f;->f:Ljava/util/concurrent/atomic/AtomicReferenceFieldUpdater;
|
||||
|
||||
sget-object v2, Lx/s/g/a;->f:Lx/s/g/a;
|
||||
|
||||
invoke-virtual {v0, p0, v1, v2}, Ljava/util/concurrent/atomic/AtomicReferenceFieldUpdater;->compareAndSet(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Z
|
||||
|
||||
move-result v0
|
||||
|
||||
if-eqz v0, :cond_0
|
||||
|
||||
iget-object v0, p0, Lx/s/f;->e:Lkotlin/coroutines/Continuation;
|
||||
|
||||
invoke-interface {v0, p1}, Lkotlin/coroutines/Continuation;->resumeWith(Ljava/lang/Object;)V
|
||||
|
||||
return-void
|
||||
|
||||
:cond_2
|
||||
new-instance p1, Ljava/lang/IllegalStateException;
|
||||
|
||||
const-string v0, "Already resumed"
|
||||
|
||||
invoke-direct {p1, v0}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V
|
||||
|
||||
throw p1
|
||||
.end method
|
||||
|
||||
.method public toString()Ljava/lang/String;
|
||||
.locals 2
|
||||
|
||||
const-string v0, "SafeContinuation for "
|
||||
|
||||
invoke-static {v0}, Le/e/b/a/a;->a(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
iget-object v1, p0, Lx/s/f;->e:Lkotlin/coroutines/Continuation;
|
||||
|
||||
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/Object;)Ljava/lang/StringBuilder;
|
||||
|
||||
invoke-virtual {v0}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
return-object v0
|
||||
.end method
|
114
com.discord/smali_classes2/x/s/g/a.smali
Normal file
114
com.discord/smali_classes2/x/s/g/a.smali
Normal file
|
@ -0,0 +1,114 @@
|
|||
.class public final enum Lx/s/g/a;
|
||||
.super Ljava/lang/Enum;
|
||||
.source "Intrinsics.kt"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Ljava/lang/Enum<",
|
||||
"Lx/s/g/a;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final enum d:Lx/s/g/a;
|
||||
|
||||
.field public static final enum e:Lx/s/g/a;
|
||||
|
||||
.field public static final enum f:Lx/s/g/a;
|
||||
|
||||
.field public static final synthetic g:[Lx/s/g/a;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 4
|
||||
|
||||
const/4 v0, 0x3
|
||||
|
||||
new-array v0, v0, [Lx/s/g/a;
|
||||
|
||||
new-instance v1, Lx/s/g/a;
|
||||
|
||||
const/4 v2, 0x0
|
||||
|
||||
const-string v3, "COROUTINE_SUSPENDED"
|
||||
|
||||
invoke-direct {v1, v3, v2}, Lx/s/g/a;-><init>(Ljava/lang/String;I)V
|
||||
|
||||
sput-object v1, Lx/s/g/a;->d:Lx/s/g/a;
|
||||
|
||||
aput-object v1, v0, v2
|
||||
|
||||
new-instance v1, Lx/s/g/a;
|
||||
|
||||
const/4 v2, 0x1
|
||||
|
||||
const-string v3, "UNDECIDED"
|
||||
|
||||
invoke-direct {v1, v3, v2}, Lx/s/g/a;-><init>(Ljava/lang/String;I)V
|
||||
|
||||
sput-object v1, Lx/s/g/a;->e:Lx/s/g/a;
|
||||
|
||||
aput-object v1, v0, v2
|
||||
|
||||
new-instance v1, Lx/s/g/a;
|
||||
|
||||
const/4 v2, 0x2
|
||||
|
||||
const-string v3, "RESUMED"
|
||||
|
||||
invoke-direct {v1, v3, v2}, Lx/s/g/a;-><init>(Ljava/lang/String;I)V
|
||||
|
||||
sput-object v1, Lx/s/g/a;->f:Lx/s/g/a;
|
||||
|
||||
aput-object v1, v0, v2
|
||||
|
||||
sput-object v0, Lx/s/g/a;->g:[Lx/s/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/s/g/a;
|
||||
.locals 1
|
||||
|
||||
const-class v0, Lx/s/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/s/g/a;
|
||||
|
||||
return-object p0
|
||||
.end method
|
||||
|
||||
.method public static values()[Lx/s/g/a;
|
||||
.locals 1
|
||||
|
||||
sget-object v0, Lx/s/g/a;->g:[Lx/s/g/a;
|
||||
|
||||
invoke-virtual {v0}, [Lx/s/g/a;->clone()Ljava/lang/Object;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
check-cast v0, [Lx/s/g/a;
|
||||
|
||||
return-object v0
|
||||
.end method
|
95
com.discord/smali_classes2/x/s/g/b.smali
Normal file
95
com.discord/smali_classes2/x/s/g/b.smali
Normal file
|
@ -0,0 +1,95 @@
|
|||
.class public final Lx/s/g/b;
|
||||
.super Lx/s/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 public 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/s/g/b;->$completion:Lkotlin/coroutines/Continuation;
|
||||
|
||||
iput-object p3, p0, Lx/s/g/b;->$this_createCoroutineUnintercepted$inlined:Lkotlin/jvm/functions/Function2;
|
||||
|
||||
iput-object p4, p0, Lx/s/g/b;->$receiver$inlined:Ljava/lang/Object;
|
||||
|
||||
invoke-direct {p0, p2}, Lx/s/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/s/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/s/g/b;->label:I
|
||||
|
||||
invoke-static {p1}, Le/o/a/j/a;->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/s/g/b;->label:I
|
||||
|
||||
invoke-static {p1}, Le/o/a/j/a;->throwOnFailure(Ljava/lang/Object;)V
|
||||
|
||||
iget-object p1, p0, Lx/s/g/b;->$this_createCoroutineUnintercepted$inlined:Lkotlin/jvm/functions/Function2;
|
||||
|
||||
if-eqz p1, :cond_2
|
||||
|
||||
invoke-static {p1, v1}, Lx/u/b/y;->beforeCheckcastToFunctionOfArity(Ljava/lang/Object;I)Ljava/lang/Object;
|
||||
|
||||
check-cast p1, Lkotlin/jvm/functions/Function2;
|
||||
|
||||
iget-object v0, p0, Lx/s/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
|
||||
|
||||
:cond_2
|
||||
new-instance p1, Lx/l;
|
||||
|
||||
const-string v0, "null cannot be cast to non-null type (R, kotlin.coroutines.Continuation<T>) -> kotlin.Any?"
|
||||
|
||||
invoke-direct {p1, v0}, Lx/l;-><init>(Ljava/lang/String;)V
|
||||
|
||||
throw p1
|
||||
.end method
|
99
com.discord/smali_classes2/x/s/g/c.smali
Normal file
99
com.discord/smali_classes2/x/s/g/c.smali
Normal file
|
@ -0,0 +1,99 @@
|
|||
.class public final Lx/s/g/c;
|
||||
.super Lx/s/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 public 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/s/g/c;->$completion:Lkotlin/coroutines/Continuation;
|
||||
|
||||
iput-object p2, p0, Lx/s/g/c;->$context:Lkotlin/coroutines/CoroutineContext;
|
||||
|
||||
iput-object p5, p0, Lx/s/g/c;->$this_createCoroutineUnintercepted$inlined:Lkotlin/jvm/functions/Function2;
|
||||
|
||||
iput-object p6, p0, Lx/s/g/c;->$receiver$inlined:Ljava/lang/Object;
|
||||
|
||||
invoke-direct {p0, p3, p4}, Lx/s/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/s/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/s/g/c;->label:I
|
||||
|
||||
invoke-static {p1}, Le/o/a/j/a;->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/s/g/c;->label:I
|
||||
|
||||
invoke-static {p1}, Le/o/a/j/a;->throwOnFailure(Ljava/lang/Object;)V
|
||||
|
||||
iget-object p1, p0, Lx/s/g/c;->$this_createCoroutineUnintercepted$inlined:Lkotlin/jvm/functions/Function2;
|
||||
|
||||
if-eqz p1, :cond_2
|
||||
|
||||
invoke-static {p1, v1}, Lx/u/b/y;->beforeCheckcastToFunctionOfArity(Ljava/lang/Object;I)Ljava/lang/Object;
|
||||
|
||||
check-cast p1, Lkotlin/jvm/functions/Function2;
|
||||
|
||||
iget-object v0, p0, Lx/s/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
|
||||
|
||||
:cond_2
|
||||
new-instance p1, Lx/l;
|
||||
|
||||
const-string v0, "null cannot be cast to non-null type (R, kotlin.coroutines.Continuation<T>) -> kotlin.Any?"
|
||||
|
||||
invoke-direct {p1, v0}, Lx/l;-><init>(Ljava/lang/String;)V
|
||||
|
||||
throw p1
|
||||
.end method
|
286
com.discord/smali_classes2/x/s/h/a/a.smali
Normal file
286
com.discord/smali_classes2/x/s/h/a/a.smali
Normal file
|
@ -0,0 +1,286 @@
|
|||
.class public abstract Lx/s/h/a/a;
|
||||
.super Ljava/lang/Object;
|
||||
.source "ContinuationImpl.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Lkotlin/coroutines/Continuation;
|
||||
.implements Lkotlin/coroutines/jvm/internal/CoroutineStackFrame;
|
||||
.implements Ljava/io/Serializable;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Ljava/lang/Object;",
|
||||
"Lkotlin/coroutines/Continuation<",
|
||||
"Ljava/lang/Object;",
|
||||
">;",
|
||||
"Lkotlin/coroutines/jvm/internal/CoroutineStackFrame;",
|
||||
"Ljava/io/Serializable;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final completion:Lkotlin/coroutines/Continuation;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Lkotlin/coroutines/Continuation<",
|
||||
"Ljava/lang/Object;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Lkotlin/coroutines/Continuation;)V
|
||||
.locals 0
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
"Lkotlin/coroutines/Continuation<",
|
||||
"Ljava/lang/Object;",
|
||||
">;)V"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lx/s/h/a/a;->completion:Lkotlin/coroutines/Continuation;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public create(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation;
|
||||
.locals 0
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
"Ljava/lang/Object;",
|
||||
"Lkotlin/coroutines/Continuation<",
|
||||
"*>;)",
|
||||
"Lkotlin/coroutines/Continuation<",
|
||||
"Lkotlin/Unit;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
if-eqz p2, :cond_0
|
||||
|
||||
new-instance p1, Ljava/lang/UnsupportedOperationException;
|
||||
|
||||
const-string p2, "create(Any?;Continuation) has not been overridden"
|
||||
|
||||
invoke-direct {p1, p2}, Ljava/lang/UnsupportedOperationException;-><init>(Ljava/lang/String;)V
|
||||
|
||||
throw p1
|
||||
|
||||
:cond_0
|
||||
const-string p1, "completion"
|
||||
|
||||
invoke-static {p1}, Lx/u/b/j;->a(Ljava/lang/String;)V
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
throw p1
|
||||
.end method
|
||||
|
||||
.method public create(Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation;
|
||||
.locals 1
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
"Lkotlin/coroutines/Continuation<",
|
||||
"*>;)",
|
||||
"Lkotlin/coroutines/Continuation<",
|
||||
"Lkotlin/Unit;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
if-eqz p1, :cond_0
|
||||
|
||||
new-instance p1, Ljava/lang/UnsupportedOperationException;
|
||||
|
||||
const-string v0, "create(Continuation) has not been overridden"
|
||||
|
||||
invoke-direct {p1, v0}, Ljava/lang/UnsupportedOperationException;-><init>(Ljava/lang/String;)V
|
||||
|
||||
throw p1
|
||||
|
||||
:cond_0
|
||||
const-string p1, "completion"
|
||||
|
||||
invoke-static {p1}, Lx/u/b/j;->a(Ljava/lang/String;)V
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
throw p1
|
||||
.end method
|
||||
|
||||
.method public getCallerFrame()Lkotlin/coroutines/jvm/internal/CoroutineStackFrame;
|
||||
.locals 2
|
||||
|
||||
iget-object v0, p0, Lx/s/h/a/a;->completion:Lkotlin/coroutines/Continuation;
|
||||
|
||||
instance-of v1, v0, Lkotlin/coroutines/jvm/internal/CoroutineStackFrame;
|
||||
|
||||
if-nez v1, :cond_0
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
:cond_0
|
||||
check-cast v0, Lkotlin/coroutines/jvm/internal/CoroutineStackFrame;
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
.method public final getCompletion()Lkotlin/coroutines/Continuation;
|
||||
.locals 1
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"()",
|
||||
"Lkotlin/coroutines/Continuation<",
|
||||
"Ljava/lang/Object;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Lx/s/h/a/a;->completion:Lkotlin/coroutines/Continuation;
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
.method public getStackTraceElement()Ljava/lang/StackTraceElement;
|
||||
.locals 1
|
||||
|
||||
invoke-static {p0}, Le/o/a/j/a;->getStackTraceElement(Lx/s/h/a/a;)Ljava/lang/StackTraceElement;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
.method public abstract invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.end method
|
||||
|
||||
.method public releaseIntercepted()V
|
||||
.locals 0
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public final resumeWith(Ljava/lang/Object;)V
|
||||
.locals 3
|
||||
|
||||
move-object v0, p1
|
||||
|
||||
move-object p1, p0
|
||||
|
||||
:goto_0
|
||||
const/4 v1, 0x0
|
||||
|
||||
if-eqz p1, :cond_3
|
||||
|
||||
iget-object v2, p1, Lx/s/h/a/a;->completion:Lkotlin/coroutines/Continuation;
|
||||
|
||||
if-eqz v2, :cond_2
|
||||
|
||||
:try_start_0
|
||||
invoke-virtual {p1, v0}, Lx/s/h/a/a;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
sget-object v1, Lx/s/g/a;->d:Lx/s/g/a;
|
||||
|
||||
if-ne v0, v1, :cond_0
|
||||
|
||||
return-void
|
||||
|
||||
:cond_0
|
||||
sget-object v1, Lx/i;->d:Lx/i$a;
|
||||
|
||||
invoke-static {v0}, Lx/i;->constructor-impl(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
:try_end_0
|
||||
.catchall {:try_start_0 .. :try_end_0} :catchall_0
|
||||
|
||||
goto :goto_1
|
||||
|
||||
:catchall_0
|
||||
move-exception v0
|
||||
|
||||
sget-object v1, Lx/i;->d:Lx/i$a;
|
||||
|
||||
invoke-static {v0}, Le/o/a/j/a;->createFailure(Ljava/lang/Throwable;)Ljava/lang/Object;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
:goto_1
|
||||
invoke-virtual {p1}, Lx/s/h/a/a;->releaseIntercepted()V
|
||||
|
||||
instance-of p1, v2, Lx/s/h/a/a;
|
||||
|
||||
if-eqz p1, :cond_1
|
||||
|
||||
move-object p1, v2
|
||||
|
||||
check-cast p1, Lx/s/h/a/a;
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_1
|
||||
invoke-interface {v2, v0}, Lkotlin/coroutines/Continuation;->resumeWith(Ljava/lang/Object;)V
|
||||
|
||||
return-void
|
||||
|
||||
:cond_2
|
||||
invoke-static {}, Lx/u/b/j;->throwNpe()V
|
||||
|
||||
throw v1
|
||||
|
||||
:cond_3
|
||||
const-string p1, "frame"
|
||||
|
||||
invoke-static {p1}, Lx/u/b/j;->a(Ljava/lang/String;)V
|
||||
|
||||
throw v1
|
||||
.end method
|
||||
|
||||
.method public toString()Ljava/lang/String;
|
||||
.locals 2
|
||||
|
||||
const-string v0, "Continuation at "
|
||||
|
||||
invoke-static {v0}, Le/e/b/a/a;->a(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
invoke-virtual {p0}, Lx/s/h/a/a;->getStackTraceElement()Ljava/lang/StackTraceElement;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
if-eqz v1, :cond_0
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
invoke-virtual {p0}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
invoke-virtual {v1}, Ljava/lang/Class;->getName()Ljava/lang/String;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
:goto_0
|
||||
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/Object;)Ljava/lang/StringBuilder;
|
||||
|
||||
invoke-virtual {v0}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
return-object v0
|
||||
.end method
|
85
com.discord/smali_classes2/x/s/h/a/b.smali
Normal file
85
com.discord/smali_classes2/x/s/h/a/b.smali
Normal file
|
@ -0,0 +1,85 @@
|
|||
.class public final Lx/s/h/a/b;
|
||||
.super Ljava/lang/Object;
|
||||
.source "ContinuationImpl.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Lkotlin/coroutines/Continuation;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Ljava/lang/Object;",
|
||||
"Lkotlin/coroutines/Continuation<",
|
||||
"Ljava/lang/Object;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final d:Lx/s/h/a/b;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lx/s/h/a/b;
|
||||
|
||||
invoke-direct {v0}, Lx/s/h/a/b;-><init>()V
|
||||
|
||||
sput-object v0, Lx/s/h/a/b;->d:Lx/s/h/a/b;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public getContext()Lkotlin/coroutines/CoroutineContext;
|
||||
.locals 2
|
||||
|
||||
new-instance v0, Ljava/lang/IllegalStateException;
|
||||
|
||||
const-string v1, "This continuation is already complete"
|
||||
|
||||
invoke-virtual {v1}, Ljava/lang/Object;->toString()Ljava/lang/String;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
invoke-direct {v0, v1}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V
|
||||
|
||||
throw v0
|
||||
.end method
|
||||
|
||||
.method public resumeWith(Ljava/lang/Object;)V
|
||||
.locals 1
|
||||
|
||||
new-instance p1, Ljava/lang/IllegalStateException;
|
||||
|
||||
const-string v0, "This continuation is already complete"
|
||||
|
||||
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
|
||||
.end method
|
||||
|
||||
.method public toString()Ljava/lang/String;
|
||||
.locals 1
|
||||
|
||||
const-string v0, "This continuation is already complete"
|
||||
|
||||
return-object v0
|
||||
.end method
|
181
com.discord/smali_classes2/x/s/h/a/c.smali
Normal file
181
com.discord/smali_classes2/x/s/h/a/c.smali
Normal file
|
@ -0,0 +1,181 @@
|
|||
.class public abstract Lx/s/h/a/c;
|
||||
.super Lx/s/h/a/a;
|
||||
.source "ContinuationImpl.kt"
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final _context:Lkotlin/coroutines/CoroutineContext;
|
||||
|
||||
.field public transient intercepted:Lkotlin/coroutines/Continuation;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Lkotlin/coroutines/Continuation<",
|
||||
"Ljava/lang/Object;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Lkotlin/coroutines/Continuation;)V
|
||||
.locals 1
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
"Lkotlin/coroutines/Continuation<",
|
||||
"Ljava/lang/Object;",
|
||||
">;)V"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
if-eqz p1, :cond_0
|
||||
|
||||
invoke-interface {p1}, Lkotlin/coroutines/Continuation;->getContext()Lkotlin/coroutines/CoroutineContext;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
const/4 v0, 0x0
|
||||
|
||||
:goto_0
|
||||
invoke-direct {p0, p1, v0}, Lx/s/h/a/c;-><init>(Lkotlin/coroutines/Continuation;Lkotlin/coroutines/CoroutineContext;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>(Lkotlin/coroutines/Continuation;Lkotlin/coroutines/CoroutineContext;)V
|
||||
.locals 0
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
"Lkotlin/coroutines/Continuation<",
|
||||
"Ljava/lang/Object;",
|
||||
">;",
|
||||
"Lkotlin/coroutines/CoroutineContext;",
|
||||
")V"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
invoke-direct {p0, p1}, Lx/s/h/a/a;-><init>(Lkotlin/coroutines/Continuation;)V
|
||||
|
||||
iput-object p2, p0, Lx/s/h/a/c;->_context:Lkotlin/coroutines/CoroutineContext;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public getContext()Lkotlin/coroutines/CoroutineContext;
|
||||
.locals 1
|
||||
|
||||
iget-object v0, p0, Lx/s/h/a/c;->_context:Lkotlin/coroutines/CoroutineContext;
|
||||
|
||||
if-eqz v0, :cond_0
|
||||
|
||||
return-object v0
|
||||
|
||||
:cond_0
|
||||
invoke-static {}, Lx/u/b/j;->throwNpe()V
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
throw v0
|
||||
.end method
|
||||
|
||||
.method public final intercepted()Lkotlin/coroutines/Continuation;
|
||||
.locals 2
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"()",
|
||||
"Lkotlin/coroutines/Continuation<",
|
||||
"Ljava/lang/Object;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Lx/s/h/a/c;->intercepted:Lkotlin/coroutines/Continuation;
|
||||
|
||||
if-eqz v0, :cond_0
|
||||
|
||||
goto :goto_1
|
||||
|
||||
:cond_0
|
||||
invoke-virtual {p0}, Lx/s/h/a/c;->getContext()Lkotlin/coroutines/CoroutineContext;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
sget-object v1, Lx/s/c;->a:Lx/s/c$a;
|
||||
|
||||
invoke-interface {v0, v1}, Lkotlin/coroutines/CoroutineContext;->get(Lkotlin/coroutines/CoroutineContext$b;)Lkotlin/coroutines/CoroutineContext$a;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
check-cast v0, Lx/s/c;
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
check-cast v0, Ly/a/x;
|
||||
|
||||
new-instance v1, Ly/a/j0;
|
||||
|
||||
invoke-direct {v1, v0, p0}, Ly/a/j0;-><init>(Ly/a/x;Lkotlin/coroutines/Continuation;)V
|
||||
|
||||
move-object v0, v1
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_1
|
||||
move-object v0, p0
|
||||
|
||||
:goto_0
|
||||
iput-object v0, p0, Lx/s/h/a/c;->intercepted:Lkotlin/coroutines/Continuation;
|
||||
|
||||
:goto_1
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
.method public releaseIntercepted()V
|
||||
.locals 3
|
||||
|
||||
iget-object v0, p0, Lx/s/h/a/c;->intercepted:Lkotlin/coroutines/Continuation;
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
if-eq v0, p0, :cond_1
|
||||
|
||||
invoke-virtual {p0}, Lx/s/h/a/c;->getContext()Lkotlin/coroutines/CoroutineContext;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
sget-object v2, Lx/s/c;->a:Lx/s/c$a;
|
||||
|
||||
invoke-interface {v1, v2}, Lkotlin/coroutines/CoroutineContext;->get(Lkotlin/coroutines/CoroutineContext$b;)Lkotlin/coroutines/CoroutineContext$a;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
if-eqz v1, :cond_0
|
||||
|
||||
check-cast v1, Ly/a/x;
|
||||
|
||||
invoke-virtual {v1, v0}, Ly/a/x;->a(Lkotlin/coroutines/Continuation;)V
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
invoke-static {}, Lx/u/b/j;->throwNpe()V
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
throw v0
|
||||
|
||||
:cond_1
|
||||
:goto_0
|
||||
sget-object v0, Lx/s/h/a/b;->d:Lx/s/h/a/b;
|
||||
|
||||
iput-object v0, p0, Lx/s/h/a/c;->intercepted:Lkotlin/coroutines/Continuation;
|
||||
|
||||
return-void
|
||||
.end method
|
48
com.discord/smali_classes2/x/s/h/a/d.smali
Normal file
48
com.discord/smali_classes2/x/s/h/a/d.smali
Normal file
|
@ -0,0 +1,48 @@
|
|||
.class public interface abstract annotation Lx/s/h/a/d;
|
||||
.super Ljava/lang/Object;
|
||||
.source "DebugMetadata.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Ljava/lang/annotation/Annotation;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/AnnotationDefault;
|
||||
value = .subannotation Lx/s/h/a/d;
|
||||
c = ""
|
||||
f = ""
|
||||
i = {}
|
||||
l = {}
|
||||
m = ""
|
||||
n = {}
|
||||
s = {}
|
||||
v = 0x1
|
||||
.end subannotation
|
||||
.end annotation
|
||||
|
||||
.annotation runtime Ljava/lang/annotation/Retention;
|
||||
value = .enum Ljava/lang/annotation/RetentionPolicy;->RUNTIME:Ljava/lang/annotation/RetentionPolicy;
|
||||
.end annotation
|
||||
|
||||
.annotation runtime Ljava/lang/annotation/Target;
|
||||
value = {
|
||||
.enum Ljava/lang/annotation/ElementType;->TYPE:Ljava/lang/annotation/ElementType;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public abstract c()Ljava/lang/String;
|
||||
.end method
|
||||
|
||||
.method public abstract f()Ljava/lang/String;
|
||||
.end method
|
||||
|
||||
.method public abstract l()[I
|
||||
.end method
|
||||
|
||||
.method public abstract m()Ljava/lang/String;
|
||||
.end method
|
||||
|
||||
.method public abstract v()I
|
||||
.end method
|
38
com.discord/smali_classes2/x/s/h/a/e$a.smali
Normal file
38
com.discord/smali_classes2/x/s/h/a/e$a.smali
Normal file
|
@ -0,0 +1,38 @@
|
|||
.class public final Lx/s/h/a/e$a;
|
||||
.super Ljava/lang/Object;
|
||||
.source "DebugMetadata.kt"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Lx/s/h/a/e;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x19
|
||||
name = "a"
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final a:Ljava/lang/reflect/Method;
|
||||
|
||||
.field public final b:Ljava/lang/reflect/Method;
|
||||
|
||||
.field public final c:Ljava/lang/reflect/Method;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Ljava/lang/reflect/Method;Ljava/lang/reflect/Method;Ljava/lang/reflect/Method;)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lx/s/h/a/e$a;->a:Ljava/lang/reflect/Method;
|
||||
|
||||
iput-object p2, p0, Lx/s/h/a/e$a;->b:Ljava/lang/reflect/Method;
|
||||
|
||||
iput-object p3, p0, Lx/s/h/a/e$a;->c:Ljava/lang/reflect/Method;
|
||||
|
||||
return-void
|
||||
.end method
|
213
com.discord/smali_classes2/x/s/h/a/e.smali
Normal file
213
com.discord/smali_classes2/x/s/h/a/e.smali
Normal file
|
@ -0,0 +1,213 @@
|
|||
.class public final Lx/s/h/a/e;
|
||||
.super Ljava/lang/Object;
|
||||
.source "DebugMetadata.kt"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/MemberClasses;
|
||||
value = {
|
||||
Lx/s/h/a/e$a;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final a:Lx/s/h/a/e$a;
|
||||
|
||||
.field public static b:Lx/s/h/a/e$a;
|
||||
|
||||
.field public static final c:Lx/s/h/a/e;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 2
|
||||
|
||||
new-instance v0, Lx/s/h/a/e;
|
||||
|
||||
invoke-direct {v0}, Lx/s/h/a/e;-><init>()V
|
||||
|
||||
sput-object v0, Lx/s/h/a/e;->c:Lx/s/h/a/e;
|
||||
|
||||
new-instance v0, Lx/s/h/a/e$a;
|
||||
|
||||
const/4 v1, 0x0
|
||||
|
||||
invoke-direct {v0, v1, v1, v1}, Lx/s/h/a/e$a;-><init>(Ljava/lang/reflect/Method;Ljava/lang/reflect/Method;Ljava/lang/reflect/Method;)V
|
||||
|
||||
sput-object v0, Lx/s/h/a/e;->a:Lx/s/h/a/e$a;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final getModuleName(Lx/s/h/a/a;)Ljava/lang/String;
|
||||
.locals 7
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
if-eqz p1, :cond_5
|
||||
|
||||
sget-object v1, Lx/s/h/a/e;->b:Lx/s/h/a/e$a;
|
||||
|
||||
const/4 v2, 0x0
|
||||
|
||||
if-eqz v1, :cond_0
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
:try_start_0
|
||||
const-class v1, Ljava/lang/Class;
|
||||
|
||||
const-string v3, "getModule"
|
||||
|
||||
new-array v4, v2, [Ljava/lang/Class;
|
||||
|
||||
invoke-virtual {v1, v3, v4}, Ljava/lang/Class;->getDeclaredMethod(Ljava/lang/String;[Ljava/lang/Class;)Ljava/lang/reflect/Method;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
invoke-virtual {p1}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
|
||||
|
||||
move-result-object v3
|
||||
|
||||
invoke-virtual {v3}, Ljava/lang/Class;->getClassLoader()Ljava/lang/ClassLoader;
|
||||
|
||||
move-result-object v3
|
||||
|
||||
const-string v4, "java.lang.Module"
|
||||
|
||||
invoke-virtual {v3, v4}, Ljava/lang/ClassLoader;->loadClass(Ljava/lang/String;)Ljava/lang/Class;
|
||||
|
||||
move-result-object v3
|
||||
|
||||
const-string v4, "getDescriptor"
|
||||
|
||||
new-array v5, v2, [Ljava/lang/Class;
|
||||
|
||||
invoke-virtual {v3, v4, v5}, Ljava/lang/Class;->getDeclaredMethod(Ljava/lang/String;[Ljava/lang/Class;)Ljava/lang/reflect/Method;
|
||||
|
||||
move-result-object v3
|
||||
|
||||
invoke-virtual {p1}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
|
||||
|
||||
move-result-object v4
|
||||
|
||||
invoke-virtual {v4}, Ljava/lang/Class;->getClassLoader()Ljava/lang/ClassLoader;
|
||||
|
||||
move-result-object v4
|
||||
|
||||
const-string v5, "java.lang.module.ModuleDescriptor"
|
||||
|
||||
invoke-virtual {v4, v5}, Ljava/lang/ClassLoader;->loadClass(Ljava/lang/String;)Ljava/lang/Class;
|
||||
|
||||
move-result-object v4
|
||||
|
||||
const-string v5, "name"
|
||||
|
||||
new-array v6, v2, [Ljava/lang/Class;
|
||||
|
||||
invoke-virtual {v4, v5, v6}, Ljava/lang/Class;->getDeclaredMethod(Ljava/lang/String;[Ljava/lang/Class;)Ljava/lang/reflect/Method;
|
||||
|
||||
move-result-object v4
|
||||
|
||||
new-instance v5, Lx/s/h/a/e$a;
|
||||
|
||||
invoke-direct {v5, v1, v3, v4}, Lx/s/h/a/e$a;-><init>(Ljava/lang/reflect/Method;Ljava/lang/reflect/Method;Ljava/lang/reflect/Method;)V
|
||||
|
||||
sput-object v5, Lx/s/h/a/e;->b:Lx/s/h/a/e$a;
|
||||
:try_end_0
|
||||
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_0
|
||||
|
||||
move-object v1, v5
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:catch_0
|
||||
sget-object v1, Lx/s/h/a/e;->a:Lx/s/h/a/e$a;
|
||||
|
||||
sput-object v1, Lx/s/h/a/e;->b:Lx/s/h/a/e$a;
|
||||
|
||||
:goto_0
|
||||
sget-object v3, Lx/s/h/a/e;->a:Lx/s/h/a/e$a;
|
||||
|
||||
if-ne v1, v3, :cond_1
|
||||
|
||||
return-object v0
|
||||
|
||||
:cond_1
|
||||
iget-object v3, v1, Lx/s/h/a/e$a;->a:Ljava/lang/reflect/Method;
|
||||
|
||||
if-eqz v3, :cond_4
|
||||
|
||||
invoke-virtual {p1}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
new-array v4, v2, [Ljava/lang/Object;
|
||||
|
||||
invoke-virtual {v3, p1, v4}, Ljava/lang/reflect/Method;->invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
if-eqz p1, :cond_4
|
||||
|
||||
iget-object v3, v1, Lx/s/h/a/e$a;->b:Ljava/lang/reflect/Method;
|
||||
|
||||
if-eqz v3, :cond_4
|
||||
|
||||
new-array v4, v2, [Ljava/lang/Object;
|
||||
|
||||
invoke-virtual {v3, p1, v4}, Ljava/lang/reflect/Method;->invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
if-eqz p1, :cond_4
|
||||
|
||||
iget-object v1, v1, Lx/s/h/a/e$a;->c:Ljava/lang/reflect/Method;
|
||||
|
||||
if-eqz v1, :cond_2
|
||||
|
||||
new-array v2, v2, [Ljava/lang/Object;
|
||||
|
||||
invoke-virtual {v1, p1, v2}, Ljava/lang/reflect/Method;->invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
goto :goto_1
|
||||
|
||||
:cond_2
|
||||
move-object p1, v0
|
||||
|
||||
:goto_1
|
||||
instance-of v1, p1, Ljava/lang/String;
|
||||
|
||||
if-nez v1, :cond_3
|
||||
|
||||
move-object p1, v0
|
||||
|
||||
:cond_3
|
||||
check-cast p1, Ljava/lang/String;
|
||||
|
||||
return-object p1
|
||||
|
||||
:cond_4
|
||||
return-object v0
|
||||
|
||||
:cond_5
|
||||
const-string p1, "continuation"
|
||||
|
||||
invoke-static {p1}, Lx/u/b/j;->a(Ljava/lang/String;)V
|
||||
|
||||
throw v0
|
||||
.end method
|
68
com.discord/smali_classes2/x/s/h/a/f.smali
Normal file
68
com.discord/smali_classes2/x/s/h/a/f.smali
Normal file
|
@ -0,0 +1,68 @@
|
|||
.class public abstract Lx/s/h/a/f;
|
||||
.super Lx/s/h/a/a;
|
||||
.source "ContinuationImpl.kt"
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Lkotlin/coroutines/Continuation;)V
|
||||
.locals 1
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
"Lkotlin/coroutines/Continuation<",
|
||||
"Ljava/lang/Object;",
|
||||
">;)V"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
invoke-direct {p0, p1}, Lx/s/h/a/a;-><init>(Lkotlin/coroutines/Continuation;)V
|
||||
|
||||
if-eqz p1, :cond_2
|
||||
|
||||
invoke-interface {p1}, Lkotlin/coroutines/Continuation;->getContext()Lkotlin/coroutines/CoroutineContext;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
sget-object v0, Lx/s/e;->d:Lx/s/e;
|
||||
|
||||
if-ne p1, v0, :cond_0
|
||||
|
||||
const/4 p1, 0x1
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
const/4 p1, 0x0
|
||||
|
||||
:goto_0
|
||||
if-eqz p1, :cond_1
|
||||
|
||||
goto :goto_1
|
||||
|
||||
:cond_1
|
||||
new-instance p1, Ljava/lang/IllegalArgumentException;
|
||||
|
||||
const-string v0, "Coroutines with restricted suspension must have EmptyCoroutineContext"
|
||||
|
||||
invoke-virtual {v0}, Ljava/lang/Object;->toString()Ljava/lang/String;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
invoke-direct {p1, v0}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
|
||||
|
||||
throw p1
|
||||
|
||||
:cond_2
|
||||
:goto_1
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public getContext()Lkotlin/coroutines/CoroutineContext;
|
||||
.locals 1
|
||||
|
||||
sget-object v0, Lx/s/e;->d:Lx/s/e;
|
||||
|
||||
return-object v0
|
||||
.end method
|
3
com.discord/smali_classes2/x/s/h/a/g.smali
Normal file
3
com.discord/smali_classes2/x/s/h/a/g.smali
Normal file
|
@ -0,0 +1,3 @@
|
|||
.class public interface abstract Lx/s/h/a/g;
|
||||
.super Ljava/lang/Object;
|
||||
.source "ContinuationImpl.kt"
|
93
com.discord/smali_classes2/x/s/h/a/h.smali
Normal file
93
com.discord/smali_classes2/x/s/h/a/h.smali
Normal file
|
@ -0,0 +1,93 @@
|
|||
.class public abstract Lx/s/h/a/h;
|
||||
.super Lx/s/h/a/c;
|
||||
.source "ContinuationImpl.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Lx/u/b/h;
|
||||
.implements Lx/s/h/a/g;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Lx/s/h/a/c;",
|
||||
"Lx/u/b/h<",
|
||||
"Ljava/lang/Object;",
|
||||
">;",
|
||||
"Lx/s/h/a/g;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final arity:I
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(I)V
|
||||
.locals 1
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
invoke-direct {p0, p1, v0}, Lx/s/h/a/h;-><init>(ILkotlin/coroutines/Continuation;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>(ILkotlin/coroutines/Continuation;)V
|
||||
.locals 0
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(I",
|
||||
"Lkotlin/coroutines/Continuation<",
|
||||
"Ljava/lang/Object;",
|
||||
">;)V"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
invoke-direct {p0, p2}, Lx/s/h/a/c;-><init>(Lkotlin/coroutines/Continuation;)V
|
||||
|
||||
iput p1, p0, Lx/s/h/a/h;->arity:I
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public getArity()I
|
||||
.locals 1
|
||||
|
||||
iget v0, p0, Lx/s/h/a/h;->arity:I
|
||||
|
||||
return v0
|
||||
.end method
|
||||
|
||||
.method public toString()Ljava/lang/String;
|
||||
.locals 2
|
||||
|
||||
invoke-virtual {p0}, Lx/s/h/a/a;->getCompletion()Lkotlin/coroutines/Continuation;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
if-nez v0, :cond_0
|
||||
|
||||
sget-object v0, Lx/u/b/w;->a:Lx/u/b/x;
|
||||
|
||||
invoke-virtual {v0, p0}, Lx/u/b/x;->renderLambdaToString(Lx/u/b/h;)Ljava/lang/String;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
const-string v1, "Reflection.renderLambdaToString(this)"
|
||||
|
||||
invoke-static {v0, v1}, Lx/u/b/j;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
invoke-super {p0}, Lx/s/h/a/a;->toString()Ljava/lang/String;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
:goto_0
|
||||
return-object v0
|
||||
.end method
|
Loading…
Add table
Add a link
Reference in a new issue