Home | History | Annotate | Download | only in src

Lines Matching full:has_more

682   bool has_more() { return has_more_; }
4254 ASSERT(!has_more());
4769 if (!has_more())
4924 while (has_more() && current() != ']') {
4957 if (!has_more()) {