Home
last modified time | relevance | path

Searched refs:EmbedderGraphEntriesAllocator (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/profiler/
Dheap-snapshot-generator.cc2105 class EmbedderGraphEntriesAllocator : public HeapEntriesAllocator { class
2107 explicit EmbedderGraphEntriesAllocator(HeapSnapshot* snapshot) in EmbedderGraphEntriesAllocator() function in v8::internal::EmbedderGraphEntriesAllocator
2148 HeapEntry* EmbedderGraphEntriesAllocator::AllocateEntry(HeapThing ptr) { in AllocateEntry()
2196 new EmbedderGraphEntriesAllocator(snapshot)), in NativeObjectsExplorer()