AllocateEntry 2749 src/profile-generator.cc virtual HeapEntry* AllocateEntry(HeapThing ptr); AllocateEntry 3014 src/profile-generator.cc HeapEntry* entry = allocator->AllocateEntry(ptr); AllocateEntry 768 src/profile-generator.h virtual HeapEntry* AllocateEntry(HeapThing ptr) = 0; AllocateEntry 856 src/profile-generator.h virtual HeapEntry* AllocateEntry(HeapThing ptr);