Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5ade7c0d6d20605a9b95aabf0a00b262984c1a4e
      
https://github.com/WebKit/WebKit/commit/5ade7c0d6d20605a9b95aabf0a00b262984c1a4e
  Author: Vassili Bykov <[email protected]>
  Date:   2026-04-27 (Mon, 27 Apr 2026)

  Changed paths:
    M Source/JavaScriptCore/heap/ConstraintVolatility.h

  Log Message:
  -----------
  [JSC] Remove the overload of printInternal() for JSC::ConstraintVolatility
https://bugs.webkit.org/show_bug.cgi?id=313358
rdar://175633230

Reviewed by Yusuke Suzuki.

The printInternal() overload for JSC::ConstraintVolatility is unnecessary now 
that magic
enums do the same thing without additional code. The overload also misspells 
"execution".
This patch removes the overload.

Testing: no new functionality to test.

* Source/JavaScriptCore/heap/ConstraintVolatility.h:
(WTF::printInternal): Deleted.

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



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

Reply via email to