chrome-devtools-kotlin
5.1.0-1165014
common
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.heapprofiler
/
GetObjectByHeapObjectIdResponse
Get
Object
By
Heap
Object
Id
Response
@
Serializable
data
class
GetObjectByHeapObjectIdResponse
(
val
result
:
RemoteObject
)
(
source
)
Response type for the
HeapProfilerDomain.getObjectByHeapObjectId
command.
Members
Constructors
Get
Object
By
Heap
Object
Id
Response
Link copied to clipboard
constructor
(
result
:
RemoteObject
)
Properties
result
Link copied to clipboard
val
result
:
RemoteObject
Evaluation result.