en-US

Control use of JavaScript optimizers

Supported on: Microsoft Windows 7 or later

Registry

HKLM Software\Policies\Google\Chrome
HKCU Software\Policies\Google\Chrome

Options

DefaultJavaScriptOptimizerSetting enum
  • Enable advanced JavaScript optimizations on all sites -> 1
  • Disable advanced JavaScript optimizations on all sites -> 2

Description

Allows you to set whether Google Chrome will run the v8 JavaScript engine with more advanced JavaScript optimizations enabled. Disabling JavaScript optimizations (by setting this policy's value to 2) will mean that Google Chrome may render web content more slowly. This policy can be overridden for specific URL patterns using the JavaScriptOptimizerAllowedForSites and JavaScriptOptimizerBlockedForSites policies. If this policy is left not set, JavaScript optimizations are enabled.