s.switchTable(sw, i0 + i, oss[i][0] == null ? sw0 : swObj);
s.switchTable(sw, i0 - i, oss[i][0] == null ? sw0 : swObj_);
}
else if (c.t != null) // New and Single
{
s.switchTableHere(sw, i0 + i);
if (c.mode == Single.class)
{
s.ins0(DUP);
s.insU2(GETFIELD, fCis[i]);
s.ins0(DUP);