__parent__

Obsolete since Gecko 2 (Firefox 4 / Thunderbird 3.3 / SeaMonkey 2.1)

Summary

Points to an object's context.

Property of Object
Implemented in JavaScript ?
ECMAScript Edition -

Syntax

obj.__parent__

Description

For top-level objects, this is the e.g. window.

See also

Tags (2)