source:
webkit/trunk/Source/JavaScriptCore/allow-jit-macOS.entitlements@
253443
Last change on this file since 253443 was 234576, checked in by , 7 years ago | |
---|---|
File size: 241 bytes |
Line | |
---|---|
1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> |
3 | <plist version="1.0"> |
4 | <dict> |
5 | <key>com.apple.security.cs.allow-jit</key> |
6 | <true/> |
7 | </dict> |
8 | </plist> |
Note:
See TracBrowser
for help on using the repository browser.