Home | History | Annotate | Download | only in heap

Lines Matching refs:heap_controller_

4706   heap_controller_ = new HeapController(this);
4945 if (heap_controller_ != nullptr) {
4946 delete heap_controller_;
4947 heap_controller_ = nullptr;