Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
af44a5fc3e77eb828860cf56408f4507f5c28e0c
/
.
/
Source
/
JavaScriptCore
/
allow-jit-macOS.entitlements
blob: d35e43ae588cdfe5570930260829dcd145c4d1e2 [
file
]
<?
xml version
=
"1.0"
encoding
=
"UTF-8"
?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist
version
=
"1.0"
>
<dict>
<key>
com.apple.security.cs.allow-jit
</key>
<true/>
</dict>
</plist>