Home
last modified time | relevance | path

Searched refs:CompareFirstChar (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/regexp/
H A Dregexp-compiler-tonode.cc510 int CompareFirstChar(RegExpTree* const* a, RegExpTree* const* b) { in CompareFirstChar() function
627 // this we have a version of CompareFirstChar that uses case- in SortConsecutiveAtoms()
646 alternatives->StableSort(CompareFirstChar, first_atom, i - first_atom); in SortConsecutiveAtoms()

Completed in 4 milliseconds