[webkit-changes] [WebKit/WebKit] dc638f: [JSC] Disable new heap growth factor on Darwin Int...

Yusuke Suzuki noreply at github.com
Tue Dec 17 12:56:05 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: dc638f54c9eef0ebad963ec8f28ab46fba7d2d22
      https://github.com/WebKit/WebKit/commit/dc638f54c9eef0ebad963ec8f28ab46fba7d2d22
  Author: Yusuke Suzuki <ysuzuki at apple.com>
  Date:   2024-12-17 (Tue, 17 Dec 2024)

  Changed paths:
    M Source/JavaScriptCore/heap/Heap.cpp

  Log Message:
  -----------
  [JSC] Disable new heap growth factor on Darwin Intel machine
https://bugs.webkit.org/show_bug.cgi?id=284822
rdar://140881080

Reviewed by Keith Miller.

Alleviate PLT6 regression by disabling this on Darwin Intel machine.

* Source/JavaScriptCore/heap/Heap.cpp:

Canonical link: https://commits.webkit.org/287963@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