Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 95a170759a008c7875d381ff5fb261ff2b55042f
      
https://github.com/WebKit/WebKit/commit/95a170759a008c7875d381ff5fb261ff2b55042f
  Author: Keith Miller <[email protected]>
  Date:   2023-05-19 (Fri, 19 May 2023)

  Changed paths:
    M JSTests/wasm/v8/multi-value.js

  Log Message:
  -----------
  Fix and enable v8's multi-value test
https://bugs.webkit.org/show_bug.cgi?id=256980

Reviewed by Yusuke Suzuki.

Most tests just needed an error correction. One test incorrectly tested that
the unreachable return values of a function must match the signature's return 
type.
This doesn't seem to match what the spec/interpreter say.

* JSTests/wasm/v8/multi-value.js:
(MultiIfOneArmedNoTypeCheckTest):
(MultiJSToWasmReturnTest):
(MultiBlockUnreachableTypeErrorTest): Deleted.

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to