Home | History | Annotate | Download | only in loader

Lines Matching full:evict

194         evict(resource);
200 evict(resource);
215 evict(revalidatingResource);
244 evict(resource);
322 // See if we have any purged resources we can evict.
330 evict(current);
362 // Now evict objects from this queue.
367 evict(current);
368 // If evict() caused pruneDeadResources() to be re-entered, bail out. This can happen when removing an
401 void Cache::evict(CachedResource* resource)
712 evict(i->second);