Class Params
java.lang.Object
com.oracle.truffle.tools.chromeinspector.commands.Params
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ParamscreateConsoleAPICalled(String type, Object text, long contextId) static ParamscreateContext(long id, String name) static ParamscreateContextId(long id) getBoolean(String name) org.graalvm.shadowed.org.json.JSONObjectintString[]longgetState()
-
Constructor Details
-
Params
public Params(org.graalvm.shadowed.org.json.JSONObject json)
-
-
Method Details
-
createContext
-
createContextId
-
createConsoleAPICalled
-
getJSONObject
public org.graalvm.shadowed.org.json.JSONObject getJSONObject() -
getPatterns
-
getSamplingInterval
public long getSamplingInterval() -
getMaxDepth
public int getMaxDepth() -
getState
-
getScriptId
-
getBoolean
-
getBreakpointId
-