V8 Project
|
Public Member Functions | |
TimeInterval (SnapshotObjectId id) | |
Public Attributes | |
SnapshotObjectId | id |
uint32_t | size |
uint32_t | count |
Definition at line 248 of file heap-snapshot-generator.h.
|
inlineexplicit |
Definition at line 249 of file heap-snapshot-generator.h.
uint32_t v8::internal::HeapObjectsMap::TimeInterval::count |
Definition at line 252 of file heap-snapshot-generator.h.
Referenced by v8::internal::HeapObjectsMap::PushHeapObjectsStats().
SnapshotObjectId v8::internal::HeapObjectsMap::TimeInterval::id |
Definition at line 250 of file heap-snapshot-generator.h.
Referenced by v8::internal::HeapObjectsMap::PushHeapObjectsStats().
uint32_t v8::internal::HeapObjectsMap::TimeInterval::size |
Definition at line 251 of file heap-snapshot-generator.h.
Referenced by v8::internal::HeapObjectsMap::PushHeapObjectsStats().