Closed
Bug 449509
Opened 17 years ago
Closed 14 years ago
Division and remainder operators evaluate operands in wrong order.
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: bc, Unassigned)
Details
ecma_3/Operators/order-01.js FAIL (see bug 433672)
/, %, /=, %= evaluate their operands in the wrong order.
Flags: in-testsuite+
Flags: in-litmus-
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•