[Webkit-unassigned] [Bug 143736] New: DFG should not insert Phantoms in bytecode parsing or as part of transformations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 14 15:57:49 PDT 2015


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

            Bug ID: 143736
           Summary: DFG should not insert Phantoms in bytecode parsing or
                    as part of transformations
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: fpizlo at apple.com

After https://bugs.webkit.org/show_bug.cgi?id=143734 and https://bugs.webkit.org/show_bug.cgi?id=143735 are done, there will be no need to insert Phantoms as part of bytecode parsing or when removing/transforming code.  So, the code to insert Phantoms should be removed and Node::convertToPhantom() should just become Node::remove().

-- 
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/20150414/e1e1b7e0/attachment.html>


More information about the webkit-unassigned mailing list