Searched refs:gc_roots_entry_ (Results 1 – 2 of 2) sorted by relevance
227 HeapEntry* gc_roots() const { return gc_roots_entry_; } in gc_roots()266 HeapEntry* gc_roots_entry_ = nullptr; variable
435 DCHECK_NULL(gc_roots_entry_); in AddGcRootsEntry()436 gc_roots_entry_ = AddEntry(HeapEntry::kSynthetic, "(GC roots)", in AddGcRootsEntry()