Searched defs:eventStack (Results 1 – 4 of 4) sorted by relevance
17 const eventStack: string[] = []; // record the event constant64 const currentParentEvent = eventStack.length > 0 ? eventStack[eventStack.length - 1] : ''; constant
129 …const eventStack: { phase: Phase, name: string, args?: Args, time: number, separateBeginAndEnd: bo… constant
2280 const eventStack = []; variable2601 const eventStack = []; variable
3112 const eventStack = []; variable3508 const eventStack = []; variable