USE_FTL


Description:

[ CCode ( cname = "JSC_OPTIONS_USE_FTL" ) ]
[ Version ( since = "2.24" ) ]
public const string USE_FTL

Allows the FTL JIT to be used if true.

Option type: jsc_option_boolean Default value: true.


Namespace: JSC.Options