Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c7a6948dcb1c3da01b1241efad8c4b92d6d330ca
https://github.com/WebKit/WebKit/commit/c7a6948dcb1c3da01b1241efad8c4b92d6d330ca
Author: Angelos Oikonomopoulos <[email protected]>
Date: 2024-10-12 (Sat, 12 Oct 2024)
Changed paths:
M Source/JavaScriptCore/wasm/WasmOMGIRGenerator32_64.cpp
Log Message:
-----------
Bring WasmOMGIRGenerator32_64.cpp up to speed with the FunctionSpaceIndex
changes in WasmOMGIRGenerator.cpp
https://bugs.webkit.org/show_bug.cgi?id=281246
Reviewed by Yusuke Suzuki.
Bring in the bits to properly set outgoingJITDirectCallees and
dependencies. This avoids an insta-crash when tiering up to OMG, since
outgoingJITDirectCallees would be empty.
* Source/JavaScriptCore/wasm/WasmOMGIRGenerator32_64.cpp:
(JSC::Wasm::OMGIRGenerator::OMGIRGenerator):
(JSC::Wasm::OMGIRGenerator::addRefFunc):
(JSC::Wasm::OMGIRGenerator::canInline const):
(JSC::Wasm::OMGIRGenerator::addCall):
(JSC::Wasm::parseAndCompileOMG):
Canonical link: https://commits.webkit.org/285064@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