[Webkit-unassigned] [Bug 203486] New: dumpSpeculation in SpeculatedType.cpp prints to the wrong stream and has wrong capitalization for NaN

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 28 06:53:40 PDT 2019


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

            Bug ID: 203486
           Summary: dumpSpeculation in SpeculatedType.cpp prints to the
                    wrong stream and has wrong capitalization for NaN
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Trivial
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: tuomas.webkit at apple.com

in void dumpSpeculation(PrintStream& outStream, SpeculatedType value)
 in SpeculatedType.cpp, "DoubleImpureNan" is printed to out when it should be printed to strOut.

also DoubleImpureNan and DoublePureNan should both end with a capital N.

-- 
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/20191028/da155cfe/attachment.htm>


More information about the webkit-unassigned mailing list