[Webkit-unassigned] [Bug 230189] New: [JSC][32bit] Make DFG::compileEnumeratorGetByVal fast again

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 11 04:10:42 PDT 2021


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

            Bug ID: 230189
           Summary: [JSC][32bit] Make DFG::compileEnumeratorGetByVal fast
                    again
           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: xan.lopez at gmail.com

We reverted to the slow path after https://commits.webkit.org/r280760. Should be able to do what the 64bit version does again if we are able to add more registers to ARMv7 (at least) or use fewer registers to do the same (or approximate) thing.

-- 
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/20210911/81c7855f/attachment.htm>


More information about the webkit-unassigned mailing list