<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>teramako</author_name>
  <author_url>https://blog.hatena.ne.jp/teramako/</author_url>
  <blog_title>hogehoge @teramako</blog_title>
  <blog_url>https://teramako.hatenadiary.org/</blog_url>
  <categories>
    <anon>ECMAScript</anon>
    <anon>Firefox</anon>
  </categories>
  <description>762363 - (harmony:spreadcall) implement the spread operator in calls func (a, b, ...iterableObject); な感じで、イテレート可能なオブジェクトを展開して、それぞれの引数に分けてくれるもの。func (a, b, ...[1,2,3,4]) とすると、func (a, b, 1, 2, 3, 4)としたのと同等になる。 テストコード mozilla-central file search &quot;js/src/jit-test/tests/basic/spread-call&quot; あたりから見ると良いよ Sp…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fteramako.hatenadiary.org%2Fentry%2F20130919%2Fp1&quot; title=&quot;Firefox 27(Nightly) にて SpreadCall が実装された - hogehoge @teramako&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-09-19 00:00:00</published>
  <title>Firefox 27(Nightly) にて SpreadCall が実装された</title>
  <type>rich</type>
  <url>https://teramako.hatenadiary.org/entry/20130919/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
