Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/heap/
Dgc-tracer.cc12 static intptr_t CountTotalHolesSize(Heap* heap) { in CountTotalHolesSize() function
120 current_.start_holes_size = CountTotalHolesSize(heap_); in Start()
144 current_.end_holes_size = CountTotalHolesSize(heap_); in Stop()