let ite=Array.prototype[Symbol.iterator]();consoel.log(Object.getPrototypeOf(ite)===Object.prototype);//false请问ite._proto_是什么? 查看完整描述