a$f.smali

.class public final Lge/a$f;
.super Lkotlin/coroutines/jvm/internal/ContinuationImpl;
.source "ConditionTask.kt"


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lge/a;->a(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Ljava/lang/Object;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x19
    name = null
.end annotation

.annotation runtime Lkotlin/coroutines/jvm/internal/DebugMetadata;
    c = "com.shopee.foody.driver.conditiontask.internal.tasks.ConditionTask"
    f = "ConditionTask.kt"
    i = {
        0x0,
        0x0,
        0x1,
        0x1
    }
    l = {
        0x41,
        0x43
    }
    m = "doSuccessLogic"
    n = {
        "this",
        "result",
        "this",
        "result"
    }
    s = {
        "L$0",
        "L$1",
        "L$0",
        "L$1"
    }
.end annotation


# instance fields
.field public synthetic a:Ljava/lang/Object;

.field public b:I

.field public final synthetic c:Lge/a;

.field public d:Ljava/lang/Object;

.field public e:Ljava/lang/Object;


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method

.method public constructor <init>(Lge/a;Lkotlin/coroutines/Continuation;)V
    .registers 3

    iput-object p1, p0, Lge/a$f;->c:Lge/a;

    invoke-direct {p0, p2}, Lkotlin/coroutines/jvm/internal/ContinuationImpl;-><init>(Lkotlin/coroutines/Continuation;)V

    return-void
.end method


# virtual methods
.method public final invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object;
    .registers 3

    iput-object p1, p0, Lge/a$f;->a:Ljava/lang/Object;

    iget p1, p0, Lge/a$f;->b:I

    const/high16 v0, -0x80000000

    or-int/2addr p1, v0

    iput p1, p0, Lge/a$f;->b:I

    iget-object p1, p0, Lge/a$f;->c:Lge/a;

    const/4 v0, 0x0

    invoke-virtual {p1, v0, p0}, Lge/a;->a(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Ljava/lang/Object;

    move-result-object p1

    return-object p1
.end method