Home
last modified time | relevance | path

Searched defs:ScriptProfileNode (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/bindings/v8/
DScriptProfileNode.h42 class ScriptProfileNode; variable
65 ScriptProfileNode(const v8::CpuProfileNode* profileNode) in ScriptProfileNode() function
/external/webkit/Source/WebCore/bindings/js/
DScriptProfileNode.h35 typedef JSC::ProfileNode ScriptProfileNode; typedef