(オブジェクト) constructor 作成元のオブジェクトを返します


書式
★.constructor
  ★=オブジェクト名
文例
whats = Object.constructor
上位オブジェクト
Object
説明
作成元のオブジェクトを返します。
関連
-