Changes of com.discord v1349
This commit is contained in:
parent
ee3363e6d6
commit
3f4974bc38
11672 changed files with 479129 additions and 478996 deletions
82
com.discord/smali_classes2/x/j/b.smali
Normal file
82
com.discord/smali_classes2/x/j/b.smali
Normal file
|
@ -0,0 +1,82 @@
|
|||
.class public abstract Lx/j/b;
|
||||
.super Ljava/lang/Object;
|
||||
.source "CoroutineContextImpl.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Lkotlin/coroutines/CoroutineContext$b;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<B::",
|
||||
"Lkotlin/coroutines/CoroutineContext$a;",
|
||||
"E::TB;>",
|
||||
"Ljava/lang/Object;",
|
||||
"Lkotlin/coroutines/CoroutineContext$b<",
|
||||
"TE;>;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final a:Lkotlin/coroutines/CoroutineContext$b;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Lkotlin/coroutines/CoroutineContext$b<",
|
||||
"*>;"
|
||||
}
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
.field public final b:Lkotlin/jvm/functions/Function1;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Lkotlin/jvm/functions/Function1<",
|
||||
"Lkotlin/coroutines/CoroutineContext$a;",
|
||||
"TE;>;"
|
||||
}
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Lkotlin/coroutines/CoroutineContext$b;Lkotlin/jvm/functions/Function1;)V
|
||||
.locals 1
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
"Lkotlin/coroutines/CoroutineContext$b<",
|
||||
"TB;>;",
|
||||
"Lkotlin/jvm/functions/Function1<",
|
||||
"-",
|
||||
"Lkotlin/coroutines/CoroutineContext$a;",
|
||||
"+TE;>;)V"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
const-string v0, "baseKey"
|
||||
|
||||
invoke-static {p1, v0}, Lx/m/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
const-string v0, "safeCast"
|
||||
|
||||
invoke-static {p2, v0}, Lx/m/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p2, p0, Lx/j/b;->b:Lkotlin/jvm/functions/Function1;
|
||||
|
||||
instance-of p2, p1, Lx/j/b;
|
||||
|
||||
if-eqz p2, :cond_0
|
||||
|
||||
check-cast p1, Lx/j/b;
|
||||
|
||||
iget-object p1, p1, Lx/j/b;->a:Lkotlin/coroutines/CoroutineContext$b;
|
||||
|
||||
:cond_0
|
||||
iput-object p1, p0, Lx/j/b;->a:Lkotlin/coroutines/CoroutineContext$b;
|
||||
|
||||
return-void
|
||||
.end method
|
Loading…
Add table
Add a link
Reference in a new issue