[Webkit-unassigned] [Bug 116552] JSC Assertion tests failures on MIPS.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 23 13:22:06 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=116552





--- Comment #4 from Darin Adler <darin at apple.com>  2013-05-23 13:20:34 PST ---
(From update of attachment 202450)
View in context: https://bugs.webkit.org/attachment.cgi?id=202450&action=review

> Source/JavaScriptCore/assembler/MacroAssemblerMIPS.h:1633
> +        // ASSERT((cond == Overflow) || (cond == Signed) || (cond == Zero) || (cond == NonZero));

Why leave in this other assertion commented out? Please just delete it.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list