Object.hasOwn
Object.create
Object.getPrototypeOf
指定したプロトタイプで新しいオブジェクトを作成します。
Object.create(proto): object