Function JS_SetOffthreadBaselineCompilationEnabled

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