Home
last modified time | relevance | path

Searched defs:timeFunction (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource1.ts97 export function timeFunction(logger: ILogger, funcDescription: string, func: () =>any): any { function
/third_party/typescript/tests/baselines/reference/
DparserRealSource1.js237 function timeFunction(logger, funcDescription, func) { function
Dparserharness.js617 var timeFunction: ( variable
2611 timeFunction = function (benchmark, description, name, f) { function