Function mozjs::jsapi::IsGCScheduled

source ·
pub unsafe extern "C" fn IsGCScheduled(cx: *mut JSContext) -> bool
Expand description

Returns true if any zone in the system has been scheduled for GC with one of the functions above or by the JS engine.