Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dobject-stats.cc143 V8_NOINLINE static void PrintJSONArray(size_t* array, const int len) { in PrintJSONArray() function
173 PrintJSONArray(size_histogram_[index], kNumberOfBuckets); in PrintInstanceTypeJSON()
176 PrintJSONArray(over_allocated_histogram_[index], kNumberOfBuckets); in PrintInstanceTypeJSON()