[Webkit-unassigned] [Bug 139679] New: 0<=NaN return TRUE if disabling JIT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 16 06:49:34 PST 2014


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

            Bug ID: 139679
           Summary: 0<=NaN return TRUE if disabling JIT
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mwang at opentv.com

If --enable-jit=yes, '0<=NaN' returns false.
If --enable-jit=no, '0<=NaN' returns true. it is not corrected.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141216/01fa75d1/attachment-0002.html>


More information about the webkit-unassigned mailing list