Home | History | Annotate | Download | only in web_contents

Lines Matching refs:max_entry_count

475   DCHECK(entries_.size() <= max_entry_count());
1493 if (entries_.size() >= max_entry_count()) {
1494 DCHECK_EQ(max_entry_count(), entries_.size());
1582 size_t NavigationControllerImpl::max_entry_count() {