Searched refs:EstimateObjectsCount (Results 1 – 2 of 2) sorted by relevance
357 int EstimateObjectsCount();507 int EstimateObjectsCount();
822 int V8HeapExplorer::EstimateObjectsCount() { in EstimateObjectsCount() function in v8::internal::V8HeapExplorer2213 int NativeObjectsExplorer::EstimateObjectsCount() { in EstimateObjectsCount() function in v8::internal::NativeObjectsExplorer2349 if (EstimateObjectsCount() > 0) { in IterateAndExtractReferences()2522 progress_total_ = v8_heap_explorer_.EstimateObjectsCount() + in InitProgressCounter()2523 dom_explorer_.EstimateObjectsCount() + 1; in InitProgressCounter()