[Webkit-unassigned] [Bug 170943] New: [DFG] Convert ValueAdd(Int32, String) => MakeRop(ToString(Int32), String)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 18 04:29:05 PDT 2017


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

            Bug ID: 170943
           Summary: [DFG] Convert ValueAdd(Int32, String) =>
                    MakeRop(ToString(Int32), String)
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: utatane.tea at gmail.com

It is helpful because we can say that MakeRope and ToString is side-effect free in this case!

-- 
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/20170418/e558fe60/attachment.html>


More information about the webkit-unassigned mailing list