michael@0: // Binary: cache/js-dbg-32-761988dd0d81-linux michael@0: // Flags: -j michael@0: // michael@0: for (j = 0; j < 3; j++) {} michael@0: m = []; michael@0: m.concat(); michael@0: n = []; michael@0: n.concat([]); michael@0: Function("\ michael@0: for (i = 0; i < 8; i++)\ michael@0: ((function f1(b, c) {\ michael@0: if (c) {\ michael@0: return (gc)()\ michael@0: }\ michael@0: f1(b, 1);\ michael@0: ((function f2(d, e) {\ michael@0: return d.length == e ? 0 : d[e] + f2(d, e + 1)\ michael@0: })([{}, /x/, /x/], 0))\ michael@0: })())\ michael@0: ")()