pub unsafe extern "C" fn PrepareForIncrementalGC(cx: *mut JSContext)
Expand description

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.