Constant

JavaScriptCoreOPTIONS_USE_FTL

unstable since: 6.0

Declaration

#define JSC_OPTIONS_USE_FTL "useFTLJIT"

Description

Allows the FTL JIT to be used if TRUE. Option type: JSC_OPTION_BOOLEAN Default value: TRUE.

Available since: 6.0