Searched refs:heap_profiler_ (Results 1 – 2 of 2) sorted by relevance
1321 HeapProfiler* heap_profiler() const { return heap_profiler_; } in heap_profiler()2223 HeapProfiler* heap_profiler_ = nullptr; variable
3447 delete heap_profiler_; in ThrowInternal()3448 heap_profiler_ = nullptr; in ThrowInternal()3924 heap_profiler_ = new HeapProfiler(heap()); in ThrowInternal()