Searched defs:Age (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dcompilation-cache.cc89 void CompilationSubCache::Age() { function in class:v8::internal::CompilationSubCache
90 // Age the generations implicitly killing off the oldest.
492 subcaches_[i]->Age();

Completed in 68 milliseconds