70 lines
1.4 KiB
Smali
70 lines
1.4 KiB
Smali
|
.class public final Lz/k/c$a;
|
||
|
.super Ljava/lang/Object;
|
||
|
.source "CoroutineContextImpl.kt"
|
||
|
|
||
|
# interfaces
|
||
|
.implements Ljava/io/Serializable;
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
||
|
value = Lz/k/c;
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/InnerClass;
|
||
|
accessFlags = 0x19
|
||
|
name = "a"
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# static fields
|
||
|
.field public static final serialVersionUID:J
|
||
|
|
||
|
|
||
|
# instance fields
|
||
|
.field public 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}, Lz/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
||
|
|
||
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||
|
|
||
|
iput-object p1, p0, Lz/k/c$a;->elements:[Lkotlin/coroutines/CoroutineContext;
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
.method private final readResolve()Ljava/lang/Object;
|
||
|
.locals 5
|
||
|
|
||
|
iget-object v0, p0, Lz/k/c$a;->elements:[Lkotlin/coroutines/CoroutineContext;
|
||
|
|
||
|
sget-object v1, Lz/k/f;->d:Lz/k/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
|