Closed Bug 743423 Opened 14 years ago Closed 13 years ago

"strict warning: NaN is read-only" is missing with -a -m

Categories

(Core :: JavaScript Engine, defect)

x86_64
macOS
defect
Not set
minor

Tracking

()

RESOLVED FIXED

People

(Reporter: jruderman, Unassigned)

Details

(Keywords: testcase)

options('strict'); evalcx('lazy').eval("NaN |= 2;"); ./js strict warning: NaN is read-only ./js -a -m (no warning)
autoBisect shows this is probably related to the following changeset: The first good revision is: changeset: 117329:0ce29ce2ea7c user: Jeff Walden date: Wed Dec 19 19:32:34 2012 -0500 summary: Bug 824217 - Remove some easy-to-remove tests of JSRESOLVE_ASSIGNING. r=bz Waldo, is this a possible fix?
Flags: needinfo?(jwalden+bmo)
As in the other bug, if comment 1 was asking if that bug fixed this, I'm pretty sure it did.
Flags: needinfo?(jwalden+bmo)
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.