JavaScript » Number » constructor

Syntax:
object.constructor

This property specifies the function that created the object's prototype. See also the Object.constructor property.