Home | History | Annotate | Download | only in regexp

Lines Matching refs:kUnicode

1512   bool unicode() const { return (flags_ & JSRegExp::kUnicode) != 0; }