Why does functions in class and function have different expression when I log them in javascript?

后端 未结 0 593
孤城傲影
孤城傲影 2021-01-23 11:09

I made Example function and Example2 class. I expected log results will be the same. But they are actually not exactly same.

function Example() {}

Example.protot         


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