IsIncrementalGCInProgress1

Function IsIncrementalGCInProgress1 

Source
pub unsafe extern "C" fn IsIncrementalGCInProgress1(
    rt: *mut JSRuntime,
) -> bool
Expand description

Returns true while an incremental GC is ongoing, both when actively collecting and between slices.