michael@0: // |jit-test| error:TypeError michael@0: michael@0: // Binary: cache/js-dbg-64-44dcffe8792b-linux michael@0: // Flags: -a michael@0: // michael@0: try { michael@0: x = []; michael@0: Array.prototype.forEach() michael@0: } catch (e) {} michael@0: x.forEach()