Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0301fc0f931a9b6ae8e98187b8131932e98b5223
https://github.com/WebKit/WebKit/commit/0301fc0f931a9b6ae8e98187b8131932e98b5223
Author: Claudio Saavedra <[email protected]>
Date: 2023-03-14 (Tue, 14 Mar 2023)
Changed paths:
M Source/JavaScriptCore/wasm/WasmBBQJIT.cpp
Log Message:
-----------
[Debug][Wasm] Build fix
https://bugs.webkit.org/show_bug.cgi?id=253880
Reviewed by Philippe Normand.
Value.asLocal() returns an unsigned value,
comparison is redundant (and fails with -Werror=type-limits).
* Source/JavaScriptCore/wasm/WasmBBQJIT.cpp:
(JSC::Wasm::BBQJIT::locationOfWithoutBinding):
Canonical link: https://commits.webkit.org/261630@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes