Lines Matching refs:HeapProfiler
653 * Deletes the snapshot and removes it from HeapProfiler's list.
831 * HeapProfiler::AddBuildEmbedderGraphCallback.
928 class V8_EXPORT HeapProfiler {
1175 HeapProfiler();
1176 ~HeapProfiler();
1177 HeapProfiler(const HeapProfiler&);
1178 HeapProfiler& operator=(const HeapProfiler&);
1183 * See HeapProfiler::GetHeapStats.