Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e0f4ff1bef58c7f20b994ab04342fcb0345a5efa https://github.com/WebKit/WebKit/commit/e0f4ff1bef58c7f20b994ab04342fcb0345a5efa Author: Angelos Oikonomopoulos <ange...@igalia.com> Date: 2025-04-17 (Thu, 17 Apr 2025)
Changed paths: M Source/JavaScriptCore/wasm/WasmOperations.cpp Log Message: ----------- operationWasmLoopOSREnterBBQJIT needs to handle isRegPair https://bugs.webkit.org/show_bug.cgi?id=291682 Reviewed by Justin Michaud. When we tier up to BBQ with live Int64 values in registers, we need be able to handle an isRegPair() representation. * Source/JavaScriptCore/wasm/WasmOperations.cpp: (JSC::Wasm::JSC_DEFINE_NOEXCEPT_JIT_OPERATION): Canonical link: https://commits.webkit.org/293810@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes