Searched refs:UpdateIndex (Results 1 – 7 of 7) sorted by relevance
55 UpdateIndex(node); in VisitRegExpLiteral()265 UpdateIndex(node); in VisitObjectLiteral()280 UpdateIndex(node); in VisitArrayLiteral()
31 void UpdateIndex(MaterializedLiteral* literal) { in UpdateIndex() function
208 UpdateIndex(); in CountCounters()212 UpdateIndex(); in GetCounterIncrement()216 UpdateIndex(); in GetCounterReset()220 UpdateIndex(); in GetCounterIdentifier()225 void UpdateIndex();
65 void CFDE_CSSCounterStyle::UpdateIndex() { in UpdateIndex() function in CFDE_CSSCounterStyle
6857 bool StringHasher::UpdateIndex(uint16_t c) { in UpdateIndex() function6887 if (!UpdateIndex(chars[i])) { in AddCharacters()
12182 if (is_index) is_index = hasher.UpdateIndex(c1); in ComputeUtf8Hash()12183 if (is_index) is_index = hasher.UpdateIndex(c2); in ComputeUtf8Hash()12186 if (is_index) is_index = hasher.UpdateIndex(c); in ComputeUtf8Hash()
8346 inline bool UpdateIndex(uint16_t c);