Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/regexp/
H A Dregexp-compiler.h132 kLatticeOut = 2, enumerator
153 bool is_non_word() { return w_ == kLatticeOut; } in is_non_word()
H A Dregexp-compiler.cc2718 return Combine(containment, inside ? kLatticeIn : kLatticeOut); in AddRange()

Completed in 8 milliseconds