Class ProfileNode
java.lang.Object
com.oracle.truffle.tools.chromeinspector.types.ProfileNode
-
Constructor Details
-
ProfileNode
-
-
Method Details
-
getId
public int getId() -
getCallFrame
-
getHitCount
public long getHitCount() -
addChild
public void addChild(int childId)
-