pl.wendigo.chrome.api.runtime / SetMaxCallStackSizeToCaptureRequest

SetMaxCallStackSizeToCaptureRequest

data class SetMaxCallStackSizeToCaptureRequest (source)

Represents request frame that can be used with Runtime#setMaxCallStackSizeToCapture operation call.

Link
Runtime#setMaxCallStackSizeToCapture method documentation.

See Also

RuntimeOperations.setMaxCallStackSizeToCapture

Constructors

<init>

SetMaxCallStackSizeToCaptureRequest(size: Int)

Represents request frame that can be used with Runtime#setMaxCallStackSizeToCapture operation call.

Properties

size

val size: Int