Constant

JavaScriptCoreOPTIONS_USE_JIT

unstable since: 4.1

Declaration

#define JSC_OPTIONS_USE_JIT "useJIT"

Description

Allows the executable pages to be allocated for JIT and thunks if TRUE. Option type: JSC_OPTION_BOOLEAN Default value: TRUE.

Available since: 4.1