michael@0: // Binary: cache/js-dbg-32-32e8c937a409-linux michael@0: // Flags: -m -n -a michael@0: // michael@0: NaN.__proto__; michael@0: function f0() { michael@0: try {} catch(e) {} michael@0: } michael@0: for (i = 0; i < 9; i++) { michael@0: new f0; michael@0: f0(); michael@0: gc() michael@0: }