Home
last modified time | relevance | path

Searched defs:forEachMeasure (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/compiler/
Dperformance.ts123 export function forEachMeasure(cb: (measureName: string, duration: number) => void) { function
/third_party/typescript/lib/
Dtsc.js3373 function forEachMeasure(cb) { function