variable constants.NODE_PERFORMANCE_GC_FLAGS_CONSTRUCT_RETAINED Usageimport { constants } from "node:perf_hooks"; const { NODE_PERFORMANCE_GC_FLAGS_CONSTRUCT_RETAINED } = constants; Type number