Home
last modified time | relevance | path

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

/external/v8/src/profiler/
Dheap-snapshot-generator.cc173 template <> struct SnapshotSizeConstants<4> { struct
174 static const int kExpectedHeapGraphEdgeSize = 12;
175 static const int kExpectedHeapEntrySize = 28;
178 template <> struct SnapshotSizeConstants<8> { struct
179 static const int kExpectedHeapGraphEdgeSize = 24;
180 static const int kExpectedHeapEntrySize = 40;