Function script::dom::bindings::import::module::jsapi::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.