Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dsys.ts1368 /*@internal*/ cpuProfilingEnabled?(): boolean; method
/third_party/typescript/lib/
Dtsc.js4577cpuProfilingEnabled: function () { return !!activeSession || ts.contains(process.execArgv, "--cpu-… method
DtypingsInstaller.js7178cpuProfilingEnabled: function () { return !!activeSession || ts.contains(process.execArgv, "--cpu-… method