Changes between Version 31 and Version 32 of EnvironmentVariables


Ignore:
Timestamp:
Apr 23, 2020 1:37:53 AM (4 years ago)
Author:
Keith Rollin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • EnvironmentVariables

    v31 v32  
    2222|| JSC_dumpOptions || 3 || Dumps all the JSC options available to tweak || ALL ||
    2323|| JSC_${option from previous command} || ${value} || ${check with JSC_dumpOptions=3} || ALL ||
    24 || Malloc || 1 || Disable bmalloc memory allocator and use the system default one instead. On Darwin systems, also set __XPC_Malloc in order to pass on the value to child processes || ALL ||
     24|| Malloc || 1 || Disable bmalloc memory allocator and use the system default one instead. On Darwin systems, also set {{{__XPC_Malloc}}} in order to pass on the value to child processes || ALL ||
    2525|| WEBKIT_FORCE_COMPOSITING_MODE || 1 || Force Accelerated Compositing mode to be always on || WebKitGTK+ (since 2.10.5) ||
    2626|| WEBKIT_DISABLE_COMPOSITING_MODE || 1 || Force Accelerated Compositing mode to be always off || WebKitGTK+ (since 2.10.9) ||