Home | History | Annotate | Download | only in src

Lines Matching refs:EstimateObjectsCount

886 int V8HeapExplorer::EstimateObjectsCount(HeapIterator* iterator) {
1968 int NativeObjectsExplorer::EstimateObjectsCount() {
2045 if (EstimateObjectsCount() > 0) {
2310 v8_heap_explorer_.EstimateObjectsCount(&iterator) +
2311 dom_explorer_.EstimateObjectsCount());