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