Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
DperformanceDotting.ts18 const timeStack: string[] = []; // sort the relation of Parent-Child time constant
65 const currentParentId = timeStack.length > 0 ? timeStack[timeStack.length - 1] : ''; constant
/third_party/typescript/lib/
DtypingsInstaller.js2281 const timeStack = []; variable
Dtsc.js3113 const timeStack = []; variable