[Webkit-unassigned] [Bug 169596] New: [JSC][FTL] FTL should support Arrayify

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 14 01:01:44 PDT 2017


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

            Bug ID: 169596
           Summary: [JSC][FTL] FTL should support Arrayify
    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: utatane.tea at gmail.com

https://arewefastyet.com/#machine=29&view=single&suite=six-speed&subtest=map-set-es5
Performance regression is shown due to FTL rejection for Arrayify node.
I guess some recent change makes Arrayify in the above benchmark marked-reachable, and then FTL rejects it.

-- 
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/20170314/b4947744/attachment.html>


More information about the webkit-unassigned mailing list