Searched refs:strong_gc_subroot_names_ (Results 1 – 2 of 2) sorted by relevance
469 HeapObjectsSet strong_gc_subroot_names_; variable
2102 if (strong_gc_subroot_names_.is_empty()) { in GetStrongGcSubrootName()2103 #define NAME_ENTRY(name) strong_gc_subroot_names_.SetTag(heap_->name(), #name); in GetStrongGcSubrootName()2121 CHECK(!strong_gc_subroot_names_.is_empty()); in GetStrongGcSubrootName()2123 return strong_gc_subroot_names_.GetTag(object); in GetStrongGcSubrootName()