Searched defs:cpuProfilingEnabled (Results 1 – 7 of 7) sorted by relevance
1119 /*@internal*/ cpuProfilingEnabled?(): boolean; method
7098 …cpuProfilingEnabled: function () { return !!activeSession || ts.contains(process.execArgv, "--cpu-… method
4492 …cpuProfilingEnabled: function () { return !!activeSession || ts.contains(process.execArgv, "--cpu-… method
7303 …cpuProfilingEnabled: function () { return !!activeSession || ts.contains(process.execArgv, "--cpu-… method
7109 …cpuProfilingEnabled: function () { return !!activeSession || ts.contains(process.execArgv, "--cpu-… method