[webkit-changes] [WebKit/WebKit] 5e9259: [JSC] Fix regression in Wasm::BBQJIT::setGlobal on...
Max Rottenkolber
noreply at github.com
Tue Aug 20 15:19:11 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5e9259f3fd5d24d7d5ccb011e7ceae6990469a51
https://github.com/WebKit/WebKit/commit/5e9259f3fd5d24d7d5ccb011e7ceae6990469a51
Author: Max Rottenkolber <maximilian at igalia.com>
Date: 2024-08-20 (Tue, 20 Aug 2024)
Changed paths:
M Source/JavaScriptCore/wasm/WasmBBQJIT32_64.cpp
Log Message:
-----------
[JSC] Fix regression in Wasm::BBQJIT::setGlobal on armv7
https://bugs.webkit.org/show_bug.cgi?id=277413
Reviewed by Justin Michaud.
Fixes a regression introduced in b7de8d58745394254579958957e487a7a38b4b0b.
* Source/JavaScriptCore/wasm/WasmBBQJIT32_64.cpp:
(JSC::Wasm::BBQJITImpl::BBQJIT::setGlobal):
Canonical link: https://commits.webkit.org/282521@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list