How Object constructor comes in the prototype object of any function?

后端 未结 0 1689
滥情空心
滥情空心 2020-12-05 17:31

In the code below

function Hello(){
      //
 }

console.dir(Hello);

My question is:

From where and how Object

相关标签:
回答
  • 消灭零回复
提交回复
热议问题