[Webkit-unassigned] [Bug 68724] New: ValueToDouble handling in prediction propagation should be ASSERT_NOT_REACHED

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 23 13:30:15 PDT 2011


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

           Summary: ValueToDouble handling in prediction propagation
                    should be ASSERT_NOT_REACHED
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: fpizlo at apple.com


ValueToDouble is inserted as a result of prediction propagation. It should never be inserted by the parser. Hence, it should be handled by the prediction propagator by asserting that the case is not reached.

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