Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9cc524ed511e7ec4127c7dda5cef25610542f8ac
https://github.com/WebKit/WebKit/commit/9cc524ed511e7ec4127c7dda5cef25610542f8ac
Author: Darryl Parkinson <[email protected]>
Date: 2025-10-09 (Thu, 09 Oct 2025)
Changed paths:
M Source/JavaScriptCore/jit/ExecutableAllocator.cpp
Log Message:
-----------
Add entitlement assertions for JIT disabling on macOS
https://bugs.webkit.org/show_bug.cgi?id=300127
rdar://problem/161912390
Reviewed by Mark Lam.
Add release assertions to verify that verified-jit and single-jit
entitlements are present when disabling JIT on macOS. This ensures
processes disabling JIT have the required entitlements for proper
JIT region unmapping behavior.
* Source/JavaScriptCore/jit/ExecutableAllocator.cpp:
(JSC::ExecutableAllocator::disableJIT):
Canonical link: https://commits.webkit.org/301264@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