objectPrototype top-level property
Object?
get
objectPrototype
Returns the Object
prototype. Equivalent to Object.prototype
.
Implementation
external Object? get objectPrototype;
Returns the Object
prototype. Equivalent to Object.prototype
.
external Object? get objectPrototype;