Closed Bug 719749 Opened 12 years ago Closed 12 years ago

IonMonkey: Assertion failure: interval->start() < pos && pos < interval->end(), at LinearScan.cpp:1238

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: jandem, Assigned: jandem)

References

Details

Attachments

(1 file)

Attached patch PatchSplinter Review
setPropTypeGuard.js and Frame-onStep-07.js fail with this assert.

The problem is that LCallSetPropertyT does not use at-start for its operands. We can fix the instruction to use *AtStart, but I think we should do what you suggested a while ago: make call instruction operands default to at-start.
Attachment #590165 - Flags: review?(dvander)
Attachment #590165 - Flags: review?(dvander) → review+
https://hg.mozilla.org/projects/ionmonkey/rev/fe0c029a7bc4
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.