31793180318131823183318431853186318731883189
} reply.putInt(val); } else { throw new ErlangError(EAtom.intern("einval")); } } return reply; }
143144145146147148149150151152153
} while (pair0 == EProc.TAIL_MARKER); ETuple2 out = ETuple2.cast(pair0); if (out == null) { throw new ErlangError(am_badmatch, pair0); } map.add(out.elem1); acc = out.elem2;
309310311312313314315
System.arraycopy(reg,0, res,0, arity); return res; } public static int nofailLabel() { throw new ErlangError(EAtom.intern("nofail_failed")); }