Searched refs:GetNodesCount (Results 1 – 3 of 3) sorted by relevance
356 int GetNodesCount() const;
1757 const int nodes_count = snapshot->GetNodesCount(); in TEST()2679 for (int i = 0, l = snapshot->GetNodesCount(); i < l; ++i) { in GetRetainersCount()
8191 int HeapSnapshot::GetNodesCount() const { in GetNodesCount() function in v8::HeapSnapshot