Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 03d11dcd3986d5218cf235dd40f6088ca222ec4c
https://github.com/WebKit/WebKit/commit/03d11dcd3986d5218cf235dd40f6088ca222ec4c
Author: Yusuke Suzuki <[email protected]>
Date: 2026-07-17 (Fri, 17 Jul 2026)
Changed paths:
M Source/JavaScriptCore/wasm/WasmBBQJIT.cpp
Log Message:
-----------
[JSC] Put slow path of emitWriteBarrier in m_slowPaths
https://bugs.webkit.org/show_bug.cgi?id=319688
rdar://182533142
Reviewed by Keith Miller.
Let's place the slow path of emitWriteBarrier in m_slowPaths to make the
main path tight and clean.
* Source/JavaScriptCore/wasm/WasmBBQJIT.cpp:
(JSC::Wasm::BBQJITImpl::BBQJIT::emitWriteBarrier):
Canonical link: https://commits.webkit.org/317448@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications