michael@0: // |jit-test| error: InternalError michael@0: michael@0: for (e in (function x() { [eval()].some(x) } ())); michael@0: michael@0: /* Don't crash or assert. */ michael@0: