Control use of JavaScript JIT
Supported on: Microsoft Edge version 93, Windows 7 or later
Registry
Software\Policies\Microsoft\Edge Software\Policies\Microsoft\Edge Options
DefaultJavaScriptJitSetting enum - Allow any site to run JavaScript JIT
->
1 - Do not allow any site to run JavaScript JIT
->
2
Description
Allows you to set whether Microsoft Edge runs the v8 JavaScript engine with JIT (Just In Time) compiler enabled or not. Disabling the JavaScript JIT means that Microsoft Edge can render web content more slowly, and can also disable parts of JavaScript including WebAssembly. Disabling the JavaScript JIT can allow Microsoft Edge to render web content in a more secure configuration. 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. If you don't configure this policy, JavaScript JIT is enabled. Policy options mapping: * AllowJavaScriptJit (1) = Allow any site to run JavaScript JIT * BlockJavaScriptJit (2) = Do not allow any site to run JavaScript JIT Use the preceding information when configuring this policy.