Closed
Bug 451340
Opened 17 years ago
Closed 17 years ago
Crash [@ CheckDestructuring]
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: crash, regression, testcase)
Crash Data
js> function x([y]) { }
Crash [@ CheckDestructuring]
This kills jsfunfuzz within a second most of the time.
| Reporter | ||
Comment 1•17 years ago
|
||
This was a regression from the patch in bug 418051, which has been backed out.
Comment 3•17 years ago
|
||
/cvsroot/mozilla/js/tests/js1_7/expressions/regress-451340.js,v <-- regress-451340.js
initial revision: 1.1
http://hg.mozilla.org/mozilla-central/rev/c908af7dfec5
Flags: in-testsuite+
Flags: in-litmus-
Updated•14 years ago
|
Crash Signature: [@ CheckDestructuring]
You need to log in
before you can comment on or make changes to this bug.
Description
•