Searched refs:SortConsecutiveAtoms (Results 1 – 2 of 2) sorted by relevance
238 bool SortConsecutiveAtoms(RegExpCompiler* compiler);
5156 bool RegExpDisjunction::SortConsecutiveAtoms(RegExpCompiler* compiler) { in SortConsecutiveAtoms() function in v8::internal::RegExpDisjunction5366 bool found_consecutive_atoms = SortConsecutiveAtoms(compiler); in ToNode()