[Webkit-unassigned] [Bug 88477] New: PredictedType should be called SpeculatedType

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 6 18:13:29 PDT 2012


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

           Summary: PredictedType should be called SpeculatedType
           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


Justification: it's used for more than just predictions.  It's also used for type proofs in the CFA and DFG backend.

The only thing in common between all uses of the types in PredictedType is that they are all used for creating and optimizing speculations, even though sometimes they mean predictions and other times they mean proofs.

Already rubber stamped by Gavin Barraclough.

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