Searched refs:EmbedderGraphEntriesAllocator (Results 1 – 1 of 1) sorted by relevance
2105 class EmbedderGraphEntriesAllocator : public HeapEntriesAllocator { class2107 explicit EmbedderGraphEntriesAllocator(HeapSnapshot* snapshot) in EmbedderGraphEntriesAllocator() function in v8::internal::EmbedderGraphEntriesAllocator2148 HeapEntry* EmbedderGraphEntriesAllocator::AllocateEntry(HeapThing ptr) { in AllocateEntry()2196 new EmbedderGraphEntriesAllocator(snapshot)), in NativeObjectsExplorer()