Closed Bug 646547 Opened 13 years ago Closed 13 years ago

TI+JM: Assertion failure: inRegister(), at ../methodjit/RematInfo.h:244

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 646495

People

(Reporter: jandem, Unassigned)

References

Details

--
function f() {
    var x;
    var y;
    return x = --y;
}
f();
--
$ ./js -a -n -m test.js
Assertion failure: inRegister(), at ../methodjit/RematInfo.h:244
Same invariant violation as bug 646495.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.