apkfuckery/com.discord/smali_classes2/kotlinx/coroutines/internal/y$a.smali

110 lines
2.1 KiB
Smali
Raw Normal View History

2019-05-04 02:59:52 +00:00
.class final Lkotlinx/coroutines/internal/y$a;
2019-05-22 23:20:16 +00:00
.super Lkotlin/jvm/internal/l;
2019-02-04 20:29:01 +00:00
.source "ThreadContext.kt"
2019-02-04 20:08:30 +00:00
# interfaces
.implements Lkotlin/jvm/functions/Function2;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
2019-05-04 02:59:52 +00:00
value = Lkotlinx/coroutines/internal/y;
2019-02-04 20:08:30 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x18
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
2019-05-22 23:20:16 +00:00
"Lkotlin/jvm/internal/l;",
2019-02-04 20:08:30 +00:00
"Lkotlin/jvm/functions/Function2<",
"Ljava/lang/Object;",
2019-05-04 02:59:52 +00:00
"Lkotlin/coroutines/CoroutineContext$b;",
2019-02-04 20:08:30 +00:00
"Ljava/lang/Object;",
">;"
}
.end annotation
# static fields
2019-06-25 01:04:50 +00:00
.field public static final bjW:Lkotlinx/coroutines/internal/y$a;
2019-02-04 20:08:30 +00:00
# direct methods
.method static constructor <clinit>()V
.locals 1
2019-05-04 02:59:52 +00:00
new-instance v0, Lkotlinx/coroutines/internal/y$a;
2019-02-04 20:08:30 +00:00
2019-05-04 02:59:52 +00:00
invoke-direct {v0}, Lkotlinx/coroutines/internal/y$a;-><init>()V
2019-02-04 20:08:30 +00:00
2019-06-25 01:04:50 +00:00
sput-object v0, Lkotlinx/coroutines/internal/y$a;->bjW:Lkotlinx/coroutines/internal/y$a;
2019-02-04 20:08:30 +00:00
return-void
.end method
.method constructor <init>()V
.locals 1
const/4 v0, 0x2
2019-05-22 23:20:16 +00:00
invoke-direct {p0, v0}, Lkotlin/jvm/internal/l;-><init>(I)V
2019-02-04 20:08:30 +00:00
return-void
.end method
# virtual methods
.method public final synthetic invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
.locals 1
2019-05-04 02:59:52 +00:00
check-cast p2, Lkotlin/coroutines/CoroutineContext$b;
2019-02-04 20:08:30 +00:00
const-string v0, "element"
2019-05-22 23:20:16 +00:00
invoke-static {p2, v0}, Lkotlin/jvm/internal/k;->h(Ljava/lang/Object;Ljava/lang/String;)V
2019-02-04 20:08:30 +00:00
2019-05-04 02:59:52 +00:00
instance-of v0, p2, Lkotlinx/coroutines/bs;
2019-02-04 20:08:30 +00:00
if-eqz v0, :cond_3
instance-of v0, p1, Ljava/lang/Integer;
if-nez v0, :cond_0
const/4 p1, 0x0
:cond_0
check-cast p1, Ljava/lang/Integer;
const/4 v0, 0x1
if-eqz p1, :cond_1
invoke-virtual {p1}, Ljava/lang/Integer;->intValue()I
move-result p1
goto :goto_0
:cond_1
const/4 p1, 0x1
:goto_0
if-nez p1, :cond_2
return-object p2
:cond_2
add-int/2addr p1, v0
invoke-static {p1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
move-result-object p1
:cond_3
return-object p1
.end method