Closed Bug 429248 Opened 17 years ago Closed 17 years ago

"Assertion failure: 0" decompiling trapped do..while

Categories

(Core :: JavaScript Engine, defect)

x86
macOS
defect
Not set
critical

Tracking

()

VERIFIED FIXED

People

(Reporter: jruderman, Unassigned)

References

Details

(Keywords: assertion, testcase)

Attachments

(1 file)

jesse-rudermans-computer:~/trunk/mozilla/js/src/Darwin_DBG.OBJ jruderman$ ./js js> function c() { do{}while(0) } js> trap(c, 0, "") js> c Assertion failure: 0, at jsopcode.c:2968
This is fixed by my WIP patch form bug 422137.
Depends on: 422137
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Flags: in-testsuite?
I'll check this in when the tree reopens.
/cvsroot/mozilla/js/tests/ecma_3/extensions/regress-429248.js,v <-- regress-429248.js initial revision: 1.1
Flags: in-testsuite?
Flags: in-testsuite+
Flags: in-litmus-
v 1.9.0
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: