Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

JavaScript Programmer's Reference - Object Object

You are here: irt.org | XRef | core | Object

Object Object

Object/core
Internet Explorer 4
Netscape Navigator 3

Object Constructors

NameMSIENNavNotes
Object()43

Object Methods

NameMSIENNavNotes
assign()-3This method is deprecated
eval()43This is now deprecated and may even be unavailable in recent versions of Netscape Navigator and JScript.
hasOwnProperty()5.56
isPrototypeOf()5.56
propertyIsEnumerable()5.56
toLocaleString()5.56The ECMA standard reserves the first argument of this method for future use.
toSource()44.06
toString()43
unwatch()-4
valueOf()43
watch()-4

Object Functions

NameMSIENNavNotes
Object()3.023

Object Properties

NameMSIENNavNotes
constructor3.023
name5.5-
prototype43
__parent__-4
__proto__-4


You are here: irt.org | XRef | core | Object

©2018 Martin Webb