findObjectByIdOrNull

open override fun findObjectByIdOrNull(objectId: Long): HeapObject?

Returns the HeapObject corresponding to the provided objectId or null if it cannot be found.