Constant

WPEJavaScriptCoreOPTIONS_USE_DFG

since: 1.0

Declaration

#define JSC_OPTIONS_USE_DFG "useDFGJIT"

Description

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

Available since: 1.0