478479480481482483484
} @BIF(name="throw") static public EObject throw_ex(EObject reason) { throw new ErlangThrow(reason); }