[Webkit-unassigned] [Bug 156611] New: AbstractInterpreter should be more knowledgeable about the delete by id operation.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 14 16:27:52 PDT 2016


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

            Bug ID: 156611
           Summary: AbstractInterpreter should be more knowledgeable about
                    the delete by id operation.
    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: keith_miller at apple.com

Currently the AbstractInterpreter assumes that delete will clobber the world. It could notice that for the set of structures that can reach the delete node the identifier to delete will be a miss.

-- 
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/20160414/9698e1c8/attachment.html>


More information about the webkit-unassigned mailing list