Function mozjs::jsapi::JS::PrepareZoneForGC
source ยท pub unsafe extern "C" fn PrepareZoneForGC(
cx: *mut JSContext,
zone: *mut Zone,
)
Expand description
Schedule the given zone to be collected as part of the next GC.