[Webkit-unassigned] [Bug 68485] New: DFG JIT always speculates integer on modulo

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 20 15:59:00 PDT 2011


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

           Summary: DFG JIT always speculates integer on modulo
           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


The DFG JIT always speculates that the inputs to a modulo (%) are integers, even when they aren't.

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