Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 653075383222482832cf4509967ea1d9d6f6f2d2
https://github.com/WebKit/WebKit/commit/653075383222482832cf4509967ea1d9d6f6f2d2
Author: Justin Michaud <[email protected]>
Date: 2026-03-13 (Fri, 13 Mar 2026)
Changed paths:
M JSTests/stress/baselinejittrue.js
M JSTests/stress/get-private-name-cache-failure.js
M JSTests/stress/map-forEach.js
M Source/JavaScriptCore/bytecode/Repatch.cpp
M Source/JavaScriptCore/dfg/DFGJITCompiler.cpp
M Source/JavaScriptCore/runtime/Options.h
M Source/JavaScriptCore/runtime/OptionsList.h
M Source/WTF/wtf/PlatformEnable.h
M Tools/Scripts/run-jsc-stress-tests
Log Message:
-----------
[ARMv7] Disable JIT
https://bugs.webkit.org/show_bug.cgi?id=309496
Reviewed by Keith Miller.
This is no longer working after recent breakage, disabling to keep EWS
green.
* JSTests/stress/baselinejittrue.js:
* JSTests/stress/get-private-name-cache-failure.js:
* JSTests/stress/map-forEach.js:
* Source/JavaScriptCore/bytecode/Repatch.cpp:
(JSC::linkPolymorphicCall):
(JSC::tryCacheArrayGetByVal):
(JSC::tryCacheArrayPutByVal):
(JSC::tryCacheArrayInByVal):
* Source/JavaScriptCore/dfg/DFGJITCompiler.cpp:
(JSC::DFG::JITCompiler::link):
(JSC::DFG::JITCompiler::addPropertyInlineCache):
* Source/JavaScriptCore/runtime/Options.h:
(JSC::Options::jitEnabledByDefault):
* Source/JavaScriptCore/runtime/OptionsList.h:
* Source/WTF/wtf/PlatformEnable.h:
* Tools/Scripts/run-jsc-stress-tests:
Canonical link: https://commits.webkit.org/309239@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications