Searched refs:Disjoint (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/ | ||
D | jsregexp.h | 247 bool Disjoint() { return (bits_ & kInBoth) == 0; } in Disjoint() function |
D | jsregexp.cc | 4982 if (word_relation.Disjoint()) { in VisitAssertion() |