JavaScript Programmer's Reference - Object Object
You are here: irt.org | XRef | core | Object
Object Object
Object Constructors
| Name | MSIE | NNav | Notes |
|---|
| Object() | 4 | 3 | |
Object Methods
| Name | MSIE | NNav | Notes |
|---|
| assign() | - | 3 | This method is deprecated |
| eval() | 4 | 3 | This is now deprecated and may even be unavailable in recent versions of Netscape Navigator and JScript. |
| hasOwnProperty() | 5.5 | 6 | |
| isPrototypeOf() | 5.5 | 6 | |
| propertyIsEnumerable() | 5.5 | 6 | |
| toLocaleString() | 5.5 | 6 | The ECMA standard reserves the first argument of this method for future use. |
| toSource() | 4 | 4.06 | |
| toString() | 4 | 3 | |
| unwatch() | - | 4 | |
| valueOf() | 4 | 3 | |
| watch() | - | 4 | |
Object Functions
| Name | MSIE | NNav | Notes |
|---|
| Object() | 3.02 | 3 | |
Object Properties
| Name | MSIE | NNav | Notes |
|---|
| constructor | 3.02 | 3 | |
| name | 5.5 | - | |
| prototype | 4 | 3 | |
| __parent__ | - | 4 | |
| __proto__ | - | 4 | |
You are here: irt.org | XRef | core | Object
©2018 Martin Webb