[webkit-changes] [WebKit/WebKit] 71dd6a: Enable useBBQTierUpChecks on ARM too
aoikonomopoulos
noreply at github.com
Fri Oct 4 13:35:28 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 71dd6a05288c9d6f0baead211dd0fa545c8fa20b
https://github.com/WebKit/WebKit/commit/71dd6a05288c9d6f0baead211dd0fa545c8fa20b
Author: Angelos Oikonomopoulos <angelos at igalia.com>
Date: 2024-10-04 (Fri, 04 Oct 2024)
Changed paths:
M Source/JavaScriptCore/runtime/Options.cpp
Log Message:
-----------
Enable useBBQTierUpChecks on ARM too
https://bugs.webkit.org/show_bug.cgi?id=280893
Reviewed by Justin Michaud.
Seems to work fine and we need it to tier up to OMG (when
useOMGJIT=true, which it currently is not by default).
* Source/JavaScriptCore/runtime/Options.cpp:
(JSC::Options::notifyOptionsChanged):
Canonical link: https://commits.webkit.org/284702@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