[webkit-changes] [WebKit/WebKit] c3cabf: [JSC] Fix async wasm tests

Yusuke Suzuki noreply at github.com
Wed Dec 7 01:43:14 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c3cabf531d738de5d543050e84fc0584b58fc449
      https://github.com/WebKit/WebKit/commit/c3cabf531d738de5d543050e84fc0584b58fc449
  Author: Yusuke Suzuki <ysuzuki at apple.com>
  Date:   2022-12-07 (Wed, 07 Dec 2022)

  Changed paths:
    M JSTests/wasm/assert.js
    M JSTests/wasm/function-references/ref_types.js
    M JSTests/wasm/references/memory_copy_shared.js
    M JSTests/wasm/references/memory_fill_shared.js

  Log Message:
  -----------
  [JSC] Fix async wasm tests
https://bugs.webkit.org/show_bug.cgi?id=248858

Reviewed by Ross Kirsling.

Test failure should crash.

* JSTests/wasm/assert.js:
* JSTests/wasm/function-references/ref_types.js:
(async testRefGlobalCheck):

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




More information about the webkit-changes mailing list