Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1965202648c326d401f498405394600734bab366
https://github.com/WebKit/WebKit/commit/1965202648c326d401f498405394600734bab366
Author: Keith Miller <[email protected]>
Date: 2026-05-08 (Fri, 08 May 2026)
Changed paths:
M JSTests/stress/json-stringify-inspector-check.js
Log Message:
-----------
[JSC] Unconditionally skip no-llint for json-stringify-inspector-check.js
https://bugs.webkit.org/show_bug.cgi?id=314226
rdar://problem/176389118
Reviewed by Yusuke Suzuki.
This test often fails because it ran out of JIT memory when LLInt is
disabled. Just disable running in no-llint mode.
Canonical link: https://commits.webkit.org/312885@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications