Closed Bug 585341 Opened 14 years ago Closed 14 years ago

JM: "Assertion failure: IsSaneThisObject(argv[-1].toObject()),"

Categories

(Core :: JavaScript Engine, defect)

x86
macOS
defect
Not set
critical

Tracking

()

RESOLVED FIXED

People

(Reporter: gkw, Assigned: cdleary)

References

Details

(Keywords: assertion, regression, testcase)

Attachments

(1 file)

__defineGetter__("x", Float64Array) Function("\ with(this) {\ eval(\"x\")\ }\ ")() asserts js debug shell on JM changeset 787e35063545 with -m at Assertion failure: IsSaneThisObject(argv[-1].toObject()), at ../jsinterp.cpp:309 This occurs even after http://hg.mozilla.org/users/danderson_mozilla.com/moo/rev/b0fcf1ff31ed got checked in.
Assuming this has to do with eager this ;)
Assignee: general → cdleary
Status: NEW → ASSIGNED
Attached patch Fix native get for PIC. (deleted) — Splinter Review
Same fix as bug 578041 but in the JM PIC.
Attachment #464271 - Flags: review?(dvander)
Attachment #464271 - Flags: review?(dvander) → review+
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Depends on: 586600
A testcase for this bug was automatically identified at js/src/jit-test/tests/jaeger/bug585341.js.
Flags: in-testsuite+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: