Searched refs:strong_roots_entry_ (Results 1 – 4 of 4) sorted by relevance
27 DCHECK_NOT_NULL(strong_roots_entry_); in Clear()28 heap_->UnregisterStrongRoots(strong_roots_entry_); in Clear()32 strong_roots_entry_ = nullptr; in Clear()208 strong_roots_entry_ = in InsertEntry()323 DCHECK_NOT_NULL(strong_roots_entry_); in Resize()324 heap_->UpdateStrongRoots(strong_roots_entry_, FullObjectSlot(keys_), in Resize()
52 strong_roots_entry_(nullptr), in IdentityMapBase()92 StrongRootsEntry* strong_roots_entry_; variable
359 StrongRootsEntry* strong_roots_entry_; variable
1322 strong_roots_entry_ = heap->RegisterStrongRoots( in HotObjectsList()1327 heap_->UnregisterStrongRoots(strong_roots_entry_); in ~HotObjectsList()