[webkit-changes] [WebKit/WebKit] 41ad15: Fix a few more type mismatches in WasmOMGIRGenerat...
aoikonomopoulos
noreply at github.com
Fri Aug 2 11:05:50 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 41ad1501923fcdd84ef4d490ef9ea14735c6fad2
https://github.com/WebKit/WebKit/commit/41ad1501923fcdd84ef4d490ef9ea14735c6fad2
Author: Angelos Oikonomopoulos <angelos at igalia.com>
Date: 2024-08-02 (Fri, 02 Aug 2024)
Changed paths:
M Source/JavaScriptCore/wasm/WasmOMGIRGenerator32_64.cpp
Log Message:
-----------
Fix a few more type mismatches in WasmOMGIRGenerator32_64.cpp
https://bugs.webkit.org/show_bug.cgi?id=277540
Reviewed by Justin Michaud.
Fix a number of typing mismatches around refs.
* Source/JavaScriptCore/wasm/WasmOMGIRGenerator32_64.cpp:
(JSC::Wasm::OMGIRGenerator::addI31GetU):
(JSC::Wasm::OMGIRGenerator::emitRefTestOrCast):
(JSC::Wasm::OMGIRGenerator::addCallRef):
Canonical link: https://commits.webkit.org/281768@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