Searched defs:enableCPUProfiler (Results 1 – 7 of 7) sorted by relevance
| /third_party/typescript/src/compiler/ |
| D | sys.ts | 1117 /*@internal*/ enableCPUProfiler?(path: string, continuation: () => void): boolean; method 1340 function enableCPUProfiler(path: string, cb: () => void) { function
|
| /third_party/typescript/lib/ |
| D | tsc.js | 4490 enableCPUProfiler: enableCPUProfiler, property 4529 function enableCPUProfiler(path, cb) { function
|
| D | typingsInstaller.js | 7096 enableCPUProfiler: enableCPUProfiler, property 7146 function enableCPUProfiler(path, cb) { function
|
| D | typescript.js | 7301 enableCPUProfiler: enableCPUProfiler, property 7351 function enableCPUProfiler(path, cb) { function
|
| D | typescriptServices.js | 7301 enableCPUProfiler: enableCPUProfiler, property 7351 function enableCPUProfiler(path, cb) { function
|
| D | tsserverlibrary.js | 7301 enableCPUProfiler: enableCPUProfiler, property 7351 function enableCPUProfiler(path, cb) { function
|
| D | tsserver.js | 7107 enableCPUProfiler: enableCPUProfiler, property 7157 function enableCPUProfiler(path, cb) { function
|