Home
last modified time | relevance | path

Searched refs:AgeByGeneration (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/codegen/
Dcompilation-cache.cc56 void CompilationSubCache::AgeByGeneration(CompilationSubCache* c) { in AgeByGeneration() function in v8::internal::CompilationSubCache
79 void CompilationCacheRegExp::Age() { AgeByGeneration(this); } in Age()
Dcompilation-cache.h69 static void AgeByGeneration(CompilationSubCache* c);