Changes between Version 6 and Version 7 of EnvironmentVariables
- Timestamp:
- Dec 16, 2015, 4:37:45 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
EnvironmentVariables
v6 v7 19 19 || JavaScriptCoreUseJIT || 0 || Disable the JavaScript JIT || ALL || 20 20 || JSC_useFTLJIT || 0 || Disable the JavaScript FTL JIT || ALL || 21 || JSC_${option defined at Source/JavaScriptCore/runtime/Options.h} || ${value} || ${meaning} || ALL || 21 22 || Malloc || 1 || Disable bmalloc memory allocator and use the system default one instead || ALL || 22 23 || USE_NATIVE_XDISPLAY || 1 || Run the WebKit layout or performance tests on the current X server instead inside Xvfb || GTK+/EFL ||