[Webkit-unassigned] [Bug 187827] New: DFG AbstractInterpreter: CheckArray filters array modes for DirectArguments using NonIndexingShape

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 19 16:05:10 PDT 2018


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

            Bug ID: 187827
           Summary: DFG AbstractInterpreter: CheckArray filters array
                    modes for DirectArguments using NonIndexingShape
           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: msaboff at apple.com

In the Abstract Interpreter, when we process ArrayCheck nodes, for DirectArgument array types we filter array modes using the mask of 1 (NonIndexingShape).  DirectArguments has a ArrayStorageShape indexing type.

-- 
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/20180719/9c4dc2ba/attachment.html>


More information about the webkit-unassigned mailing list