Closed Bug 716845 Opened 13 years ago Closed 13 years ago

IonMonkey: Assertion failure: current->entryResumePoint()->numOperands() == nargs + info().nlocals() + 1, at IonBuilder.cpp:332

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: jandem, Assigned: jandem)

References

Details

Attachments

(1 file)

Attached patch Patch (deleted) — Splinter Review
We have to set the scope chain slot when inlining. The TypeOracle's canEnterInlinedScript ensures the scope chain is not used by the inlined script, so I think it's safe to always set it to undefined. This fixes 11 jit-test failures with --ion -n.
Attachment #587268 - Flags: review?(bhackett1024)
Attachment #587268 - Flags: review?(bhackett1024) → review+
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: