pub unsafe extern "C" fn IsGenerationalGCEnabled( rt: *mut JSRuntime, ) -> bool
Returns true if generational allocation and collection is currently enabled on the given runtime.