Closed Bug 708782 Opened 12 years ago Closed 12 years ago

IonMonkey: Assertion failure: no payload..., ion/x86/CodeGenerator-x86.cpp:137

Categories

(Core :: JavaScript Engine, defect)

x86
All
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: jandem, Assigned: dvander)

References

Details

Attachments

(1 file)

jit-test/tests/debug/onEnterFrame-01.js asserts on x86 with --ion-eager. Reduced testcase without callgname:

var type;
function test() {
    type = undefined;
}
test();
Attached patch fixSplinter Review
Assignee: general → dvander
Status: NEW → ASSIGNED
Attachment #583991 - Flags: review?(jdemooij)
Attachment #583991 - Flags: review?(jdemooij) → review+
http://hg.mozilla.org/projects/ionmonkey/rev/b235c328a6d9
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.