Closed Bug 778268 Opened 13 years ago Closed 13 years ago

Assertion failure: !pn->isDefn(), at ../frontend/ParseNode.h:1437

Categories

(Core :: JavaScript Engine, defect)

x86_64
Linux
defect
Not set
critical

Tracking

()

RESOLVED FIXED
mozilla17

People

(Reporter: decoder, Assigned: Benjamin)

Details

(Keywords: assertion, testcase)

Attachments

(1 file)

The following test asserts on mozilla-central revision f528e021ceb1 (no options required): j : var d; let [j] = Object.prototype.toString.call() = 1, j;
Further simplified: j : 4; let [j] = 1, j;
Assignee: general → bpeterson
Attachment #646788 - Flags: review?(luke)
Attachment #646788 - Flags: review?(luke) → review+
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla17
A testcase for this bug was automatically identified at js/src/jit-test/tests/basic/bug778268.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: