Home
last modified time | relevance | path

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

/third_party/typescript/tests/baselines/reference/
DglobalThisBlockscopedProperties.types67 …manceMark" | "PerformanceMeasure" | "PerformanceNavigation" | "PerformanceNavigationTiming" | "Per…
DmappedTypeRecursiveInference.types100 …ark: any; PerformanceMeasure: any; PerformanceNavigation: any; PerformanceNavigationTiming: any; P…
102 …ark: any; PerformanceMeasure: any; PerformanceNavigation: any; PerformanceNavigationTiming: any; P…
108 …ark: any; PerformanceMeasure: any; PerformanceNavigation: any; PerformanceNavigationTiming: any; P…
110 …ark: any; PerformanceMeasure: any; PerformanceNavigation: any; PerformanceNavigationTiming: any; P…
/third_party/typescript/tests/lib/
Dlib.d.ts12273 interface PerformanceNavigationTiming extends PerformanceEntry { interface
12298 declare var PerformanceNavigationTiming: { variable
12299 prototype: PerformanceNavigationTiming;
12300 new(): PerformanceNavigationTiming;
/third_party/typescript/lib/
Dlib.dom.d.ts11651 interface PerformanceNavigationTiming extends PerformanceResourceTiming { interface
11665 declare var PerformanceNavigationTiming: { variable
11666 prototype: PerformanceNavigationTiming;
11667 new(): PerformanceNavigationTiming;
/third_party/typescript/src/lib/
Ddom.generated.d.ts11631 interface PerformanceNavigationTiming extends PerformanceResourceTiming { interface
11645 declare var PerformanceNavigationTiming: { variable
11646 prototype: PerformanceNavigationTiming;
11647 new(): PerformanceNavigationTiming;