[Webkit-unassigned] [Bug 169519] New: FTL should not flush strict arguments unless it really needs to

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 11 21:18:22 PST 2017


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

            Bug ID: 169519
           Summary: FTL should not flush strict arguments unless it really
                    needs to
    Classification: Unclassified
           Product: WebKit
           Version: WebKit 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

We use flushing of arguments for a lot of different things. One of them is sloppy arguments reflection. We can easily teach the FTL not to do that for strict mode.

-- 
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/20170312/01fe81c2/attachment-0001.html>


More information about the webkit-unassigned mailing list