Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 580282fbd1a239cae541d5e55bb0590a14bb88af
https://github.com/WebKit/WebKit/commit/580282fbd1a239cae541d5e55bb0590a14bb88af
Author: Keith Miller <[email protected]>
Date: 2024-10-20 (Sun, 20 Oct 2024)
Changed paths:
M
Source/JavaScriptCore/b3/air/AirAllocateRegistersAndStackAndGenerateCode.cpp
M Source/JavaScriptCore/bytecode/PropertyCondition.cpp
Log Message:
-----------
Make static verbose booleans constexpr
https://bugs.webkit.org/show_bug.cgi?id=281842
rdar://138287093
Reviewed by Alexey Shvayka.
There's no benefit to these being runtime configurable and it means the
compiler can't remove any prints guarded by checking if we're in verbose
mode.
* Source/JavaScriptCore/b3/air/AirAllocateRegistersAndStackAndGenerateCode.cpp:
* Source/JavaScriptCore/bytecode/PropertyCondition.cpp:
Canonical link: https://commits.webkit.org/285490@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes