Searched refs:sole_ro_heap (Results 1 – 1 of 1) sorted by relevance
145 std::unique_ptr<SoleReadOnlyHeap> sole_ro_heap( in CreateInitalHeapForBootstrapping() local148 SoleReadOnlyHeap::shared_ro_heap_ = sole_ro_heap.get(); in CreateInitalHeapForBootstrapping()149 ro_heap = std::move(sole_ro_heap); in CreateInitalHeapForBootstrapping()