getObjectByHeapObjectId
suspend fun getObjectByHeapObjectId(args: HeapProfiler.GetObjectByHeapObjectIdParameter, mode: CommandMode = CommandMode.DEFAULT): HeapProfiler.GetObjectByHeapObjectIdReturn
suspend fun getObjectByHeapObjectId(objectId: String, objectGroup: String? = null): HeapProfiler.GetObjectByHeapObjectIdReturn
Parameters
objectId
No description
objectGroup
Symbolic group name that can be used to release multiple objects.