toggle menu
chrome-devtools-kotlin
6.2.0-1326544
common
switch theme
search in API
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.heapprofiler
/
GetObjectByHeapObjectIdResponse
Get
Object
By
Heap
Object
Id
Response
@
Serializable
data
class
GetObjectByHeapObjectIdResponse
(
val
result
:
RemoteObject
)
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.