pl.wendigo.chrome.domain.heapprofiler / StartTrackingHeapObjectsRequest

StartTrackingHeapObjectsRequest

data class StartTrackingHeapObjectsRequest (source)

Represents request frame that can be used with HeapProfiler.startTrackingHeapObjects method call.

Constructors

<init>

StartTrackingHeapObjectsRequest(trackAllocations: Boolean? = null)

Represents request frame that can be used with HeapProfiler.startTrackingHeapObjects method call.

Properties

trackAllocations

val trackAllocations: Boolean?