Searched refs:heap_profiler_ (Results 1 – 2 of 2) sorted by relevance
1145 HeapProfiler* heap_profiler() const { return heap_profiler_; } in heap_profiler()1856 HeapProfiler* heap_profiler_ = nullptr; variable
3101 delete heap_profiler_; in ThrowInternal()3102 heap_profiler_ = nullptr; in ThrowInternal()3516 heap_profiler_ = new HeapProfiler(heap()); in ThrowInternal()