Home
last modified time | relevance | path

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

/external/v8/src/
Dcompilation-cache.cc255 static void* script_histogram = StatsTable::CreateHistogram( in Lookup() local
261 if (script_histogram != NULL) { in Lookup()
263 StatsTable::AddHistogramSample(script_histogram, generation); in Lookup()