[Webkit-unassigned] [Bug 153025] New: Trust the baseline profiling data on the need for untyped operands support.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 12 11:24:32 PST 2016


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

            Bug ID: 153025
           Summary: Trust the baseline profiling data on the need for
                    untyped operands support.
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mark.lam at apple.com

Currently, the DFG Fixup Phase also checks for a bad exit before it fix up some node operands to be Untyped.  We should not have to do this.  If the baseline profiling data tells us to expect Untyped operands, then we should trust it and just do so.

-- 
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/20160112/aa1d5956/attachment-0001.html>


More information about the webkit-unassigned mailing list