Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Object.prototype.__parent__

廃止 Gecko 2 (Firefox 4 / Thunderbird 3.3 / SeaMonkey 2.1)
This feature is obsolete. Although it may still work in some browsers, its use is discouraged since it could be removed at any time. Try to avoid using it.

概要

__parent__ はオブジェクトのコンテクストへのポインタです。

構文

obj.__parent__

説明

__parent__ はオブジェクトのコンテクストへのポインタです。よって、例えば Web ブラウザでのトップレベルのオブジェクトの __parent__ の参照先は window オブジェクトとなります。

関連情報

ドキュメントのタグと貢献者

タグ: 
 このページの貢献者: teoli, ethertank
 最終更新者: teoli,