Searched refs:gc_subroot_indexes_ (Results 1 – 2 of 2) sorted by relevance
159 return &entries_[gc_subroot_indexes_[index]]; in gc_subroot()192 int gc_subroot_indexes_[VisitorSynchronization::kNumberOfSyncTags]; variable
204 gc_subroot_indexes_[i] = HeapEntry::kNoEntry; in HeapSnapshot()247 ASSERT(gc_subroot_indexes_[tag] == HeapEntry::kNoEntry); in AddGcSubrootEntry()255 gc_subroot_indexes_[tag] = entry->index(); in AddGcSubrootEntry()