Home
last modified time | relevance | path

Searched defs:eventStack (Results 1 – 4 of 4) sorted by relevance

/third_party/typescript/src/compiler/
DperformanceDotting.ts17 const eventStack: string[] = []; // record the event constant
64 const currentParentEvent = eventStack.length > 0 ? eventStack[eventStack.length - 1] : ''; constant
Dtracing.ts129 …const eventStack: { phase: Phase, name: string, args?: Args, time: number, separateBeginAndEnd: bo… constant
/third_party/typescript/lib/
DtypingsInstaller.js2280 const eventStack = []; variable
2601 const eventStack = []; variable
Dtsc.js3112 const eventStack = []; variable
3508 const eventStack = []; variable