Searched refs:strong_gc_subroot_names_ (Results 1 – 2 of 2) sorted by relevance
467 HeapObjectsSet strong_gc_subroot_names_; variable
2141 if (strong_gc_subroot_names_.is_empty()) { in GetStrongGcSubrootName()2142 #define NAME_ENTRY(name) strong_gc_subroot_names_.SetTag(heap_->name(), #name); in GetStrongGcSubrootName()2160 CHECK(!strong_gc_subroot_names_.is_empty()); in GetStrongGcSubrootName()2162 return strong_gc_subroot_names_.GetTag(object); in GetStrongGcSubrootName()