Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/regexp/
H A Dregexp-compiler-tonode.cc859 ZoneList<CharacterRange>* word_range = in RationalizeConsecutiveAtoms() local
861 CharacterRange::AddClassEscape(StandardCharacterSet::kWord, word_range, true, in RationalizeConsecutiveAtoms()
876 zone, word_range, true, lookbehind.on_match_success()); in RationalizeConsecutiveAtoms()
882 zone, word_range, false, lookahead.on_match_success()); in RationalizeConsecutiveAtoms()

Completed in 4 milliseconds