Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dgc-tracer.cc14 static size_t CountTotalHolesSize(Heap* heap) { in CountTotalHolesSize() function
183 current_.start_holes_size = CountTotalHolesSize(heap_); in Start()
241 current_.end_holes_size = CountTotalHolesSize(heap_); in Stop()