Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5b2603cac2fb410d3b8262f84b6daee4be199f7a
https://github.com/WebKit/WebKit/commit/5b2603cac2fb410d3b8262f84b6daee4be199f7a
Author: Sosuke Suzuki <[email protected]>
Date: 2026-07-17 (Fri, 17 Jul 2026)
Changed paths:
M JSTests/stress/promise-prototype-catch-on-non-promise.js
M JSTests/stress/regexp-prototype-symbol-search-on-non-regexp.js
M JSTests/stress/regexp-prototype-test-on-non-regexp.js
M JSTests/stress/string-replace-regexp-with-own-property.js
Log Message:
-----------
[JSC] Skip stress tests using `numberOfDFGCompiles` when JIT is unavailable
https://bugs.webkit.org/show_bug.cgi?id=319613
Reviewed by Keith Miller.
Add "//@ skip if not $jitTests" for skipping stress tests using
`numberOfDFGComples` when JIT is unavailable to fix ARMv7 EWS.
* JSTests/stress/promise-prototype-catch-on-non-promise.js:
* JSTests/stress/regexp-prototype-symbol-search-on-non-regexp.js:
* JSTests/stress/regexp-prototype-test-on-non-regexp.js:
* JSTests/stress/string-replace-regexp-with-own-property.js:
Canonical link: https://commits.webkit.org/317393@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications