pub unsafe extern "C" fn IsIncrementalGCInProgress( cx: *mut JSContext, ) -> bool
Returns true while an incremental GC is ongoing, both when actively collecting and between slices.