JS: Object.prototype
What is object.prototype
Object.prototype is the root parent of all standard objects.
Properties
Function Properties
- JS: Object .prototype .hasOwnProperty 👎
- JS: Object .prototype .isPrototypeOf
- JS: Object .prototype .propertyIsEnumerable 👎
- JS: Object .prototype .toString
- JS: Object .prototype .valueOf
Object.prototype.toLocaleString