michael@0: // |jit-test| error: TypeError michael@0: michael@0: eval("\ michael@0: function NaN() {}\ michael@0: for(w in s) {}\ michael@0: ") michael@0: michael@0: // Don't assert.