[Webkit-unassigned] [Bug 186459] New: [DFG] Fold GetByVal if Array is CoW

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 9 02:58:21 PDT 2018


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

            Bug ID: 186459
           Summary: [DFG] Fold GetByVal if Array is CoW
           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

If we know the array is a constant one and it has a CoW structure (by CheckStructure etc.), InBounds GetByVal can be turned into a constant.

-- 
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/20180609/9b291a04/attachment-0001.html>


More information about the webkit-unassigned mailing list