Searched refs:gc_roots_entry_ (Results 1 – 2 of 2) sorted by relevance
656 HeapEntry* gc_roots() { return gc_roots_entry_; } in gc_roots()689 HeapEntry* gc_roots_entry_; variable
1172 gc_roots_entry_(NULL), in HeapSnapshot()1230 ASSERT(gc_roots_entry_ == NULL); in AddGcRootsEntry()1231 return (gc_roots_entry_ = AddEntry(HeapEntry::kObject, in AddGcRootsEntry()