addInspectedHeapObject
suspend fun addInspectedHeapObject(args: HeapProfiler.AddInspectedHeapObjectParameter, mode: CommandMode = CommandMode.DEFAULT)
Enables console to refer to the node with given id via
$x (see Command Line API for more details $
x functions).Enables console to refer to the node with given id via
$x (see Command Line API for more details $
x functions).Parameters
heapObjectId
Heap snapshot object id to be accessible by means of $x command line API.