JS: Object.prototype.constructor

By Xah Lee. Date: . Last updated: .
Object.prototype.constructor
Value is the function object Object.
Object.prototype.constructor === Object

〔see Property Key "constructor"