Function mozjs::jsapi::NonIncrementalGC

source ·
pub unsafe extern "C" fn NonIncrementalGC(
    cx: *mut JSContext,
    options: GCOptions,
    reason: GCReason
)
Expand description

Performs a non-incremental collection of all selected zones.