Function js::jsapi::CanCompileOffThread [] [src]

pub unsafe extern "C" fn CanCompileOffThread(
    cx: *mut JSContext,
    options: *const ReadOnlyCompileOptions,
    length: usize
) -> bool