[webkit-changes] [WebKit/WebKit] 7d6a1d: [JSC] strcat-bigint-oom.js should only run on WASM...

Ross Kirsling noreply at github.com
Wed Apr 5 19:22:59 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7d6a1d456583be02e81476582bb9eaf5ee944f2d
      https://github.com/WebKit/WebKit/commit/7d6a1d456583be02e81476582bb9eaf5ee944f2d
  Author: Ross Kirsling <ross.kirsling at sony.com>
  Date:   2023-04-05 (Wed, 05 Apr 2023)

  Changed paths:
    M JSTests/stress/strcat-bigint-oom.js

  Log Message:
  -----------
  [JSC] strcat-bigint-oom.js should only run on WASM platforms
https://bugs.webkit.org/show_bug.cgi?id=255074

Reviewed by Yusuke Suzuki.

* JSTests/stress/strcat-bigint-oom.js:
Guard test file with $isWasmPlatform.

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




More information about the webkit-changes mailing list