<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ishiduca</author_name>
  <author_url>https://blog.hatena.ne.jp/ishiduca/</author_url>
  <blog_title>.blog</blog_title>
  <blog_url>https://ishiduca.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>function F (opt) { this.a = opt.a } function test (opt) { try { console.log(new F(opt)) } catch (err) { return console.error(err) } } test() // [TypeError: Cannot read property 'a' of undefined] test(null) // [TypeError: Cannot read property 'a' of null] test('foo') // {a: undefined} test(1) // {a: …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fishiduca.hatenablog.com%2Fentry%2F2013%2F10%2F24%2F200510&quot; title=&quot;引数にオブジェクト（ハッシュ）を想定していて、想定していない型の値を渡してもエラーが投げられないこともある。 - .blog&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>2013-10-24 20:05:10</published>
  <title>引数にオブジェクト（ハッシュ）を想定していて、想定していない型の値を渡してもエラーが投げられないこともある。</title>
  <type>rich</type>
  <url>https://ishiduca.hatenablog.com/entry/2013/10/24/200510</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
