problem description
js says that all instances inherit from the Object class by default.
but why does the constructor property of an instance of a custom constructor point not to Object, but to the constructor that constructed it?
the environmental background of the problems and what methods you have tried
related codes
/ / Please paste the code text below (do not replace the code with pictures)