Searched refs:heap_profiler_ (Results 1 – 2 of 2) sorted by relevance
937 HeapProfiler* heap_profiler() const { return heap_profiler_; } in heap_profiler()1451 HeapProfiler* heap_profiler_; variable
2276 heap_profiler_(NULL), in Throw()2417 delete heap_profiler_; in Throw()2418 heap_profiler_ = NULL; in Throw()2642 heap_profiler_ = new HeapProfiler(heap()); in Throw()