[webkit-changes] [WebKit/WebKit] 734267: [JSC] Add more resizable / growable ArrayBuffer tests

Yusuke Suzuki noreply at github.com
Mon Nov 28 14:43:07 PST 2022


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

  Changed paths:
    A JSTests/stress/growable-arraybuffer-basic.js
    A JSTests/stress/resizable-arraybuffer-basic.js

  Log Message:
  -----------
  [JSC] Add more resizable / growable ArrayBuffer tests
https://bugs.webkit.org/show_bug.cgi?id=248420
rdar://102731641

Reviewed by Justin Michaud.

Add more tests specialized for JSC's JIT tiers.

* JSTests/stress/growable-arraybuffer-basic.js: Added.
(shouldBe):
(test1):
(noInline):
(test2):
(test3):
(test4):
* JSTests/stress/resizable-arraybuffer-basic.js: Added.
(shouldBe):
(shouldThrow):
(noInline):
(test2):
(test3):
(test4):

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




More information about the webkit-changes mailing list