Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 69ab6c6330aa30cd7c4be60840d926a5e763aaca
https://github.com/WebKit/WebKit/commit/69ab6c6330aa30cd7c4be60840d926a5e763aaca
Author: Yusuke Suzuki <[email protected]>
Date: 2026-07-15 (Wed, 15 Jul 2026)
Changed paths:
M Source/JavaScriptCore/llint/LowLevelInterpreter.cpp
M Source/JavaScriptCore/offlineasm/cloop.rb
Log Message:
-----------
[JSC] CLoop is broken with loadh / storeh
https://bugs.webkit.org/show_bug.cgi?id=319514
rdar://182322728
Reviewed by Keith Miller.
CLoop was not appropriately adding loadh / storeh handlings. This patch
adds them.
* Source/JavaScriptCore/llint/LowLevelInterpreter.cpp:
(JSC::CLoopRegister::i16 const):
(JSC::CLoopRegister::u16 const):
* Source/JavaScriptCore/offlineasm/cloop.rb:
Canonical link: https://commits.webkit.org/317249@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications