public class JsScriptProfileNode extends JsElementalMixinBase implements ScriptProfileNode
SVG_ZOOMANDPAN_DISABLE, SVG_ZOOMANDPAN_MAGNIFY, SVG_ZOOMANDPAN_UNKNOWN
Modifier | Constructor and Description |
---|---|
protected |
JsScriptProfileNode() |
Modifier and Type | Method and Description |
---|---|
int |
getCallUID() |
JsIndexable |
getChildren() |
String |
getFunctionName() |
int |
getLineNumber() |
int |
getNumberOfCalls() |
double |
getSelfTime() |
double |
getTotalTime() |
String |
getUrl() |
boolean |
isVisible() |
addEventListener, addEventListener, beginElement, beginElementAt, dispatchEvent, endElement, endElementAt, getAnimatedClassName, getAnimatedHeight, getAnimatedHref, getAnimatedResult, getAnimatedTransform, getAnimatedWidth, getAnimatedX, getAnimatedY, getBBox, getChildElementCount, getCTM, getExternalResourcesRequired, getFarthestViewportElement, getFirstElementChild, getLastElementChild, getNearestViewportElement, getNextElementSibling, getPresentationAttribute, getPreserveAspectRatio, getPreviousElementSibling, getRequiredExtensions, getRequiredFeatures, getScreenCTM, getSvgStyle, getSystemLanguage, getTransformToElement, getViewBox, getXmllang, getXmlspace, getZoomAndPan, hasExtension, querySelector, querySelectorAll, removeEventListener, removeEventListener, setXmllang, setXmlspace, setZoomAndPan
at, at, intAt, intAt, length, numberAt, numberAt, setAt, setAt, setAt, setAt, setAt, setAt
cast, createArray, createArray, createFunction, createObject, equals, hashCode, toSource, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
intAt, length
numberAt
public final int getCallUID()
getCallUID
in interface ScriptProfileNode
public final JsIndexable getChildren()
getChildren
in interface ScriptProfileNode
public final String getFunctionName()
getFunctionName
in interface ScriptProfileNode
public final int getLineNumber()
getLineNumber
in interface ScriptProfileNode
public final int getNumberOfCalls()
getNumberOfCalls
in interface ScriptProfileNode
public final double getSelfTime()
getSelfTime
in interface ScriptProfileNode
public final double getTotalTime()
getTotalTime
in interface ScriptProfileNode
public final String getUrl()
getUrl
in interface ScriptProfileNode
public final boolean isVisible()
isVisible
in interface ScriptProfileNode
Copyright © 2018. All rights reserved.