Function script::dom::bindings::import::module::jsapi::IsGenerationalGCEnabled

source ยท
pub unsafe extern "C" fn IsGenerationalGCEnabled(
    rt: *mut JSRuntime,
) -> bool
Expand description

Returns true if generational allocation and collection is currently enabled on the given runtime.