Home
last modified time | relevance | path

Searched defs:cpuProfilingEnabled (Results 1 – 7 of 7) sorted by relevance

/third_party/typescript/src/compiler/
Dsys.ts1119 /*@internal*/ cpuProfilingEnabled?(): boolean; method
/third_party/typescript/lib/
DtypingsInstaller.js7098cpuProfilingEnabled: function () { return !!activeSession || ts.contains(process.execArgv, "--cpu-… method
Dtsc.js4492cpuProfilingEnabled: function () { return !!activeSession || ts.contains(process.execArgv, "--cpu-… method
DtypescriptServices.js7303cpuProfilingEnabled: function () { return !!activeSession || ts.contains(process.execArgv, "--cpu-… method
Dtypescript.js7303cpuProfilingEnabled: function () { return !!activeSession || ts.contains(process.execArgv, "--cpu-… method
Dtsserverlibrary.js7303cpuProfilingEnabled: function () { return !!activeSession || ts.contains(process.execArgv, "--cpu-… method
Dtsserver.js7109cpuProfilingEnabled: function () { return !!activeSession || ts.contains(process.execArgv, "--cpu-… method