Searched defs:is_non_word (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/v8/src/regexp/ | ||
H A D | regexp-compiler.h | 153 bool is_non_word() { return w_ == kLatticeOut; } in is_non_word() function in v8::internal::BoyerMoorePositionInfo |
Completed in 4 milliseconds