Closed Bug 767679 Opened 12 years ago Closed 12 years ago

IonMonkey: "Assertion failure: isObject(),"

Categories

(Core :: JavaScript Engine, defect)

Other Branch
x86
macOS
defect
Not set
critical

Tracking

()

RESOLVED FIXED

People

(Reporter: gkw, Assigned: dvander)

References

Details

(Keywords: assertion, regression, testcase)

Attachments

(2 files)

Attached file stack
eval("\
    \"use strict\";\
    a();\
    function a() {\
        print\
    }\
")

asserts js debug shell on IonMonkey changeset 05a756967f25 with --ion-eager at Assertion failure: isObject(), 

Due to skipped revisions, the first bad revision could be any of:
changeset:   87140:f46cfb199e77
user:        Sean Stangl
date:        Mon Feb 06 17:15:24 2012 -0800
summary:     Make native calls faster. (Bug 721031, r=dvander)

changeset:   87141:2ce3daef5bd2
user:        Sean Stangl
date:        Mon Feb 06 17:55:48 2012 -0800
summary:     Fix warnings. (Bug 721031, red)
Attached patch fixSplinter Review
Assignee: general → dvander
Status: NEW → ASSIGNED
Attachment #639442 - Flags: review?
Attachment #639442 - Flags: review? → review?(sstangl)
Attachment #639442 - Flags: review?(sstangl) → review+
This is fixed with the most recent mozilla-central merge.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Automatically extracted testcase for this bug was committed:

https://hg.mozilla.org/mozilla-central/rev/2e891e0db397
Flags: in-testsuite+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: