Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 55848556565cb8ba4a5c3250530bd2eabe6abd19
      
https://github.com/WebKit/WebKit/commit/55848556565cb8ba4a5c3250530bd2eabe6abd19
  Author: Sosuke Suzuki <[email protected]>
  Date:   2025-03-11 (Tue, 11 Mar 2025)

  Changed paths:
    A JSTests/wasm/stress/tail-call-subtype-checks.js

  Log Message:
  -----------
  [JSC] Add wasm tailcall tests for 291918@main
https://bugs.webkit.org/show_bug.cgi?id=289511

Reviewed by Yusuke Suzuki.

Wasm tail calls should check if the result type is a subtype
of the expected type. 291918@main[1] fixed it. But the patch
didn't add tests.

This patch add tests for it.

[1]: https://commits.webkit.org/291918@main

* JSTests/wasm/stress/tail-call-subtype-checks.js: Added.
(shouldBe):
(throw.new.Error):

Canonical link: https://commits.webkit.org/291943@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to