EvaluateOnCallFrameRequest

fun EvaluateOnCallFrameRequest(callFrameId: CallFrameId, expression: String, objectGroup: String? = null, includeCommandLineAPI: Boolean? = null, silent: Boolean? = null, returnByValue: Boolean? = null, generatePreview: Boolean? = null, throwOnSideEffect: Boolean? = null, timeout: TimeDelta? = null)

Sources

jvm source
Link copied to clipboard