RESOLVED FIXED250588
[JSC][armv7] Use the correct calling convention for `operationWasmRethrow`
https://bugs.webkit.org/show_bug.cgi?id=250588
Summary [JSC][armv7] Use the correct calling convention for `operationWasmRethrow`
Joseph Griego
Reported 2023-01-13 11:32:30 PST
https://github.com/WebKit/WebKit/pull/8523 changed the signature of this operation but incorrectly translated the call for the arm32 calling convention, causing some tests to fail. Patch forthcoming.
Attachments
Joseph Griego
Comment 1 2023-01-13 11:36:07 PST
Radar WebKit Bug Importer
Comment 2 2023-01-20 11:33:16 PST
EWS
Comment 3 2023-01-20 12:09:52 PST
Committed 259152@main (83a1bc69e51b): <https://commits.webkit.org/259152@main> Reviewed commits have been landed. Closing PR #8635 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.