Changes of com.discord v1349
This commit is contained in:
parent
ee3363e6d6
commit
3f4974bc38
11672 changed files with 479129 additions and 478996 deletions
69
com.discord/smali_classes2/x/j/c$a.smali
Normal file
69
com.discord/smali_classes2/x/j/c$a.smali
Normal file
|
@ -0,0 +1,69 @@
|
|||
.class public final Lx/j/c$a;
|
||||
.super Ljava/lang/Object;
|
||||
.source "CoroutineContextImpl.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Ljava/io/Serializable;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Lx/j/c;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x19
|
||||
name = "a"
|
||||
.end annotation
|
||||
|
||||
|
||||
# static fields
|
||||
.field private static final serialVersionUID:J
|
||||
|
||||
|
||||
# instance fields
|
||||
.field private final elements:[Lkotlin/coroutines/CoroutineContext;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>([Lkotlin/coroutines/CoroutineContext;)V
|
||||
.locals 1
|
||||
|
||||
const-string v0, "elements"
|
||||
|
||||
invoke-static {p1, v0}, Lx/m/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lx/j/c$a;->elements:[Lkotlin/coroutines/CoroutineContext;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method private final readResolve()Ljava/lang/Object;
|
||||
.locals 5
|
||||
|
||||
iget-object v0, p0, Lx/j/c$a;->elements:[Lkotlin/coroutines/CoroutineContext;
|
||||
|
||||
sget-object v1, Lx/j/f;->d:Lx/j/f;
|
||||
|
||||
array-length v2, v0
|
||||
|
||||
const/4 v3, 0x0
|
||||
|
||||
:goto_0
|
||||
if-ge v3, v2, :cond_0
|
||||
|
||||
aget-object v4, v0, v3
|
||||
|
||||
invoke-interface {v1, v4}, Lkotlin/coroutines/CoroutineContext;->plus(Lkotlin/coroutines/CoroutineContext;)Lkotlin/coroutines/CoroutineContext;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
add-int/lit8 v3, v3, 0x1
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
return-object v1
|
||||
.end method
|
Loading…
Add table
Add a link
Reference in a new issue