Javascript

(ECMAScript)

Object

Object Constructor - 15.2.3

Object.prototype - 15.2.3.1

Properties of Object.prototype - 15.2.4

Object.prototype.constructor - 15.2.4.1

toString() - 15.2.4.2

toLocaleString() - 15.2.4.3

valueOf() - 15.2.4.4

hasOwnProperty(V) - 15.2.4.5

isPrototypeOf(V) - 15.2.4.6

propertyIsEnumerable(V) - 15.2.4.7