static int stdHash_nonTransient(O a) { if (a == null) ret 0; ret stdHash(a, nonTransientNonStaticFields(a)); }