概要
インスタンスのプロトタイプを生成した Function 関数への参照を返します。このプロパティの値は関数そのものの参照であり、関数の名前を持つ文字列ではないことに注意してください。
Property of Function |
|
|---|---|
| Implemented in | JavaScript 1.1 |
| ECMAScript Edition | ECMAScript 1st Edition |
説明
Object.constructor をご覧ください。
| ★ wanayoo — archive 1999 https://developer.mozilla.org/ja/docs/JavaScript/Reference/Global_Objects/Function/Constructor | Nouvelle recherche | Portail wanayoo |
Did you know that you can read content offline by using one of these tools? If you would like to read offline MDN content in another format, let us know by commenting on Bug 665750.
インスタンスのプロトタイプを生成した Function 関数への参照を返します。このプロパティの値は関数そのものの参照であり、関数の名前を持つ文字列ではないことに注意してください。
Property of Function |
|
|---|---|
| Implemented in | JavaScript 1.1 |
| ECMAScript Edition | ECMAScript 1st Edition |
Object.constructor をご覧ください。
Is MDN helpful to you? Please share your feedback with us. Or join our mailing list about improving MDN content.