Function js::jsapi::GetGCNumber [] [src]

pub unsafe extern "C" fn GetGCNumber() -> usize

Returns the GC's "number". This does not correspond directly to the number of GCs that have been run, but is guaranteed to be monotonically increasing with GC activity.