Searched refs:GetGcSubrootOrder (Results 1 – 3 of 3) sorted by relevance
58 int V8HeapExplorer::GetGcSubrootOrder(HeapObject* subroot) { in GetGcSubrootOrder() function
452 static inline int GetGcSubrootOrder(HeapObject* subroot);
819 HeapEntry* entry = snapshot_->AddGcSubrootEntry(GetGcSubrootOrder(object)); in AddEntry()