Searched refs:PushHeapObjectsStats (Results 1 – 5 of 5) sorted by relevance
100 SnapshotObjectId HeapProfiler::PushHeapObjectsStats(OutputStream* stream, in PushHeapObjectsStats() function in v8::internal::HeapProfiler102 return ids_->PushHeapObjectsStats(stream, timestamp_us); in PushHeapObjectsStats()
40 SnapshotObjectId PushHeapObjectsStats(OutputStream* stream,
231 SnapshotObjectId PushHeapObjectsStats(OutputStream* stream,
615 SnapshotObjectId HeapObjectsMap::PushHeapObjectsStats(OutputStream* stream, in PushHeapObjectsStats() function in v8::internal::HeapObjectsMap
8277 return heap_profiler->PushHeapObjectsStats(stream, timestamp_us); in GetHeapStats()