Home
last modified time | relevance | path

Searched refs:RawSnapshotSize (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/v8/src/
Dheap-profiler.cc124 size += snapshots_[i]->RawSnapshotSize(); in GetMemorySizeUsedByProfiler()
Dheap-snapshot-generator.h154 size_t RawSnapshotSize() const;
Dheap-snapshot-generator.cc335 size_t HeapSnapshot::RawSnapshotSize() const { in RawSnapshotSize() function in v8::internal::HeapSnapshot