Changes between Version 6 and Version 7 of EnvironmentVariables


Ignore:
Timestamp:
Dec 16, 2015 4:37:45 AM (8 years ago)
Author:
clopez@igalia.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • EnvironmentVariables

    v6 v7  
    1919|| JavaScriptCoreUseJIT || 0 || Disable the JavaScript JIT || ALL ||
    2020|| JSC_useFTLJIT || 0 || Disable the JavaScript FTL JIT || ALL ||
     21|| JSC_${option defined at Source/JavaScriptCore/runtime/Options.h} || ${value} || ${meaning} || ALL ||
    2122|| Malloc || 1 || Disable bmalloc memory allocator and use the system default one instead || ALL ||
    2223|| USE_NATIVE_XDISPLAY || 1 || Run the WebKit layout or performance tests on the current X server instead inside Xvfb || GTK+/EFL ||