JS_SetOffthreadIonCompilationEnabled

Function JS_SetOffthreadIonCompilationEnabled 

Source
pub unsafe extern "C" fn JS_SetOffthreadIonCompilationEnabled(
    cx: *mut JSContext,
    enabled: bool,
)