Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9d596abdce46039dc6a032f72338c677f6b8b5fa
      
https://github.com/WebKit/WebKit/commit/9d596abdce46039dc6a032f72338c677f6b8b5fa
  Author: Shu-yu Guo <[email protected]>
  Date:   2026-02-23 (Mon, 23 Feb 2026)

  Changed paths:
    M Source/JavaScriptCore/dfg/DFGMayExit.cpp

  Log Message:
  -----------
  [JSC] Mark ShadowChicken operations as cannot exit in DFG
https://bugs.webkit.org/show_bug.cgi?id=308345
rdar://169521470

Reviewed by Yusuke Suzuki.

ShadowChicken prologue and epilogue cannot throw exceptions and cannot GC, nor
can they exit due to type speculation.

* Source/JavaScriptCore/dfg/DFGMayExit.cpp:

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



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

Reply via email to