package h.b.p.a0;

import g.l;

/* JADX INFO: compiled from: CharArrayPool.kt */
/* JADX INFO: loaded from: classes.dex */
@g.i
public final class c {
    public static final c a = new c();

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public static final g.c0.e<char[]> f4508b = new g.c0.e<>();

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public static int f4509c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public static final int f4510d;

    static {
        Object objL;
        try {
            String property = System.getProperty("kotlinx.serialization.json.pool.size");
            g.h0.c.l.e(property, "getProperty(\"kotlinx.ser…lization.json.pool.size\")");
            objL = g.m0.f.N(property);
        } catch (Throwable th) {
            objL = f.a.y.a.L(th);
        }
        if (objL instanceof l.a) {
            objL = null;
        }
        Integer num = (Integer) objL;
        f4510d = num != null ? num.intValue() : 1048576;
    }
}
