Properties
constructor
constructor: Function
should
should: Assertion
Methods
hasOwnProperty
- hasOwnProperty(v: PropertyKey): boolean
-
Parameters
Returns boolean
isPrototypeOf
- isPrototypeOf(v: Object): boolean
-
Parameters
Returns boolean
propertyIsEnumerable
- propertyIsEnumerable(v: PropertyKey): boolean
-
Parameters
Returns boolean
toLocaleString
-
Returns string
toString
-
Returns string
valueOf
-
Returns Object
The initial value of Object.prototype.constructor is the standard built-in Object constructor.