[Webkit-unassigned] [Bug 285095] New: [JSC] Optimize `Array#at` in DFG/FTL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 22 23:23:11 PST 2024


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

            Bug ID: 285095
           Summary: [JSC] Optimize `Array#at` in DFG/FTL
           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: aosukeke at gmail.com

This patch optimize `Array#at` in DFG/FTL using same approach as
    `GetByVal` and `StringAt`.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20241223/3f22b7ac/attachment-0001.htm>


More information about the webkit-unassigned mailing list