Information
This policy setting specifies whether Microsoft Edge will run the v8 JavaScript engine with JIT (Just In Time) compiler. JIT is a complex pipeline of processes used to optimize JavaScript code for performance.
Note: This policy can be overridden for specific URL patterns using the JavaScriptJitAllowedForSites (Allow JavaScript to use JIT on these sites) and JavaScriptJitBlockedForSites (Block JavaScript from using JIT on these sites) policies.
The recommended state for this setting is: Enabled: Do not allow any site to run JavaScript JIT
Microsoft's research has revealed that attackers usually target the JavaScript engine called 'Just-In-Time (JIT) compilation' to hack web browsers. Disabling the JavaScript just-in-time (JIT) compiler prevents attackers from hacking into systems that Microsoft Edge uses.
Solution
To establish the recommended configuration via Group Policy, set the following UI path to Enabled: Do not allow any site to run JavaScript JIT :
Computer Configuration\Policies\Administrative Templates\Google\Google Chrome\Content settings\Control use of JavaScript JIT
Impact:
Disabling the JavaScript JIT will mean that Microsoft Edge may render web content more slowly, and may also disable parts of JavaScript including WebAssembly. Users may experience slower rendering of web content.