Searched refs:native_entries_allocator_ (Results 1 – 2 of 2) sorted by relevance
2255 native_entries_allocator_ = in NativeObjectsExplorer()2277 delete native_entries_allocator_; in ~NativeObjectsExplorer()2324 filler_->FindOrAddEntry(parent, native_entries_allocator_)->index(); in FillEdges()2330 filler_->FindOrAddEntry(child, native_entries_allocator_); in FillEdges()2420 filler_->FindOrAddEntry(info, native_entries_allocator_); in SetNativeRootReference()2441 filler_->FindOrAddEntry(info, native_entries_allocator_); in SetWrapperNativeReferences()2459 filler_->FindOrAddEntry(group_info, native_entries_allocator_); in SetRootNativeRootsReference()
530 HeapEntriesAllocator* native_entries_allocator_; variable