JS_SetOffthreadIonCompilationEnabled

Function JS_SetOffthreadIonCompilationEnabled 

Source
pub unsafe fn JS_SetOffthreadIonCompilationEnabled(
    cx: &mut JSContext,
    enabled: bool,
)