Closed
Bug 673954
Opened 13 years ago
Closed 13 years ago
TI: "Assertion failure: !pn->pn_defn,"
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 672892
People
(Reporter: gkw, Unassigned)
References
Details
(Keywords: assertion, testcase)
with({}) for(var x = 3 in e);
asserts js debug shell on JM changeset 8c7adf094b8e without any CLI arguments at Assertion failure: !pn->pn_defn,
Comment 1•13 years ago
|
||
This is very likely bug 672892 and not TI specific.
Reporter | ||
Comment 2•13 years ago
|
||
(In reply to comment #1)
> This is very likely bug 672892 and not TI specific.
Sounds totally possible.
Reporter | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
Comment 4•12 years ago
|
||
A testcase for this bug was already added in the original bug (bug 672892).
Flags: in-testsuite-
You need to log in
before you can comment on or make changes to this bug.
Description
•