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

/external/chromium_org/v8/src/
H A Djsregexp.h1273 bool is_non_word() { return w_ == kLatticeOut; } function in class:v8::internal::BoyerMoorePositionInfo
H A Djsregexp.cc3061 if (bm->at(0)->is_non_word())
3066 if (lookahead->at(0)->is_non_word())

Completed in 131 milliseconds