apkfuckery/com.discord/smali_classes2/d0/a/c0.smali

318 lines
7.7 KiB
Smali
Raw Normal View History

2020-10-05 23:18:16 +00:00
.class public final Ld0/a/c0;
.super Ld0/a/f0;
2020-09-16 23:45:23 +00:00
.source "DispatchedContinuation.kt"
2020-07-20 19:00:44 +00:00
# interfaces
2020-09-16 23:45:23 +00:00
.implements Lkotlin/coroutines/jvm/internal/CoroutineStackFrame;
.implements Lkotlin/coroutines/Continuation;
2020-07-20 19:00:44 +00:00
2020-09-16 23:45:23 +00:00
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
2020-10-05 23:18:16 +00:00
"Ld0/a/f0<",
2020-09-16 23:45:23 +00:00
"TT;>;",
"Lkotlin/coroutines/jvm/internal/CoroutineStackFrame;",
"Lkotlin/coroutines/Continuation<",
"TT;>;"
}
.end annotation
2020-07-20 19:00:44 +00:00
2020-09-16 23:45:23 +00:00
# static fields
.field public static final l:Ljava/util/concurrent/atomic/AtomicReferenceFieldUpdater;
2020-07-20 19:00:44 +00:00
2020-05-17 12:40:10 +00:00
2020-09-16 23:45:23 +00:00
# instance fields
.field public volatile _reusableCancellableContinuation:Ljava/lang/Object;
2020-05-17 12:40:10 +00:00
2020-09-16 23:45:23 +00:00
.field public g:Ljava/lang/Object;
2020-07-20 19:00:44 +00:00
2020-09-16 23:45:23 +00:00
.field public final h:Lkotlin/coroutines/jvm/internal/CoroutineStackFrame;
2020-07-20 19:00:44 +00:00
2020-09-16 23:45:23 +00:00
.field public final i:Ljava/lang/Object;
2020-07-20 19:00:44 +00:00
2020-10-05 23:18:16 +00:00
.field public final j:Ld0/a/v;
2020-07-20 19:00:44 +00:00
2020-09-16 23:45:23 +00:00
.field public final k:Lkotlin/coroutines/Continuation;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lkotlin/coroutines/Continuation<",
"TT;>;"
}
.end annotation
.end field
2020-07-20 19:00:44 +00:00
2020-09-16 23:45:23 +00:00
# direct methods
.method public static constructor <clinit>()V
.locals 3
2020-07-20 19:00:44 +00:00
2020-10-05 23:18:16 +00:00
const-class v0, Ld0/a/c0;
2020-07-20 19:00:44 +00:00
2020-09-16 23:45:23 +00:00
const-class v1, Ljava/lang/Object;
2020-07-20 19:00:44 +00:00
2020-09-16 23:45:23 +00:00
const-string v2, "_reusableCancellableContinuation"
2020-07-20 19:00:44 +00:00
2020-09-16 23:45:23 +00:00
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;
2020-07-20 19:00:44 +00:00
2020-09-16 23:45:23 +00:00
move-result-object v0
2020-07-20 19:00:44 +00:00
2020-10-05 23:18:16 +00:00
sput-object v0, Ld0/a/c0;->l:Ljava/util/concurrent/atomic/AtomicReferenceFieldUpdater;
2020-07-20 19:00:44 +00:00
2020-09-16 23:45:23 +00:00
return-void
.end method
2020-07-20 19:00:44 +00:00
2020-10-05 23:18:16 +00:00
.method public constructor <init>(Ld0/a/v;Lkotlin/coroutines/Continuation;)V
2020-09-16 23:45:23 +00:00
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
2020-10-05 23:18:16 +00:00
"Ld0/a/v;",
2020-09-16 23:45:23 +00:00
"Lkotlin/coroutines/Continuation<",
"-TT;>;)V"
}
.end annotation
2020-07-20 19:00:44 +00:00
2020-09-16 23:45:23 +00:00
const/4 v0, 0x0
2020-07-20 19:00:44 +00:00
2020-10-05 23:18:16 +00:00
invoke-direct {p0, v0}, Ld0/a/f0;-><init>(I)V
2020-07-20 19:00:44 +00:00
2020-10-05 23:18:16 +00:00
iput-object p1, p0, Ld0/a/c0;->j:Ld0/a/v;
2020-07-20 19:00:44 +00:00
2020-10-05 23:18:16 +00:00
iput-object p2, p0, Ld0/a/c0;->k:Lkotlin/coroutines/Continuation;
2020-07-20 19:00:44 +00:00
2020-10-05 23:18:16 +00:00
sget-object p1, Ld0/a/d0;->a:Ld0/a/r1/n;
2020-07-20 19:00:44 +00:00
2020-10-05 23:18:16 +00:00
iput-object p1, p0, Ld0/a/c0;->g:Ljava/lang/Object;
2020-07-20 19:00:44 +00:00
2020-09-16 23:45:23 +00:00
instance-of p1, p2, Lkotlin/coroutines/jvm/internal/CoroutineStackFrame;
2020-07-20 19:00:44 +00:00
2020-09-16 23:45:23 +00:00
const/4 v0, 0x0
2020-07-20 19:00:44 +00:00
2020-09-16 23:45:23 +00:00
if-nez p1, :cond_0
2020-07-20 19:00:44 +00:00
2020-09-16 23:45:23 +00:00
move-object p2, v0
2020-07-20 19:00:44 +00:00
2020-09-16 23:45:23 +00:00
:cond_0
check-cast p2, Lkotlin/coroutines/jvm/internal/CoroutineStackFrame;
2020-07-20 19:00:44 +00:00
2020-10-05 23:18:16 +00:00
iput-object p2, p0, Ld0/a/c0;->h:Lkotlin/coroutines/jvm/internal/CoroutineStackFrame;
2020-07-20 19:00:44 +00:00
2020-10-05 23:18:16 +00:00
invoke-virtual {p0}, Ld0/a/c0;->getContext()Lkotlin/coroutines/CoroutineContext;
2020-07-20 19:00:44 +00:00
2020-09-16 23:45:23 +00:00
move-result-object p1
2020-07-20 19:00:44 +00:00
2020-10-05 23:18:16 +00:00
invoke-static {p1}, Ld0/a/r1/p;->b(Lkotlin/coroutines/CoroutineContext;)Ljava/lang/Object;
2020-07-20 19:00:44 +00:00
2020-09-16 23:45:23 +00:00
move-result-object p1
2020-07-20 19:00:44 +00:00
2020-10-05 23:18:16 +00:00
iput-object p1, p0, Ld0/a/c0;->i:Ljava/lang/Object;
2020-07-20 19:00:44 +00:00
2020-10-05 23:18:16 +00:00
iput-object v0, p0, Ld0/a/c0;->_reusableCancellableContinuation:Ljava/lang/Object;
2020-07-20 19:00:44 +00:00
2020-09-16 23:45:23 +00:00
return-void
.end method
2020-07-20 19:00:44 +00:00
2020-09-16 23:45:23 +00:00
# virtual methods
.method public d()Lkotlin/coroutines/Continuation;
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Lkotlin/coroutines/Continuation<",
"TT;>;"
}
.end annotation
return-object p0
.end method
2020-07-20 19:00:44 +00:00
2020-09-16 23:45:23 +00:00
.method public getContext()Lkotlin/coroutines/CoroutineContext;
.locals 1
2020-07-20 19:00:44 +00:00
2020-10-05 23:18:16 +00:00
iget-object v0, p0, Ld0/a/c0;->k:Lkotlin/coroutines/Continuation;
2020-07-20 19:00:44 +00:00
2020-09-16 23:45:23 +00:00
invoke-interface {v0}, Lkotlin/coroutines/Continuation;->getContext()Lkotlin/coroutines/CoroutineContext;
2020-07-20 19:00:44 +00:00
2020-09-16 23:45:23 +00:00
move-result-object v0
2020-07-20 19:00:44 +00:00
2020-09-16 23:45:23 +00:00
return-object v0
.end method
2020-07-20 19:00:44 +00:00
2020-09-16 23:45:23 +00:00
.method public h()Ljava/lang/Object;
.locals 2
2020-07-20 19:00:44 +00:00
2020-10-05 23:18:16 +00:00
iget-object v0, p0, Ld0/a/c0;->g:Ljava/lang/Object;
2020-07-20 19:00:44 +00:00
2020-10-05 23:18:16 +00:00
sget-object v1, Ld0/a/d0;->a:Ld0/a/r1/n;
2020-07-20 19:00:44 +00:00
2020-10-05 23:18:16 +00:00
iput-object v1, p0, Ld0/a/c0;->g:Ljava/lang/Object;
2020-07-20 19:00:44 +00:00
2020-09-16 23:45:23 +00:00
return-object v0
2020-07-20 19:00:44 +00:00
.end method
2020-09-16 23:45:23 +00:00
.method public resumeWith(Ljava/lang/Object;)V
.locals 5
2020-05-17 12:40:10 +00:00
2020-10-05 23:18:16 +00:00
iget-object v0, p0, Ld0/a/c0;->k:Lkotlin/coroutines/Continuation;
2020-07-20 19:00:44 +00:00
2020-09-16 23:45:23 +00:00
invoke-interface {v0}, Lkotlin/coroutines/Continuation;->getContext()Lkotlin/coroutines/CoroutineContext;
2020-05-17 12:40:10 +00:00
2020-09-16 23:45:23 +00:00
move-result-object v0
2020-05-17 12:40:10 +00:00
2020-10-05 23:18:16 +00:00
invoke-static {p1}, Lc0/j/a;->c0(Ljava/lang/Object;)Ljava/lang/Object;
2020-05-17 12:40:10 +00:00
2020-09-16 23:45:23 +00:00
move-result-object v1
2020-05-17 12:40:10 +00:00
2020-10-05 23:18:16 +00:00
iget-object v2, p0, Ld0/a/c0;->j:Ld0/a/v;
2020-05-17 12:40:10 +00:00
2020-10-05 23:18:16 +00:00
invoke-virtual {v2, v0}, Ld0/a/v;->isDispatchNeeded(Lkotlin/coroutines/CoroutineContext;)Z
2020-07-20 19:00:44 +00:00
2020-09-16 23:45:23 +00:00
move-result v2
2020-07-20 19:00:44 +00:00
2020-09-16 23:45:23 +00:00
const/4 v3, 0x0
2020-05-17 12:40:10 +00:00
2020-09-16 23:45:23 +00:00
if-eqz v2, :cond_0
2020-07-20 19:00:44 +00:00
2020-10-05 23:18:16 +00:00
iput-object v1, p0, Ld0/a/c0;->g:Ljava/lang/Object;
2020-07-20 19:00:44 +00:00
2020-10-05 23:18:16 +00:00
iput v3, p0, Ld0/a/f0;->f:I
2020-07-20 19:00:44 +00:00
2020-10-05 23:18:16 +00:00
iget-object p1, p0, Ld0/a/c0;->j:Ld0/a/v;
2020-07-20 19:00:44 +00:00
2020-10-05 23:18:16 +00:00
invoke-virtual {p1, v0, p0}, Ld0/a/v;->dispatch(Lkotlin/coroutines/CoroutineContext;Ljava/lang/Runnable;)V
2020-07-20 19:00:44 +00:00
2020-09-16 23:45:23 +00:00
goto :goto_1
2020-07-20 19:00:44 +00:00
2020-09-16 23:45:23 +00:00
:cond_0
2020-10-05 23:18:16 +00:00
sget-object v0, Ld0/a/l1;->b:Ld0/a/l1;
2020-05-17 12:40:10 +00:00
2020-10-05 23:18:16 +00:00
invoke-static {}, Ld0/a/l1;->a()Ld0/a/k0;
2020-07-20 19:00:44 +00:00
2020-09-16 23:45:23 +00:00
move-result-object v0
2020-07-20 19:00:44 +00:00
2020-10-05 23:18:16 +00:00
invoke-virtual {v0}, Ld0/a/k0;->z()Z
2020-07-20 19:00:44 +00:00
2020-09-16 23:45:23 +00:00
move-result v2
2020-07-20 19:00:44 +00:00
2020-09-16 23:45:23 +00:00
if-eqz v2, :cond_1
2020-07-20 19:00:44 +00:00
2020-10-05 23:18:16 +00:00
iput-object v1, p0, Ld0/a/c0;->g:Ljava/lang/Object;
2020-07-20 19:00:44 +00:00
2020-10-05 23:18:16 +00:00
iput v3, p0, Ld0/a/f0;->f:I
2020-07-20 19:00:44 +00:00
2020-10-05 23:18:16 +00:00
invoke-virtual {v0, p0}, Ld0/a/k0;->x(Ld0/a/f0;)V
2020-07-20 19:00:44 +00:00
goto :goto_1
2020-05-17 12:40:10 +00:00
:cond_1
2020-09-16 23:45:23 +00:00
const/4 v1, 0x1
2020-07-20 19:00:44 +00:00
2020-10-05 23:18:16 +00:00
invoke-virtual {v0, v1}, Ld0/a/k0;->y(Z)V
2020-07-20 19:00:44 +00:00
2020-09-16 23:45:23 +00:00
:try_start_0
2020-10-05 23:18:16 +00:00
invoke-virtual {p0}, Ld0/a/c0;->getContext()Lkotlin/coroutines/CoroutineContext;
2020-07-20 19:00:44 +00:00
2020-09-16 23:45:23 +00:00
move-result-object v2
2020-07-20 19:00:44 +00:00
2020-10-05 23:18:16 +00:00
iget-object v3, p0, Ld0/a/c0;->i:Ljava/lang/Object;
2020-07-20 19:00:44 +00:00
2020-10-05 23:18:16 +00:00
invoke-static {v2, v3}, Ld0/a/r1/p;->c(Lkotlin/coroutines/CoroutineContext;Ljava/lang/Object;)Ljava/lang/Object;
2020-09-16 21:45:36 +00:00
2020-09-16 23:45:23 +00:00
move-result-object v3
2020-07-20 19:00:44 +00:00
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_1
:try_start_1
2020-10-05 23:18:16 +00:00
iget-object v4, p0, Ld0/a/c0;->k:Lkotlin/coroutines/Continuation;
2020-07-20 19:00:44 +00:00
2020-09-16 23:45:23 +00:00
invoke-interface {v4, p1}, Lkotlin/coroutines/Continuation;->resumeWith(Ljava/lang/Object;)V
2020-07-20 19:00:44 +00:00
:try_end_1
.catchall {:try_start_1 .. :try_end_1} :catchall_0
:try_start_2
2020-10-05 23:18:16 +00:00
invoke-static {v2, v3}, Ld0/a/r1/p;->a(Lkotlin/coroutines/CoroutineContext;Ljava/lang/Object;)V
2020-09-16 21:45:36 +00:00
:cond_2
2020-10-05 23:18:16 +00:00
invoke-virtual {v0}, Ld0/a/k0;->B()Z
2020-09-16 21:45:36 +00:00
2020-09-16 23:45:23 +00:00
move-result p1
2020-09-16 21:45:36 +00:00
2020-09-16 23:45:23 +00:00
if-nez p1, :cond_2
2020-09-16 21:45:36 +00:00
2020-09-16 23:45:23 +00:00
goto :goto_0
2020-09-16 21:45:36 +00:00
2020-09-16 23:45:23 +00:00
:catchall_0
move-exception p1
2020-09-16 21:45:36 +00:00
2020-10-05 23:18:16 +00:00
invoke-static {v2, v3}, Ld0/a/r1/p;->a(Lkotlin/coroutines/CoroutineContext;Ljava/lang/Object;)V
2020-09-16 21:45:36 +00:00
2020-09-16 23:45:23 +00:00
throw p1
:try_end_2
.catchall {:try_start_2 .. :try_end_2} :catchall_1
2020-09-16 21:45:36 +00:00
2020-09-16 23:45:23 +00:00
:catchall_1
move-exception p1
2020-09-16 21:45:36 +00:00
2020-09-16 23:45:23 +00:00
const/4 v2, 0x0
2020-09-16 21:45:36 +00:00
2020-09-16 23:45:23 +00:00
:try_start_3
2020-10-05 23:18:16 +00:00
invoke-virtual {p0, p1, v2}, Ld0/a/f0;->f(Ljava/lang/Throwable;Ljava/lang/Throwable;)V
2020-09-16 23:45:23 +00:00
:try_end_3
.catchall {:try_start_3 .. :try_end_3} :catchall_2
2020-09-16 21:45:36 +00:00
2020-09-16 23:45:23 +00:00
:goto_0
2020-10-05 23:18:16 +00:00
invoke-virtual {v0, v1}, Ld0/a/k0;->t(Z)V
2020-09-16 21:45:36 +00:00
2020-09-16 23:45:23 +00:00
:goto_1
2020-07-20 19:00:44 +00:00
return-void
2020-09-16 23:45:23 +00:00
:catchall_2
move-exception p1
2020-07-20 19:00:44 +00:00
2020-10-05 23:18:16 +00:00
invoke-virtual {v0, v1}, Ld0/a/k0;->t(Z)V
2020-07-20 19:00:44 +00:00
2020-09-16 23:45:23 +00:00
throw p1
.end method
2020-07-20 19:00:44 +00:00
2020-09-16 23:45:23 +00:00
.method public toString()Ljava/lang/String;
.locals 2
2020-07-20 19:00:44 +00:00
2020-09-16 23:45:23 +00:00
const-string v0, "DispatchedContinuation["
2020-07-20 19:00:44 +00:00
2020-10-05 23:18:16 +00:00
invoke-static {v0}, Lf/e/c/a/a;->E(Ljava/lang/String;)Ljava/lang/StringBuilder;
2020-07-20 19:00:44 +00:00
2020-09-16 23:45:23 +00:00
move-result-object v0
2020-07-20 19:00:44 +00:00
2020-10-05 23:18:16 +00:00
iget-object v1, p0, Ld0/a/c0;->j:Ld0/a/v;
2020-07-20 19:00:44 +00:00
2020-09-16 23:45:23 +00:00
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/Object;)Ljava/lang/StringBuilder;
2020-09-16 21:45:36 +00:00
2020-09-16 23:45:23 +00:00
const-string v1, ", "
2020-09-16 21:45:36 +00:00
2020-09-16 23:45:23 +00:00
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
2020-09-16 21:45:36 +00:00
2020-10-05 23:18:16 +00:00
iget-object v1, p0, Ld0/a/c0;->k:Lkotlin/coroutines/Continuation;
2020-09-16 21:45:36 +00:00
2020-10-05 23:18:16 +00:00
invoke-static {v1}, Lc0/j/a;->a0(Lkotlin/coroutines/Continuation;)Ljava/lang/String;
2020-09-16 21:45:36 +00:00
2020-09-16 23:45:23 +00:00
move-result-object v1
2020-09-16 21:45:36 +00:00
2020-09-16 23:45:23 +00:00
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
2020-09-16 21:45:36 +00:00
2020-09-16 23:45:23 +00:00
const/16 v1, 0x5d
2020-09-16 21:45:36 +00:00
2020-09-16 23:45:23 +00:00
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(C)Ljava/lang/StringBuilder;
2020-09-16 21:45:36 +00:00
2020-09-16 23:45:23 +00:00
invoke-virtual {v0}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
2020-09-16 21:45:36 +00:00
2020-09-16 23:45:23 +00:00
move-result-object v0
2020-09-16 21:45:36 +00:00
2020-09-16 23:45:23 +00:00
return-object v0
2020-05-17 12:40:10 +00:00
.end method