[webkit-changes] [WebKit/WebKit] c481d0: [JSC] Fix wasm tests on MIPS

Mikhail R. Gadelha noreply at github.com
Wed Feb 8 10:58:20 PST 2023


  Branch: refs/heads/eng/JSC-Fix-wasm-tests-on-MIPS
  Home:   https://github.com/WebKit/WebKit
  Commit: c481d03721b2635e808e6b2f24ac7d47bdcb06b3
      https://github.com/WebKit/WebKit/commit/c481d03721b2635e808e6b2f24ac7d47bdcb06b3
  Author: Mikhail R. Gadelha <mikhail at igalia.com>
  Date:   2023-02-08 (Wed, 08 Feb 2023)

  Changed paths:
    M JSTests/wasm/stress/throw-from-wasm-catch-in-baseline-JIT.js
    M JSTests/wasm/stress/timer-exception.js

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

Unreviewed test gardening. Prevent MIPS failure by checking if wasm is available.

* JSTests/wasm/stress/throw-from-wasm-catch-in-baseline-JIT.js:
(vm.isWasmSupported):
(foo): Deleted.
* JSTests/wasm/stress/timer-exception.js:
(async let): Deleted.




More information about the webkit-changes mailing list