Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/regexp/
H A Dregexp-ast.h199 bool SortConsecutiveAtoms(RegExpCompiler* compiler);
H A Dregexp-compiler-tonode.cc604 bool RegExpDisjunction::SortConsecutiveAtoms(RegExpCompiler* compiler) { in SortConsecutiveAtoms() function in v8::RegExpDisjunction
825 bool found_consecutive_atoms = SortConsecutiveAtoms(compiler); in RationalizeConsecutiveAtoms()

Completed in 5 milliseconds