V8 Project
v8::internal::HeapObjectsMap::TimeInterval Struct Reference
+ Collaboration diagram for v8::internal::HeapObjectsMap::TimeInterval:

Public Member Functions

 TimeInterval (SnapshotObjectId id)
 

Public Attributes

SnapshotObjectId id
 
uint32_t size
 
uint32_t count
 

Detailed Description

Definition at line 248 of file heap-snapshot-generator.h.

Constructor & Destructor Documentation

◆ TimeInterval()

v8::internal::HeapObjectsMap::TimeInterval::TimeInterval ( SnapshotObjectId  id)
inlineexplicit

Member Data Documentation

◆ count

uint32_t v8::internal::HeapObjectsMap::TimeInterval::count

◆ id

SnapshotObjectId v8::internal::HeapObjectsMap::TimeInterval::id

◆ size

uint32_t v8::internal::HeapObjectsMap::TimeInterval::size

The documentation for this struct was generated from the following file: