Searched refs:GetObjectTypeName (Results 1 – 3 of 3) sorted by relevance
1168 bool GetObjectTypeName(size_t index, const char** object_type,
5641 bool Heap::GetObjectTypeName(size_t index, const char** object_type, in GetObjectTypeName() function in v8::internal::Heap
8537 if (!heap->GetObjectTypeName(type_index, &object_type, &object_sub_type)) { in GetHeapObjectStatisticsAtLastGC()