[webkit-changes] [WebKit/WebKit] fea4bf: [JSC] Fix `JSTests/stress/iterator-prototype-toArr...
SUZUKI Sosuke
noreply at github.com
Wed Sep 11 15:32:16 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: fea4bfe10426ef29cdfd2182b3706c3fdd23884c
https://github.com/WebKit/WebKit/commit/fea4bfe10426ef29cdfd2182b3706c3fdd23884c
Author: Sosuke Suzuki <aosukeke at gmail.com>
Date: 2024-09-11 (Wed, 11 Sep 2024)
Changed paths:
M JSTests/stress/iterator-prototype-toArray.js
Log Message:
-----------
[JSC] Fix `JSTests/stress/iterator-prototype-toArray.js`
https://bugs.webkit.org/show_bug.cgi?id=279502
Reviewed by Yusuke Suzuki.
This patch fixes the mistaken use of a constant in a for loop.
* JSTests/stress/iterator-prototype-toArray.js:
(sameArray):
Canonical link: https://commits.webkit.org/283504@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list