Searched refs:UpdateIndex (Results 1 – 7 of 7) sorted by relevance
56 UpdateIndex(node); in VisitRegExpLiteral()268 UpdateIndex(node); in VisitObjectLiteral()283 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
6989 bool StringHasher::UpdateIndex(uint16_t c) { in UpdateIndex() function7019 if (!UpdateIndex(chars[i])) { in AddCharacters()
11455 if (is_index) is_index = hasher.UpdateIndex(c1); in ComputeUtf8Hash()11456 if (is_index) is_index = hasher.UpdateIndex(c2); in ComputeUtf8Hash()11459 if (is_index) is_index = hasher.UpdateIndex(c); in ComputeUtf8Hash()
8547 inline bool UpdateIndex(uint16_t c);