Searched refs:PushHeapObjectsStats (Results 1 – 5 of 5) sorted by relevance
153 SnapshotObjectId HeapProfiler::PushHeapObjectsStats(OutputStream* stream, in PushHeapObjectsStats() function in v8::internal::HeapProfiler155 return ids_->PushHeapObjectsStats(stream, timestamp_us); in PushHeapObjectsStats()
50 SnapshotObjectId PushHeapObjectsStats(OutputStream* stream,
254 SnapshotObjectId PushHeapObjectsStats(OutputStream* stream,
449 SnapshotObjectId HeapObjectsMap::PushHeapObjectsStats(OutputStream* stream, in PushHeapObjectsStats() function in v8::internal::HeapObjectsMap
10423 return heap_profiler->PushHeapObjectsStats(stream, timestamp_us); in GetHeapStats()