Function js::jsapi::NewMemoryInfoObject [] [src]

pub unsafe extern "C" fn NewMemoryInfoObject(
    cx: *mut JSContext
) -> *mut JSObject

Create an object providing access to the garbage collector's internal notion of the current state of memory (both GC heap memory and GCthing-controlled malloc memory.