objectPrototype 顶级属性

Object? objectPrototype

返回 Object 原型。相当于 Object.prototype

实现

external Object? get objectPrototype;