Searched refs:heapProfiling (Results 1 – 3 of 3) sorted by relevance
435 heapProfiling: boolean; property501 heapProfiling: false,
489 setEnabled: (cfg, val) => cfg.heapProfiling = val,490 isEnabled: (cfg) => cfg.heapProfiling
248 if (uiCfg.heapProfiling) {