Object$Typings extension

on

Properties

constructor Function

Available on Object, provided by the Object$Typings extension

The initial value of Object.prototype.constructor is the standard built-in Object constructor.
getter/setter pair
hasOwnProperty bool Function(Object)

Available on Object, provided by the Object$Typings extension

getter/setter pair
isPrototypeOf bool Function(Object)

Available on Object, provided by the Object$Typings extension

getter/setter pair
propertyIsEnumerable bool Function(Object)

Available on Object, provided by the Object$Typings extension

getter/setter pair
toLocaleString String Function()

Available on Object, provided by the Object$Typings extension

getter/setter pair
toString$ String Function()

Available on Object, provided by the Object$Typings extension

getter/setter pair
valueOf Object Function()

Available on Object, provided by the Object$Typings extension

getter/setter pair