Function mozjs::jsapi::JS_SetOffthreadIonCompilationEnabled

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