[Webkit-unassigned] [Bug 215126] New: [JSC][ESNext] We should optimize PutPrivateName

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 4 07:43:35 PDT 2020


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

            Bug ID: 215126
           Summary: [JSC][ESNext] We should optimize PutPrivateName
           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: ticaiolima at gmail.com

Right now, this node is only considering generic case. However there is room to apply some DFG optimizations like generating IC and try to transform it into PutByOffset during constant folding.

-- 
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/20200804/2cc3501c/attachment.htm>


More information about the webkit-unassigned mailing list