Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: dc07b5e87d54d74d1a7f86c2ba92b914709edfe0
https://github.com/WebKit/WebKit/commit/dc07b5e87d54d74d1a7f86c2ba92b914709edfe0
Author: Yusuke Suzuki <[email protected]>
Date: 2024-08-07 (Wed, 07 Aug 2024)
Changed paths:
M Source/JavaScriptCore/wasm/WasmOMGIRGenerator.cpp
M Source/JavaScriptCore/wasm/WasmOMGIRGenerator32_64.cpp
Log Message:
-----------
Invalid use of checkedSum in WasmOMGIRGenerator
https://bugs.webkit.org/show_bug.cgi?id=277778
rdar://129768477
Reviewed by Yijia Huang.
Fix wrong use of checkedSum in wasm tail calls.
* Source/JavaScriptCore/wasm/WasmOMGIRGenerator.cpp:
(JSC::Wasm::prepareForTailCallImpl):
(JSC::Wasm::OMGIRGenerator::createTailCallPatchpoint):
* Source/JavaScriptCore/wasm/WasmOMGIRGenerator32_64.cpp:
(JSC::Wasm::OMGIRGenerator::createTailCallPatchpoint):
Canonical link: https://commits.webkit.org/281980@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes