Searched refs:AgeCustom (Results 1 – 2 of 2) sorted by relevance
69 void CompilationSubCache::AgeCustom(CompilationSubCache* c) { in AgeCustom() function in v8::internal::CompilationSubCache76 if (FLAG_isolate_script_cache_ageing) AgeCustom(this); in Age()78 void CompilationCacheEval::Age() { AgeCustom(this); } in Age()
70 static void AgeCustom(CompilationSubCache* c);