[webkit-changes] [WebKit/WebKit] 2e8fd3: exceptions-simd.js should be gated on isSIMDPlatform

aoikonomopoulos noreply at github.com
Tue Feb 13 11:28:37 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2e8fd39bb39552ad8ed261eedbeb070a38c129d4
      https://github.com/WebKit/WebKit/commit/2e8fd39bb39552ad8ed261eedbeb070a38c129d4
  Author: Angelos Oikonomopoulos <angelos at igalia.com>
  Date:   2024-02-13 (Tue, 13 Feb 2024)

  Changed paths:
    M JSTests/microbenchmarks/exceptions-simd.js

  Log Message:
  -----------
  exceptions-simd.js should be gated on isSIMDPlatform
https://bugs.webkit.org/show_bug.cgi?id=269295

Unreviewed gardening.

Gate on the required feature; this way, the test will be automatically
enabled if/when a platform gains SIMD support.

* JSTests/microbenchmarks/exceptions-simd.js:

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




More information about the webkit-changes mailing list