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

60 lines
1.1 KiB
Smali
Raw Normal View History

2020-04-27 20:53:11 +00:00
.class public Ly/a/r1;
.super Ly/a/a;
2019-12-06 03:29:40 +00:00
.source "Builders.common.kt"
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
2020-04-27 20:53:11 +00:00
"Ly/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-04-27 20:53:11 +00:00
invoke-direct {p0, p1, p2}, Ly/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-04-27 20:53:11 +00:00
invoke-static {p1}, Lx/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
2020-03-14 02:12:46 +00:00
.method public b(Ljava/lang/Throwable;)Z
2019-12-06 03:29:40 +00:00
.locals 1
if-eqz p1, :cond_0
2020-04-27 20:53:11 +00:00
iget-object v0, p0, Ly/a/a;->e:Lkotlin/coroutines/CoroutineContext;
2019-12-06 03:29:40 +00:00
2020-05-06 19:13:47 +00:00
invoke-static {v0, p1}, Le/o/a/j/a;->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-04-27 20:53:11 +00:00
invoke-static {p1}, Lx/u/b/j;->a(Ljava/lang/String;)V
2019-12-06 03:29:40 +00:00
const/4 p1, 0x0
throw p1
.end method