<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>susie-t</author_name>
  <author_url>https://blog.hatena.ne.jp/susie-t/</author_url>
  <blog_title>Backstage of theater.js</blog_title>
  <blog_url>https://susie-t.hatenadiary.org/</blog_url>
  <categories>
    <anon>prototype.js解読</anon>
  </categories>
  <description>【抜粋】 var Try = { these: function() { var returnValue; for (var i = 0; i &lt; arguments.length; i++) { var lambda = arguments[i]; try { returnValue = lambda(); break; } catch (e) {} } return returnValue; } }Tryオブジェクトにtheseメソッドが一つだけです。複数の関数を引数として指定すると、成功するまで実行を繰り返し、成功した関数の戻り値を返却します。returnValue = lambda()…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsusie-t.hatenadiary.org%2Fentry%2F20060719%2F1153277096&quot; title=&quot;Try.theseメソッド - Backstage of theater.js&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-19 11:44:56</published>
  <title>Try.theseメソッド</title>
  <type>rich</type>
  <url>https://susie-t.hatenadiary.org/entry/20060719/1153277096</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
