[Webkit-unassigned] [Bug 161541] New: GetByValWithThis: fix opInfo in DFG creation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 2 12:02:20 PDT 2016


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

            Bug ID: 161541
           Summary: GetByValWithThis: fix opInfo in DFG creation
    Classification: Unclassified
           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: jfbastien at apple.com

See: https://bugs.webkit.org/show_bug.cgi?id=160922#c7
Saam points out that I addToGraph with the first opInfo instead of the second. IIUC that pipes into DFG's Node class, whose getHeapPrediction() does: return m_opInfo2.as<SpeculatedType>();

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160902/d434acce/attachment.html>


More information about the webkit-unassigned mailing list