michael@0: // Binary: cache/js-dbg-32-47a8311cf0bb-linux michael@0: // Flags: michael@0: // michael@0: function g(x, n) { michael@0: for (var i = 0; i < n; ++i) { michael@0: x = { michael@0: a: x michael@0: }; michael@0: } michael@0: return x; michael@0: } michael@0: try { michael@0: d = g(0, 672); michael@0: } catch(exc1) {} michael@0: (function() { michael@0: try { michael@0: gczeal(2)(uneval(this)) michael@0: } catch(exc2) {} michael@0: })()