Searched refs:templateDepth (Results 1 – 1 of 1) sorted by relevance
3 templateDepth, variable19 templateDepth = -1;186 if (openTokenDepth-- === templateDepth) {187 templateDepth = templateStack[--templateStackDepth];191 if (templateDepth !== -1 && openTokenDepth < templateDepth)244 if (templateDepth !== -1)1217 templateStack[templateStackDepth++] = templateDepth;1218 templateDepth = ++openTokenDepth;