<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>eccoHowling</author_name>
  <author_url>https://blog.hatena.ne.jp/eccoHowling/</author_url>
  <blog_title>Harmonic Howl</blog_title>
  <blog_url>https://eccohowling.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>いくらかJavaScriptのオブジェクト指向について勉強。 重要なのは一点。あるインスタンスの存在しないプロパティを参照すると、そのインスタンスのプロトタイプのプロパティが参照される、と言うこと。 で、そのプロトタイプはどこで設定するのか？ newキーワードを使って関数を呼び出すと、まず空っぽのインスタンスが作成され、次に関数のprototypeプロパティがインスタンスのプロトタイプになり、最後にthisキーワードにインスタンスが代入されて、関数が実行される。 ついでに関数のprototypeプロパティのconstructorプロパティには関数自身がデフォルトで設定されている。 プロトタイプ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Feccohowling.hatenadiary.org%2Fentry%2F20060729%2Fp3&quot; title=&quot; JavaScriptのプロトタイプ - Harmonic Howl&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2006-07-29 00:00:02</published>
  <title> JavaScriptのプロトタイプ</title>
  <type>rich</type>
  <url>https://eccohowling.hatenadiary.org/entry/20060729/p3</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
