USE_JIT
Description:
[ CCode ( cname = "JSC_OPTIONS_USE_JIT" ) ]
[ Version ( since = "2.24" ) ]
public const string USE_JIT
[ Version ( since = "2.24" ) ]
public const string USE_JIT
Allows the executable pages to be allocated for JIT and thunks if true.
Option type: jsc_option_boolean Default value: true.
Namespace: JSC.Options
Package: javascriptcoregtk-6.0