Class JSConsoleUtil
java.lang.Object
com.oracle.truffle.js.runtime.JSConsoleUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidintvoid
-
Constructor Details
-
JSConsoleUtil
public JSConsoleUtil()
-
-
Method Details
-
getCountMap
-
getTimeMap
-
getConsoleIndentation
public int getConsoleIndentation() -
incConsoleIndentation
public void incConsoleIndentation() -
decConsoleIndentation
public void decConsoleIndentation() -
getConsoleIndentationString
-