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

  /external/chromium_org/v8/src/
heap-snapshot-generator.h 357 const char* GetSystemEntryName(HeapObject* object);
heap-snapshot-generator.cc 867 return AddEntry(object, HeapEntry::kHidden, GetSystemEntryName(object));
952 const char* V8HeapExplorer::GetSystemEntryName(HeapObject* object) {
    [all...]

Completed in 76 milliseconds