Object.__parent__ (Property)

A special property in which to access the scope chain during function execution.

Availability:

JavaScript - 1.2
Netscape - 4.0
Property/method value type:ScopeChain object
JavaScript syntax:NmyObject.__parent__

See also:Lexical scoping

Refer to:

__parent__