Function js::jsapi::IsIncrementalGCInProgress
[−]
[src]
pub unsafe extern "C" fn IsIncrementalGCInProgress(rt: *mut JSRuntime) -> bool
Returns true while an incremental GC is ongoing, both when actively collecting and between slices.