Function js::jsapi::PrepareForIncrementalGC [] [src]

pub unsafe extern "C" fn PrepareForIncrementalGC(rt: *mut JSRuntime)
[]

When performing an incremental GC, the zones that were selected for the previous incremental slice must be selected in subsequent slices as well. This function selects those slices automatically.