[Webkit-unassigned] [Bug 120167] ASSERT in dfg/DFGSpeculativeJIT.h SpeculateCellOperand ctor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 22 12:36:58 PDT 2013


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





--- Comment #1 from AnthonyS <ascian at rim.com>  2013-08-22 12:36:26 PST ---
Looking at the source code for dfg/DFGSpeculativeJIT32_64.cpp, all the two arg var declarations of type SpeculateCellOperand will trigger the assert in the ctor. They should all be visited and corrected (or change the ASSERT in the ctor).

-- 
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