objectPrototype 最高级属性

Object? objectPrototype

返回 Object 原型。等同于 Object.prototype

实现

external Object? get objectPrototype;