Home | History | Annotate | Download | only in frame_host

Lines Matching refs:max_entry_count

485   DCHECK(entries_.size() <= max_entry_count());
1569 if (entries_.size() >= max_entry_count()) {
1570 DCHECK_EQ(max_entry_count(), entries_.size());
1659 size_t NavigationControllerImpl::max_entry_count() {