<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#c17">Comment # 17</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:caitp&#64;igalia.com" title="Caitlin Potter (:caitp) &lt;caitp&#64;igalia.com&gt;"> <span class="fn">Caitlin Potter (:caitp)</span></a>
</span></b>
        <pre>Well, to clarify, the RequireObjectObservable() stuff hasn't been added to ArrayPatterns, since they [[Get]] &#64;&#64;iterator anyways, which effectively does the same thing (albeit with a now-different error message).

But it would still cause a problem in a case like `var { title, lead } = document.all`; or something</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>