[webkit-changes] [WebKit/WebKit] bca4ad: Fix exceptions in WasmOMGIRGenerator32_64
aoikonomopoulos
noreply at github.com
Mon Oct 28 10:00:08 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: bca4ade201f5ffa8b9ce12221ed288d7820c5623
https://github.com/WebKit/WebKit/commit/bca4ade201f5ffa8b9ce12221ed288d7820c5623
Author: Angelos Oikonomopoulos <angelos at igalia.com>
Date: 2024-10-28 (Mon, 28 Oct 2024)
Changed paths:
M Source/JavaScriptCore/wasm/WasmOMGIRGenerator32_64.cpp
Log Message:
-----------
Fix exceptions in WasmOMGIRGenerator32_64
https://bugs.webkit.org/show_bug.cgi?id=282168
Reviewed by Justin Michaud.
Generate EncodedJSValue from the pointer supplied by
buildEntryBufferForCatch.
* Source/JavaScriptCore/wasm/WasmOMGIRGenerator32_64.cpp:
(JSC::Wasm::OMGIRGenerator::emitCatchImpl):
(JSC::Wasm::OMGIRGenerator::emitCatchTableImpl):
(JSC::Wasm::OMGIRGenerator::addRethrow):
(JSC::Wasm::OMGIRGenerator::addThrowRef):
Canonical link: https://commits.webkit.org/285766@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