HomeSort by relevance Sort by last modified time
    Searched defs:Age (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/v8/src/
compilation-cache.cc 90 void CompilationSubCache::Age() {
91 // Age the generations implicitly killing off the oldest.
519 subcaches_[i]->Age();
objects.h     [all...]
  /external/v8/src/
compilation-cache.cc 89 void CompilationSubCache::Age() {
90 // Age the generations implicitly killing off the oldest.
492 subcaches_[i]->Age();

Completed in 209 milliseconds