kdriver
Toggle table of contents
0.2.5
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
HeapProfiler
/
AddInspectedHeapObjectParameter
Add
Inspected
Heap
Object
Parameter
@
Serializable
data
class
AddInspectedHeapObjectParameter
(
val
heapObjectId
:
String
)
Members
Constructors
Add
Inspected
Heap
Object
Parameter
Link copied to clipboard
constructor
(
heapObjectId
:
String
)
Properties
heap
Object
Id
Link copied to clipboard
val
heapObjectId
:
String
Heap snapshot object id to be accessible by means of $x command line API.