Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d2e743fb9c1a3673120f1e09c30a6ba333a00242
https://github.com/WebKit/WebKit/commit/d2e743fb9c1a3673120f1e09c30a6ba333a00242
Author: Yusuke Suzuki <[email protected]>
Date: 2023-01-18 (Wed, 18 Jan 2023)
Changed paths:
A JSTests/wasm/stress/externref-result-tuple.js
A JSTests/wasm/stress/resources/externref-result-tuple.wasm
M Source/JavaScriptCore/wasm/WasmOperations.cpp
Log Message:
-----------
[JSC] Fix regression from 259011@main
https://bugs.webkit.org/show_bug.cgi?id=250791
rdar://104389435
Reviewed by Mark Lam, Keith Miller and Justin Michaud.
This patch fixes a regression introduced in 259011@main, accidental miss of
assignment.
* JSTests/wasm/stress/externref-result-tuple.js: Added.
(shouldBe):
(async let):
(catch):
* JSTests/wasm/stress/resources/externref-result-tuple.wasm: Added.
* Source/JavaScriptCore/wasm/WasmOperations.cpp:
(JSC::Wasm::JSC_DEFINE_JIT_OPERATION):
Canonical link: https://commits.webkit.org/259053@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes