[Webkit-unassigned] [Bug 58154] New: Add support for comparison operators to the DFG JIT.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 8 12:51:03 PDT 2011


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

           Summary: Add support for comparison operators to the DFG JIT.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: barraclough at apple.com


Add support for <, <=, ==, ===, and also !.  Add support for all corresponding bytecode ops, including the not- and -null forms.  Initially add functionally correct support, we'll revisit the performance.

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