Home
last modified time | relevance | path

Searched refs:PerformanceData (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/src/server/
Dprotocol.ts259 performanceData?: PerformanceData;
262 export interface PerformanceData { interface
Dsession.ts767 private performanceData: protocol.PerformanceData | undefined;
858 private addPerformanceData(key: keyof protocol.PerformanceData, value: number) {
/third_party/typescript/lib/
Dprotocol.d.ts159 performanceData?: PerformanceData;
161 interface PerformanceData { interface
Dtsserverlibrary.d.ts7664 performanceData?: PerformanceData;
7666 interface PerformanceData {
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts7664 performanceData?: PerformanceData;
7666 interface PerformanceData {