Searched refs:native_entries_allocator_ (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/
H A Dprofile-generator.cc2698 native_entries_allocator_ =
2722 delete native_entries_allocator_;
2765 filler_->FindOrAddEntry(parent, native_entries_allocator_);
2771 filler_->FindOrAddEntry(child, native_entries_allocator_);
2863 filler_->FindOrAddEntry(info, native_entries_allocator_);
2881 filler_->FindOrAddEntry(info, native_entries_allocator_);
2900 filler_->FindOrAddEntry(group_info, native_entries_allocator_);
H A Dprofile-generator.h1067 HeapEntriesAllocator* native_entries_allocator_; member in class:v8::internal::NativeObjectsExplorer

Completed in 57 milliseconds