<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kesuuyof</author_name>
  <author_url>https://blog.hatena.ne.jp/kesuuyof/</author_url>
  <blog_title>kesuuyofのメモ</blog_title>
  <blog_url>https://kesuuyof.hatenadiary.org/</blog_url>
  <categories>
    <anon>JavaScript</anon>
  </categories>
  <description>JavaScriptヤり初めてサンプルコードに 'this.x' って結構出てきたんですが、 「あーあー、Javaでやったやつと、、、あれ、なんか違 ...う、のか..」 わー意味分かんなくなってきたーーーー！！ ので、ちょっとthisのことメモしておきます。 thisの参照規則とは ・トップレベルコードのthisはグローバルオブジェクトを参照 ・関数内のthis参照は関数の呼び出し方法で異なる（以下のとおり） 1. コンストラクタ呼び出し 実行結果 2. メソッド呼び出し 実行結果 3. applyあるいはcall呼び出し 実行結果 4. それ以外の呼び出し グローバルオブジェクト とのこと…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkesuuyof.hatenadiary.org%2Fentry%2F20111103%2F1320337364&quot; title=&quot;JavaScriptのthis参照 - kesuuyofのメモ&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>https://cdn-ak.f.st-hatena.com/images/fotolife/k/kesuuyof/20111104/20111104010353.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2011-11-03 01:22:44</published>
  <title>JavaScriptのthis参照</title>
  <type>rich</type>
  <url>https://kesuuyof.hatenadiary.org/entry/20111103/1320337364</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
