Mac OS X Reference Library Apple Developer
Search

ScriptProfileNode

Module:
core
Declared In:

Overview

Use the links in the table of contents to the left to access the documentation.



Member Data

callUID
children
functionName
lineNumber
numberOfCalls
selfTime
totalTime
url
visible

callUID



readonly attribute unsigned long callUID; 

children



readonly attribute Array children; 

functionName



readonly attribute DOMString functionName; 

lineNumber



readonly attribute unsigned long lineNumber; 

numberOfCalls



readonly attribute unsigned long numberOfCalls; 

selfTime



readonly attribute double selfTime; 

totalTime



readonly attribute double totalTime; 

url



readonly attribute DOMString url; 

visible



readonly attribute boolean visible; 

 

Did this document help you? Yes It's good, but... Not helpful...

Last Updated: 2010-05-27