[webkit-changes] [WebKit/WebKit] 6efe72: Unreviewed, fix error strings in wasm
Yusuke Suzuki
noreply at github.com
Wed Nov 9 18:54:25 PST 2022
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6efe72dcad09b8821b6c68a16b3876af25d52746
https://github.com/WebKit/WebKit/commit/6efe72dcad09b8821b6c68a16b3876af25d52746
Author: Yusuke Suzuki <ysuzuki at apple.com>
Date: 2022-11-09 (Wed, 09 Nov 2022)
Changed paths:
M JSTests/wasm/gc/arrays.js
M JSTests/wasm/gc/i31.js
M JSTests/wasm/gc/rec.js
M JSTests/wasm/gc/sub.js
Log Message:
-----------
Unreviewed, fix error strings in wasm
https://bugs.webkit.org/show_bug.cgi?id=247711
rdar://102171876
* JSTests/wasm/gc/arrays.js:
(testArrayDeclaration):
* JSTests/wasm/gc/i31.js:
(testI31New):
(testI31Get):
* JSTests/wasm/gc/rec.js:
(testRecDeclaration):
* JSTests/wasm/gc/sub.js:
(testSubDeclaration):
Canonical link: https://commits.webkit.org/256517@main
More information about the webkit-changes
mailing list