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

#include <ProfileTreeNode.h>

Public Member Functions

 ProfileTreeNode ()
 
 ~ProfileTreeNode ()
 
ProfileTreeNodesampleChild (const char *name)
 
void dump ()
 
uint64_t count ()
 
uint64_t childCount ()
 

Constructor & Destructor Documentation

◆ ProfileTreeNode()

JSC::ProfileTreeNode::ProfileTreeNode ( )
inline

◆ ~ProfileTreeNode()

JSC::ProfileTreeNode::~ProfileTreeNode ( )
inline

Member Function Documentation

◆ childCount()

uint64_t JSC::ProfileTreeNode::childCount ( )
inline

◆ count()

uint64_t JSC::ProfileTreeNode::count ( )
inline

◆ dump()

void JSC::ProfileTreeNode::dump ( )
inline

◆ sampleChild()

ProfileTreeNode* JSC::ProfileTreeNode::sampleChild ( const char *  name)
inline

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