package h.b.p.a0;

/* JADX INFO: compiled from: JsonTreeReader.kt */
/* JADX INFO: loaded from: classes.dex */
@g.i
@g.e0.j.a.e(c = "kotlinx.serialization.json.internal.JsonTreeReader", f = "JsonTreeReader.kt", l = {23}, m = "readObject")
public final class v extends g.e0.j.a.c {

    /* JADX INFO: renamed from: g, reason: collision with root package name */
    public Object f4538g;

    /* JADX INFO: renamed from: h, reason: collision with root package name */
    public Object f4539h;

    /* JADX INFO: renamed from: i, reason: collision with root package name */
    public Object f4540i;

    /* JADX INFO: renamed from: j, reason: collision with root package name */
    public Object f4541j;

    /* JADX INFO: renamed from: k, reason: collision with root package name */
    public /* synthetic */ Object f4542k;

    /* JADX INFO: renamed from: l, reason: collision with root package name */
    public final /* synthetic */ w f4543l;
    public int m;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public v(w wVar, g.e0.d<? super v> dVar) {
        super(dVar);
        this.f4543l = wVar;
    }

    @Override // g.e0.j.a.a
    public final Object b(Object obj) {
        this.f4542k = obj;
        this.m |= Integer.MIN_VALUE;
        return w.a(this.f4543l, null, this);
    }
}
