apkfuckery/com.discord/smali_classes2/k0/a/e1.smali

95 lines
2.2 KiB
Smali
Raw Normal View History

2020-07-23 01:06:17 +00:00
.class public final Lk0/a/e1;
.super Lk0/a/k1;
2020-07-20 19:00:44 +00:00
.source "Builders.common.kt"
2020-07-08 16:44:49 +00:00
# instance fields
2020-07-20 19:00:44 +00:00
.field public g:Lkotlin/jvm/functions/Function2;
2020-07-08 16:44:49 +00:00
.annotation system Ldalvik/annotation/Signature;
value = {
2020-07-20 19:00:44 +00:00
"Lkotlin/jvm/functions/Function2<",
"-",
"Lkotlinx/coroutines/CoroutineScope;",
"-",
"Lkotlin/coroutines/Continuation<",
"-",
"Lkotlin/Unit;",
">;+",
"Ljava/lang/Object;",
">;"
2020-07-08 16:44:49 +00:00
}
.end annotation
.end field
# direct methods
2020-07-20 19:00:44 +00:00
.method public constructor <init>(Lkotlin/coroutines/CoroutineContext;Lkotlin/jvm/functions/Function2;)V
.locals 1
2020-07-08 16:44:49 +00:00
.annotation system Ldalvik/annotation/Signature;
value = {
2020-07-20 19:00:44 +00:00
"(",
"Lkotlin/coroutines/CoroutineContext;",
"Lkotlin/jvm/functions/Function2<",
"-",
"Lkotlinx/coroutines/CoroutineScope;",
"-",
"Lkotlin/coroutines/Continuation<",
"-",
"Lkotlin/Unit;",
">;+",
"Ljava/lang/Object;",
">;)V"
2020-07-08 16:44:49 +00:00
}
.end annotation
if-eqz p1, :cond_0
2020-07-20 19:00:44 +00:00
const/4 v0, 0x0
2020-07-23 01:06:17 +00:00
invoke-direct {p0, p1, v0}, Lk0/a/k1;-><init>(Lkotlin/coroutines/CoroutineContext;Z)V
2020-07-08 16:44:49 +00:00
2020-07-23 01:06:17 +00:00
iput-object p2, p0, Lk0/a/e1;->g:Lkotlin/jvm/functions/Function2;
2020-07-08 16:44:49 +00:00
return-void
:cond_0
2020-07-20 19:00:44 +00:00
const-string p1, "parentContext"
2020-07-08 16:44:49 +00:00
2020-07-25 00:57:58 +00:00
invoke-static {p1}, Lj0/n/c/h;->c(Ljava/lang/String;)V
2020-07-08 16:44:49 +00:00
const/4 p1, 0x0
throw p1
.end method
# virtual methods
2020-07-20 19:00:44 +00:00
.method public R()V
.locals 2
2020-07-08 16:44:49 +00:00
2020-07-23 01:06:17 +00:00
iget-object v0, p0, Lk0/a/e1;->g:Lkotlin/jvm/functions/Function2;
2020-07-08 16:44:49 +00:00
2020-07-20 19:00:44 +00:00
if-eqz v0, :cond_0
2020-07-08 16:44:49 +00:00
const/4 v1, 0x0
2020-07-23 01:06:17 +00:00
iput-object v1, p0, Lk0/a/e1;->g:Lkotlin/jvm/functions/Function2;
2020-07-08 16:44:49 +00:00
2020-08-10 21:02:22 +00:00
invoke-static {v0, p0, p0}, Lf/n/a/k/a;->Z(Lkotlin/jvm/functions/Function2;Ljava/lang/Object;Lkotlin/coroutines/Continuation;)V
2020-07-08 16:44:49 +00:00
return-void
2020-07-20 19:00:44 +00:00
:cond_0
new-instance v0, Ljava/lang/IllegalStateException;
2020-07-08 16:44:49 +00:00
2020-07-20 19:00:44 +00:00
const-string v1, "Already started"
2020-07-08 16:44:49 +00:00
2020-07-20 19:00:44 +00:00
invoke-virtual {v1}, Ljava/lang/Object;->toString()Ljava/lang/String;
2020-07-08 16:44:49 +00:00
2020-07-20 19:00:44 +00:00
move-result-object v1
2020-07-08 16:44:49 +00:00
2020-07-20 19:00:44 +00:00
invoke-direct {v0, v1}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V
2020-07-08 16:44:49 +00:00
2020-07-20 19:00:44 +00:00
throw v0
2020-07-08 16:44:49 +00:00
.end method