Home | History | Annotate | Download | only in src

Lines Matching refs:EstimateObjectsCount

1824 int V8HeapExplorer::EstimateObjectsCount(HeapIterator* iterator) {
2726 int NativeObjectsExplorer::EstimateObjectsCount() {
2799 if (EstimateObjectsCount() > 0) {
3138 v8_heap_explorer_.EstimateObjectsCount(&iterator) +
3139 dom_explorer_.EstimateObjectsCount()) * iterations_count;