USE_DFG


Description:

[ CCode ( cname = "JSC_OPTIONS_USE_DFG" ) ]
[ Version ( since = "2.24" ) ]
public const string USE_DFG

Allows the DFG JIT to be used if true.

Option type: jsc_option_boolean Default value: true.


Namespace: JSC.Options