Searched refs:GetStrongGcSubrootName (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/profiler/
H A Dheap-snapshot-generator.h455 const char* GetStrongGcSubrootName(Object* object);
H A Dheap-snapshot-generator.cc2063 const char* name = GetStrongGcSubrootName(child_obj);
2101 const char* V8HeapExplorer::GetStrongGcSubrootName(Object* object) { function in class:v8::internal::V8HeapExplorer

Completed in 226 milliseconds