webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Public Member Functions | |
GatherHeapSnapshotData (HeapSnapshotBuilder &builder) | |
IterationStatus | operator() (HeapCell *heapCell, HeapCell::Kind kind) const |
Public Member Functions inherited from JSC::MarkedBlock::CountFunctor | |
CountFunctor () | |
void | count (size_t count) const |
ReturnType | returnValue () const |
CountFunctor () | |
void | count (size_t count) const |
ReturnType | returnValue () const |
Public Attributes | |
HeapSnapshotBuilder & | m_builder |
Additional Inherited Members | |
Public Types inherited from JSC::MarkedBlock::CountFunctor | |
typedef size_t | ReturnType |
typedef size_t | ReturnType |
|
inline |
|
inline |
HeapSnapshotBuilder& JSC::GatherHeapSnapshotData::m_builder |