Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d6cc5eaa350c1881f094dd11b176b0688451c012
      
https://github.com/WebKit/WebKit/commit/d6cc5eaa350c1881f094dd11b176b0688451c012
  Author: Yusuke Suzuki <[email protected]>
  Date:   2026-09-21 (Mon, 21 Sep 2026)

  Changed paths:
    M Source/JavaScriptCore/b3/air/AirAllocateStackByGraphColoring.cpp

  Log Message:
  -----------
  [JSC] Avoid calling hasNonArgEffects when unnecessary
https://bugs.webkit.org/show_bug.cgi?id=324716
rdar://188002873

Reviewed by Dan Hecht.

hasNonArgEffects is costly operation. So calling it only when necessary.

* Source/JavaScriptCore/b3/air/AirAllocateStackByGraphColoring.cpp:

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



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

Reply via email to