Searched refs:PushHeapObjectsStats (Results 1 – 5 of 5) sorted by relevance
146 SnapshotObjectId HeapProfiler::PushHeapObjectsStats(OutputStream* stream, in PushHeapObjectsStats() function in v8::internal::HeapProfiler148 return ids_->PushHeapObjectsStats(stream, timestamp_us); in PushHeapObjectsStats()
53 SnapshotObjectId PushHeapObjectsStats(OutputStream* stream,
317 SnapshotObjectId PushHeapObjectsStats(OutputStream* stream,
646 SnapshotObjectId HeapObjectsMap::PushHeapObjectsStats(OutputStream* stream, in PushHeapObjectsStats() function in v8::internal::HeapObjectsMap
10239 return heap_profiler->PushHeapObjectsStats(stream, timestamp_us); in GetHeapStats()