Home
last modified time | relevance | path

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

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