RESOLVED DUPLICATE of bug 232052 230189
[JSC][32bit] Make DFG::compileEnumeratorGetByVal fast again
https://bugs.webkit.org/show_bug.cgi?id=230189
Summary [JSC][32bit] Make DFG::compileEnumeratorGetByVal fast again
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.