Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: be53e5fb7d969d9c062114ce9b472afc870a869e
https://github.com/WebKit/WebKit/commit/be53e5fb7d969d9c062114ce9b472afc870a869e
Author: Asumu Takikawa <[email protected]>
Date: 2023-12-13 (Wed, 13 Dec 2023)
Changed paths:
A JSTests/wasm/gc/bug266056.js
M Source/JavaScriptCore/wasm/WasmFunctionParser.h
Log Message:
-----------
[Wasm-GC] select operation should subtype check its arguments
https://bugs.webkit.org/show_bug.cgi?id=266056
Reviewed by Justin Michaud.
Use subtyping instead of type equality for annotated select arguments.
* JSTests/wasm/gc/bug266056.js: Added.
* Source/JavaScriptCore/wasm/WasmFunctionParser.h:
(JSC::Wasm::FunctionParser<Context>::parseExpression):
Canonical link: https://commits.webkit.org/272017@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes