[webkit-changes] [WebKit/WebKit] 57577e: [JSC] Enable growable SharedArrayBuffer + Atomics....

Yusuke Suzuki noreply at github.com
Mon Nov 28 10:25:41 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 57577e70dad39af349ff7f3d39056a4c79fe2719
      https://github.com/WebKit/WebKit/commit/57577e70dad39af349ff7f3d39056a4c79fe2719
  Author: Yusuke Suzuki <ysuzuki at apple.com>
  Date:   2022-11-28 (Mon, 28 Nov 2022)

  Changed paths:
    M JSTests/stress/v8-typedarray-growablesharedarraybuffer-atomics.js

  Log Message:
  -----------
  [JSC] Enable growable SharedArrayBuffer + Atomics.waitAsync tests
https://bugs.webkit.org/show_bug.cgi?id=248385
rdar://102707821

Reviewed by Ross Kirsling.

This patch enables growable SharedArrayBuffer + Atomics.waitAsync tests
since Atomics.waitAsync is now enabled.

* JSTests/stress/v8-typedarray-growablesharedarraybuffer-atomics.js:
(AtomicsWait):
(AtomicsWaitAfterGrowing):
(TestAtomics): Deleted.

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




More information about the webkit-changes mailing list