GetObjectByHeapObjectIdResponse

@Serializable
data class GetObjectByHeapObjectIdResponse(val result: RemoteObject)(source)

Response type for the HeapProfilerDomain.getObjectByHeapObjectId command.

Constructors

Link copied to clipboard
constructor(result: RemoteObject)

Properties

Link copied to clipboard

Evaluation result.