Home
last modified time | relevance | path

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

/third_party/typescript/src/tsserver/
DwebServer.ts14 perftrc: noop, constant
/third_party/typescript/src/server/
DutilitiesPublic.ts15 perftrc(s: string): void; method
/third_party/typescript/src/webServer/
DwebServer.ts25 perftrc(s: string) { method in ts.server.BaseLogger
/third_party/typescript/src/testRunner/unittests/tsserver/
Dhelpers.ts62 perftrc: noop, constant
72 …lose, hasLevel, loggingEnabled, startGroup, endGroup, info, getLogFileName, perftrc } = nullLogger; constant
74 close, hasLevel, loggingEnabled, startGroup, endGroup, info, getLogFileName, perftrc, constant
/third_party/typescript/lib/
Dtsserverlibrary.d.ts6539 perftrc(s: string): void; method
Dtsserver.js162388 BaseLogger.prototype.perftrc = function (s) { method in BaseLogger
164229 perftrc: ts.noop, property
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts6788 perftrc(s: string): void; method