webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
JSC::HeapSnapshotNode Struct Reference

#include <HeapSnapshotBuilder.h>

Public Member Functions

 HeapSnapshotNode (JSCell *cell, unsigned identifier)
 
 HeapSnapshotNode (JSCell *cell, unsigned identifier)
 

Public Attributes

JSCellcell
 
unsigned identifier
 

Constructor & Destructor Documentation

◆ HeapSnapshotNode() [1/2]

JSC::HeapSnapshotNode::HeapSnapshotNode ( JSCell cell,
unsigned  identifier 
)
inline

◆ HeapSnapshotNode() [2/2]

JSC::HeapSnapshotNode::HeapSnapshotNode ( JSCell cell,
unsigned  identifier 
)
inline

Member Data Documentation

◆ cell

JSCell * JSC::HeapSnapshotNode::cell

◆ identifier

unsigned JSC::HeapSnapshotNode::identifier

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