Closed Bug 776315 Opened 12 years ago Closed 12 years ago

"Assertion failure: !funCon || !addUseStrict,"

Categories

(Core :: JavaScript Engine, defect)

x86_64
macOS
defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 776314

People

(Reporter: gkw, Unassigned)

References

Details

(Keywords: assertion, regression, testcase)

Attachments

(1 file)

Attached file stack (deleted) —
function g(code) { f = Function(code) disassemble("-r", f) } g("\ \"use strict\";\ ({n:function(){(1 for(x in a))}})\ ") asserts js debug shell on m-c changeset defbe00ca091 without any CLI arguments at Assertion failure: !funCon || !addUseStrict, autoBisect shows this is probably related to the following changeset: The first bad revision is: changeset: 99950:e080642175e6 user: Benjamin Peterson date: Fri Jul 20 20:17:38 2012 +0200 summary: Bug 761723 - Save script sources to implement Function.prototype.toString. r=jorendorff,njn,jimb,jst,Ms2ger
This is basically bug 776314 by another name.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
A testcase for this bug was already added in the original bug (bug 776314).
Flags: in-testsuite-
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: