Function mozjs::jsapi::WasIncrementalGC

source ·
pub unsafe extern "C" fn WasIncrementalGC(rt: *mut JSRuntime) -> bool
Expand description

Returns true if the most recent GC ran incrementally.