Bug 230189

Summary: [JSC][32bit] Make DFG::compileEnumeratorGetByVal fast again
Product: WebKit Reporter: Xan Lopez <xan.lopez>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: webkit-bug-importer, xan.lopez
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Xan Lopez
Reported 2021-09-11 04:10:42 PDT
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.
Attachments
Radar WebKit Bug Importer
Comment 1 2021-09-18 04:11:13 PDT
Xan Lopez
Comment 2 2021-10-23 12:20:49 PDT
*** This bug has been marked as a duplicate of bug 232052 ***
Note You need to log in before you can comment on or make changes to this bug.