Searched refs:AllocateEntry (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/profiler/ | ||
D | heap-snapshot-generator.h | 298 virtual HeapEntry* AllocateEntry(HeapThing ptr) = 0; |
D | heap-snapshot-generator.cc | 613 HeapEntry* V8HeapExplorer::AllocateEntry(HeapThing ptr) { in AllocateEntry() function in v8::internal::V8HeapExplorer |