Lines Matching refs:HeapProfiler
650 * Deletes the snapshot and removes it from HeapProfiler's list.
828 * HeapProfiler::AddBuildEmbedderGraphCallback.
916 class V8_EXPORT HeapProfiler {
1106 HeapProfiler();
1107 ~HeapProfiler();
1108 HeapProfiler(const HeapProfiler&);
1109 HeapProfiler& operator=(const HeapProfiler&);
1114 * See HeapProfiler::GetHeapStats.