Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dsys.ts1366 /*@internal*/ enableCPUProfiler?(path: string, continuation: () => void): boolean; method
1596 function enableCPUProfiler(path: string, cb: () => void) { function
/third_party/typescript/lib/
DtypingsInstaller.js7170 enableCPUProfiler: enableCPUProfiler, property
7220 function enableCPUProfiler(path, cb) { function
Dtsc.js4575 enableCPUProfiler: enableCPUProfiler, property
4614 function enableCPUProfiler(path, cb) { function