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