tmap/smali_classes6/retrofit2/KotlinExtensions$suspendAndThrow$1.smali
2022-06-10 21:38:30 +09:00

103 lines
2.5 KiB
Smali

.class final Lretrofit2/KotlinExtensions$suspendAndThrow$1;
.super Lkotlin/coroutines/jvm/internal/ContinuationImpl;
.source "KotlinExtensions.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lretrofit2/KotlinExtensions;->suspendAndThrow(Ljava/lang/Exception;Lkotlin/coroutines/c;)Ljava/lang/Object;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation runtime Lkotlin/Metadata;
bv = {}
d1 = {
"\u0000\u0018\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0010\u0001\n\u0000\n\u0002\u0010\u0000\n\u0000\u0010\u0006\u001a\u0004\u0018\u00010\u0005*\u00060\u0000j\u0002`\u00012\u000c\u0010\u0004\u001a\u0008\u0012\u0004\u0012\u00020\u00030\u0002H\u0080@"
}
d2 = {
"Ljava/lang/Exception;",
"Lkotlin/Exception;",
"Lkotlin/coroutines/c;",
"",
"continuation",
"",
"suspendAndThrow"
}
k = 0x3
mv = {
0x1,
0x4,
0x0
}
.end annotation
.annotation runtime Lkotlin/coroutines/jvm/internal/DebugMetadata;
c = "retrofit2.KotlinExtensions"
f = "KotlinExtensions.kt"
i = {
0x0
}
l = {
0x71
}
m = "suspendAndThrow"
n = {
"$this$suspendAndThrow"
}
s = {
"L$0"
}
.end annotation
# instance fields
.field public L$0:Ljava/lang/Object;
.field public label:I
.field public synthetic result:Ljava/lang/Object;
# direct methods
.method public constructor <init>(Lkotlin/coroutines/c;)V
.locals 0
invoke-direct {p0, p1}, Lkotlin/coroutines/jvm/internal/ContinuationImpl;-><init>(Lkotlin/coroutines/c;)V
return-void
.end method
# virtual methods
.method public final invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object;
.locals 1
.param p1 # Ljava/lang/Object;
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
.end param
.annotation build Lorg/jetbrains/annotations/Nullable;
.end annotation
iput-object p1, p0, Lretrofit2/KotlinExtensions$suspendAndThrow$1;->result:Ljava/lang/Object;
iget p1, p0, Lretrofit2/KotlinExtensions$suspendAndThrow$1;->label:I
const/high16 v0, -0x80000000
or-int/2addr p1, v0
iput p1, p0, Lretrofit2/KotlinExtensions$suspendAndThrow$1;->label:I
const/4 p1, 0x0
invoke-static {p1, p0}, Lretrofit2/KotlinExtensions;->suspendAndThrow(Ljava/lang/Exception;Lkotlin/coroutines/c;)Ljava/lang/Object;
move-result-object p1
return-object p1
.end method