Home
last modified time | relevance | path

Searched defs:kNodeFieldsCount (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/profiler/
Dheap-snapshot-generator.h691 static const int kNodeFieldsCount; variable
Dheap-snapshot-generator.cc2799 const int HeapSnapshotJSONSerializer::kNodeFieldsCount = 7; member in v8::internal::HeapSnapshotJSONSerializer