我简单描述一下我的问题:
包装类: Function/Array/Number之类
隐原: Function.__proto__ 之类
ECMA隐原描述

问题描述代码:
Function.__proto__.__proto__ === Function.constructor.prototype.constructor.prototype; //false
我觉得可能是我哪里想错的,但是没有能够找出问题,还望大家赐教!
-----------------update-----------------
我想明白问题了.多谢大家回答.
我会再之后将自己的理解贴在问题中。
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
你的问题是什么?