Function js::jsapi::IsGCScheduled [] [src]

pub unsafe extern "C" fn IsGCScheduled(rt: *mut JSRuntime) -> bool

Returns true if any zone in the system has been scheduled for GC with one of the functions above or by the JS engine.