Searched refs:PushHeapObjectsStats (Results 1 – 5 of 5) sorted by relevance
104 SnapshotObjectId HeapProfiler::PushHeapObjectsStats(OutputStream* stream) { in PushHeapObjectsStats() function in v8::internal::HeapProfiler105 return ids_->PushHeapObjectsStats(stream); in PushHeapObjectsStats()
41 SnapshotObjectId PushHeapObjectsStats(OutputStream* stream);
221 SnapshotObjectId PushHeapObjectsStats(OutputStream* stream);
620 SnapshotObjectId HeapObjectsMap::PushHeapObjectsStats(OutputStream* stream) { in PushHeapObjectsStats() function in v8::internal::HeapObjectsMap
7398 return reinterpret_cast<i::HeapProfiler*>(this)->PushHeapObjectsStats(stream); in GetHeapStats()