Function和Object的关系
2019-08-24 21:47:34 0 举报
Function构造函数(实例对象)和Object构造函数(实例对象)之间的关系
作者其他创作
大纲/内容
__proto__
Array
Object.prototype
constructor
prototype
实例化
fn
Number
Boolean
Function
Object
Object instanceof Function === trueFunction instanceof Object ===true
String
Function.prototype
收藏
收藏
0 条评论
下一页