Closed
Bug 387994
Opened 18 years ago
Closed 16 years ago
"Assertion failure: script->objectsOffset != 0"
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase)
js> (function() { [, ({ x: x })] = [, , ] })()
Assertion failure: script->objectsOffset != 0, at jsopcode.c:1278
Split from bug 355660 comment 6.
Reporter | ||
Comment 1•16 years ago
|
||
WFM, with and without -j. Tested on TM branch.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
![]() |
||
Updated•16 years ago
|
Flags: in-testsuite?
You need to log in
before you can comment on or make changes to this bug.
Description
•