apkfuckery/com.discord/smali_classes2/x/a/r1.smali

60 lines
1.1 KiB
Smali
Raw Normal View History

2020-02-20 19:33:18 +00:00
.class public Lx/a/r1;
.super Lx/a/a;
2019-12-06 03:29:40 +00:00
.source "Builders.common.kt"
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
2020-02-20 19:33:18 +00:00
"Lx/a/a<",
2019-12-06 03:29:40 +00:00
"Lkotlin/Unit;",
">;"
}
.end annotation
# direct methods
.method public constructor <init>(Lkotlin/coroutines/CoroutineContext;Z)V
.locals 0
if-eqz p1, :cond_0
2020-02-20 19:33:18 +00:00
invoke-direct {p0, p1, p2}, Lx/a/a;-><init>(Lkotlin/coroutines/CoroutineContext;Z)V
2019-12-06 03:29:40 +00:00
return-void
:cond_0
const-string p1, "parentContext"
2020-02-20 19:33:18 +00:00
invoke-static {p1}, Lw/u/b/j;->a(Ljava/lang/String;)V
2019-12-06 03:29:40 +00:00
const/4 p1, 0x0
throw p1
.end method
# virtual methods
.method public b(Ljava/lang/Throwable;)Z
.locals 1
if-eqz p1, :cond_0
2020-02-20 19:33:18 +00:00
iget-object v0, p0, Lx/a/a;->e:Lkotlin/coroutines/CoroutineContext;
2019-12-06 03:29:40 +00:00
2020-02-20 19:33:18 +00:00
invoke-static {v0, p1}, Le/k/a/c/e/p/g;->a(Lkotlin/coroutines/CoroutineContext;Ljava/lang/Throwable;)V
2019-12-06 03:29:40 +00:00
const/4 p1, 0x1
return p1
:cond_0
const-string p1, "exception"
2020-02-20 19:33:18 +00:00
invoke-static {p1}, Lw/u/b/j;->a(Ljava/lang/String;)V
2019-12-06 03:29:40 +00:00
const/4 p1, 0x0
throw p1
.end method