Searched refs:kNodeFieldsCount (Results 1 – 2 of 2) sorted by relevance
594 int entry_index(HeapEntry* e) { return e->index() * kNodeFieldsCount; } in entry_index()608 static const int kNodeFieldsCount; variable
2753 const int HeapSnapshotJSONSerializer::kNodeFieldsCount = 6; member in v8::internal::HeapSnapshotJSONSerializer