[Webkit-unassigned] [Bug 69552] DFG implementation of UInt32ToNumber is missing a break statement

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 6 14:45:57 PDT 2011


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





--- Comment #5 from Filip Pizlo <fpizlo at apple.com>  2011-10-06 14:45:57 PST ---
(In reply to comment #3)
> Can this be regression tested?

I think we should strive to do this right, in one go: https://bugs.webkit.org/show_bug.cgi?id=69565

The DFG's speculation on arithmetic operations is starting to stabilize to the point where it can be succinctly described and elegantly tested.  I think we should take a break at some point from adding new bugs to the DFG and figure out a testing harness that can do this the right way, and uniformly, to minimize the number of redundant tests that we add.

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