HomeSort by relevance Sort by last modified time
    Searched refs:HeapEntriesAllocator (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
profile-generator.h 794 class HeapEntriesAllocator {
796 virtual ~HeapEntriesAllocator() { }
811 void Pair(HeapThing thing, HeapEntriesAllocator* allocator, HeapEntry* entry);
824 EntryInfo(HeapEntry* entry, HeapEntriesAllocator* allocator)
831 HeapEntriesAllocator* allocator;
877 HeapEntriesAllocator* allocator) = 0;
880 HeapEntriesAllocator* allocator) = 0;
915 class V8HeapExplorer : public HeapEntriesAllocator {
    [all...]
profile-generator.cc     [all...]

Completed in 83 milliseconds