Home
last modified time | relevance | path

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

/external/v8/src/
Dcompilation-cache.cc147 static CompilationSubCache* subcaches[kSubCacheCount] = variable
454 subcaches[i]->Clear(); in Clear()
461 subcaches[i]->Iterate(v); in Iterate()
468 subcaches[i]->Age(); in MarkCompactPrologue()