<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [JSC] add missing RequireObjectCoercible() step in destructuring"
   href="https://bugs.webkit.org/show_bug.cgi?id=151596#c16">Comment # 16</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [JSC] add missing RequireObjectCoercible() step in destructuring"
   href="https://bugs.webkit.org/show_bug.cgi?id=151596">bug 151596</a>
              from <span class="vcard"><a class="email" href="mailto:ggaren&#64;apple.com" title="Geoffrey Garen &lt;ggaren&#64;apple.com&gt;"> <span class="fn">Geoffrey Garen</span></a>
</span></b>
        <pre><span class="quote">&gt; Also, without a new opcode, it won't do the &quot;right&quot; thing for masquerading
&gt; types, eg `var [a, b, c] = document.all` would be a TypeError when it
&gt; shouldn't be (HTMLCollection is iterable, and has an ArrayIterator, per
&gt; <a href="http://heycam.github.io/webidl/#es-iterators">http://heycam.github.io/webidl/#es-iterators</a>)</span >

Interesting point. I hadn't considered that.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>