[Webkit-unassigned] [Bug 210927] New: FastArray iteration should be able to use CompareBelow
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Apr 23 11:38:31 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=210927
Bug ID: 210927
Summary: FastArray iteration should be able to use CompareBelow
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: keith_miller at apple.com
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.
--
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/20200423/d6fb3c8b/attachment.htm>
More information about the webkit-unassigned
mailing list