Home | History | Annotate | Download | only in src

Lines Matching refs:EstimateObjectsCount

1026 int V8HeapExplorer::EstimateObjectsCount(HeapIterator* iterator) {
2360 int NativeObjectsExplorer::EstimateObjectsCount() {
2437 if (EstimateObjectsCount() > 0) {
2640 v8_heap_explorer_.EstimateObjectsCount(&iterator) +
2641 dom_explorer_.EstimateObjectsCount());