Searched refs:gc_subroot_indexes_ (Results 1 – 2 of 2) sorted by relevance
163 return &entries_[gc_subroot_indexes_[index]]; in gc_subroot()193 int gc_subroot_indexes_[VisitorSynchronization::kNumberOfSyncTags]; variable
202 gc_subroot_indexes_[i] = HeapEntry::kNoEntry; in HeapSnapshot()257 DCHECK(gc_subroot_indexes_[tag] == HeapEntry::kNoEntry); in AddGcSubrootEntry()261 gc_subroot_indexes_[tag] = entry->index(); in AddGcSubrootEntry()