[Webkit-unassigned] [Bug 151265] New: ToThis operation should be eliminated in the DFG if this is a primitive and in strict mode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 13 10:52:49 PST 2015


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

            Bug ID: 151265
           Summary: ToThis operation should be eliminated in the DFG if
                    this is a primitive and in strict mode
    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

In strict mode |this| can be any type and the ToThis operation will be the identity operation as long as the |this| is a primitive.

-- 
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/20151113/e85ad527/attachment.html>


More information about the webkit-unassigned mailing list