[webkit-changes] [WebKit/WebKit] 5e9fe4: Remove `minorGC` function from `js-test.js`

Commit Queue noreply at github.com
Mon Jul 15 11:50:08 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5e9fe48cd0c24cc72e86f71590f1c868164164ab
      https://github.com/WebKit/WebKit/commit/5e9fe48cd0c24cc72e86f71590f1c868164164ab
  Author: Ahmad Saleem <ahmad.saleem792 at gmail.com>
  Date:   2024-07-15 (Mon, 15 Jul 2024)

  Changed paths:
    M LayoutTests/resources/js-test.js

  Log Message:
  -----------
  Remove `minorGC` function from `js-test.js`

https://bugs.webkit.org/show_bug.cgi?id=276614

Reviewed by Tim Nguyen.

This function is only exposed in v8 and post-Blink fork,
it is not used in WebKit.

This patch is to remove it as part of clean-up.

* LayoutTests/resources/js-test.js:
(minorGC): Deleted.

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list