Closed Bug 483974 Opened 16 years ago Closed 16 years ago

ecma_3/Object/8.6.1-01.js FAIL - setting read only property should warn in strict mode

Categories

(Core :: JavaScript Engine, defect)

x86
All
defect
Not set
normal

Tracking

()

VERIFIED FIXED

People

(Reporter: bc, Unassigned)

References

Details

(Keywords: regression, testcase, verified1.9.1)

In strict mode, setting a read-only property should generate a warning: Throw if STRICT and WERROR is enabled reason: Expected value 's.length is read-only', Actual value '' tm and mc regressed by bug 483103, http://hg.mozilla.org/tracemonkey/rev/196d83a0bb84
Flags: in-testsuite+
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
v 1.9.1, 1.9.2
Keywords: verified1.9.1
v 1.9.3
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.