package defpackage;

import com.google.android.gms.measurement.api.AppMeasurementSdk;
import kotlin.Metadata;
import kotlin.coroutines.Continuation;

/* JADX INFO: renamed from: ota, reason: from Kotlin metadata and case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
@Metadata(d1 = {"\u0000\f\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0004\u0010\u0007\u001a\u00020\u0003\"\u0004\b\u0000\u0010\u0000\"\u0004\b\u0001\u0010\u00012\u0006\u0010\u0002\u001a\u00028\u0000H\u008a@¢\u0006\u0004\b\u0004\u0010\u0005¨\u0006\u0006"}, d2 = {"T", "R", AppMeasurementSdk.ConditionalUserProperty.VALUE, "Le6a;", "emit", "(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Ljava/lang/Object;", "jd3", "<anonymous>"}, k = 3, mv = {1, 8, 0})
@vx8
public final class C0646ota<T> implements l43 {
    /* JADX WARN: Removed duplicated region for block: B:7:0x0013  */
    @Override // defpackage.l43
    /*
        Code decompiled incorrectly, please refer to instructions dump.
    */
    public final Object emit(Object obj, Continuation continuation) {
        nta ntaVar;
        if (continuation instanceof nta) {
            ntaVar = (nta) continuation;
            int i = ntaVar.b;
            if ((i & Integer.MIN_VALUE) != 0) {
                ntaVar.b = i - Integer.MIN_VALUE;
            } else {
                ntaVar = new nta(this, continuation);
            }
        }
        Object obj2 = ntaVar.a;
        ck1 ck1Var = ck1.a;
        int i2 = ntaVar.b;
        if (i2 == 0) {
            s38.b(obj2);
            throw null;
        }
        if (i2 != 1) {
            throw new IllegalStateException("call to 'resume' before 'invoke' with coroutine");
        }
        s38.b(obj2);
        return e6a.a;
    }
}
