1. __defineGetter__: function
  2. __defineSetter__: function
  3. __lookupGetter__: function
  4. __lookupSetter__: function
  5. hasOwnProperty: function
  6. isPrototypeOf: function
  7. propertyIsEnumerable: function
  8. toLocaleString: function
  9. toSource: function
  10. toString: function
  11. valueOf: function
  1. __defineGetter__: undefined
  2. __defineSetter__: undefined
  3. __lookupGetter__: undefined
  4. __lookupSetter__: undefined
  5. hasOwnProperty: function
  6. isPrototypeOf: function
  7. propertyIsEnumerable: function
  8. toLocaleString: function
  9. toSource: undefined
  10. toString: function
  11. valueOf: function