prototypeconstructor
Hoge.prototype.constructor→Hoge
Hoge.constructor
Hoge.__proto__.constructor→Function.prototype.constructor→Function
prototypeconstructor
Hoge.prototype.constructor→Hoge
Hoge.constructor
Hoge.__proto__.constructor→Function.prototype.constructor→Function