263139@main (for Apple internal builds) made it such that JSC will only enable the JIT on Mac if the appropriate entitlement is available. This unfortunately causes testmasm, testair, testb3, testdfg, and others to all stop being able to enable the JIT. This patch fixes it so that all the relevant test executables gets the entitlement they need to enable the JIT.
<rdar://problem/108707654>
Pull request: https://github.com/WebKit/WebKit/pull/13313
Committed 263568@main (e98791bbdde8): <https://commits.webkit.org/263568@main> Reviewed commits have been landed. Closing PR #13313 and removing active labels.