Home
last modified time | relevance | path

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

/external/v8/src/profiler/
Dheap-snapshot-generator.cc169 template <> struct SnapshotSizeConstants<4> { struct
170 static const int kExpectedHeapGraphEdgeSize = 12;
171 static const int kExpectedHeapEntrySize = 28;
174 template <> struct SnapshotSizeConstants<8> { struct
175 static const int kExpectedHeapGraphEdgeSize = 24;
176 static const int kExpectedHeapEntrySize = 40;