michael@0: // Binary: cache/js-dbg-32-2ee92d697741-linux michael@0: // Flags: -m michael@0: // michael@0: function f(foo) { michael@0: foo.replace(/s/, "") michael@0: Function(foo)() michael@0: } michael@0: for (a = 0; a < 1000; a++) { michael@0: f("\ michael@0: for (var b = 0; b < 7; b++) {\ michael@0: gczeal(2)\ michael@0: }\ michael@0: ") michael@0: }