Home
last modified time | relevance | path

Searched refs:debugPrintData (Results 1 – 6 of 6) sorted by relevance

/external/webkit/JavaScriptCore/profiler/
DProfile.cpp103 void Profile::debugPrintData() const in debugPrintData() function in JSC::Profile
106 m_head->debugPrintData(0); in debugPrintData()
DProfile.h54 void debugPrintData() const;
DProfileNode.cpp289 void ProfileNode::debugPrintData(int indentLevel) const in debugPrintData() function in JSC::ProfileNode
306 (*currentChild)->debugPrintData(indentLevel); in debugPrintData()
DProfileNode.h125 void debugPrintData(int indentLevel) const;
/external/webkit/JavaScriptCore/
DChangeLog-2008-08-107711 (KJS::Profile::debugPrintData):
8251 (KJS::ProfileNode::debugPrintData):
9320 (KJS::ProfileNode::debugPrintData): Dump the new variables.
15303 (KJS::ProfileNode::debugPrintData):
15334 (KJS::Profile::debugPrintData):
15338 (KJS::ProfileNode::debugPrintData):
DChangeLog-2009-06-1638480 (KJS::ProfileNode::debugPrintData): Modified a debug-only diagnostic