Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 06b3353a1bb84507905d8c052efb433ead7d055f
https://github.com/WebKit/WebKit/commit/06b3353a1bb84507905d8c052efb433ead7d055f
Author: Marcus Plutowski <[email protected]>
Date: 2024-03-08 (Fri, 08 Mar 2024)
Changed paths:
M Source/JavaScriptCore/runtime/Options.cpp
M Source/JavaScriptCore/runtime/OptionsList.h
M Source/WTF/wtf/PlatformEnable.h
Log Message:
-----------
Add runtime flag to allow JIT Cage experiments
https://bugs.webkit.org/show_bug.cgi?id=270668
rdar://119832251
Reviewed by Mark Lam.
This was previously only configurable at compile time; now, the new
allowJITCageExperiments will allow this behavior to be turned on at
runtime.
* Source/JavaScriptCore/runtime/Options.cpp:
(JSC::canUseJITCage):
* Source/JavaScriptCore/runtime/OptionsList.h:
* Source/WTF/wtf/PlatformEnable.h:
Canonical link: https://commits.webkit.org/275836@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