Searched refs:IndexOf (Results 1 – 4 of 4) sorted by relevance
274 static int IndexOf(const MostVisitedURLList& urls, const GURL& url) { in IndexOf() function647 IndexOf(*urls, prepopulate_urls[i].url) == -1) { in AddPrepopulatedPages()702 int cur_index = IndexOf(urls_copy, url); in ApplyBlacklistAndPinnedURLs()
534 int index = IndexOf(key); in Encode()542 int index = IndexOf(key); in NameOfAddress()548 int ExternalReferenceEncoder::IndexOf(Address key) const { in IndexOf() function in v8::internal::ExternalReferenceEncoder
77 int IndexOf(Address key) const;
29901 IndexOf, and was able to remove some special cases. In LastIndexOf, used