NEW 210927
FastArray iteration should be able to use CompareBelow
https://bugs.webkit.org/show_bug.cgi?id=210927
Summary FastArray iteration should be able to use CompareBelow
Keith Miller
Reported 2020-04-23 11:38:31 PDT
For some reason I didn't have time to investigate, using a CompareBelow in the fast array iteration case cause a bunch of tests to fail. We should investigate why and fix at some point as we should really only need one comparison to tell if we are done iterating.
Attachments
Note You need to log in before you can comment on or make changes to this bug.