Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 409c9304985790d3e024131fadd7841c6fa95706
https://github.com/WebKit/WebKit/commit/409c9304985790d3e024131fadd7841c6fa95706
Author: Sosuke Suzuki <[email protected]>
Date: 2025-03-22 (Sat, 22 Mar 2025)
Changed paths:
M JSTests/stress/iterator-open-throw-for-non-objects.js
M JSTests/stress/number-prototype-to-string-dfg-bad-this-value-radix-10.js
M
JSTests/stress/number-prototype-to-string-dfg-bad-this-value-radix-absent.js
M JSTests/stress/putDirectWithReify-JSFinalObject.js
M JSTests/stress/regexp-exec-consistent-error-message.js
M JSTests/stress/regexp-split-side-effects-via-hasIndices-and-dotAll.js
M JSTests/stress/string-prototype-at.js
Log Message:
-----------
[JSC] Remove remaining hard coded test loop count for JSTests/stress
https://bugs.webkit.org/show_bug.cgi?id=290255
Reviewed by Yusuke Suzuki.
https://commits.webkit.org/289981@main introduced `testLoopCount` for JS
tests. But loop counts written as `runs = value` are remaining.
This patch fixes it.
* JSTests/stress/iterator-open-throw-for-non-objects.js:
* JSTests/stress/number-prototype-to-string-dfg-bad-this-value-radix-10.js:
* JSTests/stress/number-prototype-to-string-dfg-bad-this-value-radix-absent.js:
* JSTests/stress/putDirectWithReify-JSFinalObject.js:
* JSTests/stress/regexp-exec-consistent-error-message.js:
(test):
* JSTests/stress/regexp-split-side-effects-via-hasIndices-and-dotAll.js:
* JSTests/stress/string-prototype-at.js:
(test):
Canonical link: https://commits.webkit.org/292553@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes