Changes between Version 5 and Version 6 of EnvironmentVariables


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

--

Legend:

Unmodified
Added
Removed
Modified
  • EnvironmentVariables

    v5 v6  
    1818||= '''Variable''' =||= '''Value''' =||= '''Meaning''' =||= '''WebKit ports'''=||
    1919|| JavaScriptCoreUseJIT || 0 || Disable the JavaScript JIT || ALL ||
     20|| JSC_useFTLJIT || 0 || Disable the JavaScript FTL JIT || ALL ||
    2021|| Malloc || 1 || Disable bmalloc memory allocator and use the system default one instead || ALL ||
    2122|| USE_NATIVE_XDISPLAY || 1 || Run the WebKit layout or performance tests on the current X server instead inside Xvfb || GTK+/EFL ||