Searched defs:headNode (Results 1 – 2 of 2) sorted by relevance
| /external/webkit/Source/JavaScriptCore/profiler/ |
| D | ProfileNode.cpp | 59 …ExecState* callerCallFrame, const CallIdentifier& callIdentifier, ProfileNode* headNode, ProfileNo… in ProfileNode() function in JSC::ProfileNode 76 ProfileNode::ProfileNode(ExecState* callerCallFrame, ProfileNode* headNode, ProfileNode* nodeToCopy) in ProfileNode() function in JSC::ProfileNode
|
| D | ProfileNode.h | 48 …ExecState* callerCallFrame, const CallIdentifier& callIdentifier, ProfileNode* headNode, ProfileNo… in create() 52 …static PassRefPtr<ProfileNode> create(ExecState* callerCallFrame, ProfileNode* headNode, ProfileNo… in create()
|