Searched defs:cpuProfilingEnabled (Results 1 – 3 of 3) sorted by relevance
1368 /*@internal*/ cpuProfilingEnabled?(): boolean; method
4577 …cpuProfilingEnabled: function () { return !!activeSession || ts.contains(process.execArgv, "--cpu-… method
7178 …cpuProfilingEnabled: function () { return !!activeSession || ts.contains(process.execArgv, "--cpu-… method