<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><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> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [JSC] add missing RequireObjectCoercible() step in destructuring"
   href="https://bugs.webkit.org/show_bug.cgi?id=151596">bug 151596</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Attachment #266145 Flags</td>
           <td>
               &nbsp;
           </td>
           <td>review?
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [JSC] add missing RequireObjectCoercible() step in destructuring"
   href="https://bugs.webkit.org/show_bug.cgi?id=151596#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [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>Created <span class=""><a href="attachment.cgi?id=266145&amp;action=diff" name="attach_266145" title="[JSC] add missing RequireObjectCoercible() step in destructuring">attachment 266145</a> <a href="attachment.cgi?id=266145&amp;action=edit" title="[JSC] add missing RequireObjectCoercible() step in destructuring">[details]</a></span>
[JSC] add missing RequireObjectCoercible() step in destructuring

Add missing RequireObjectCoercible() for ObjectPatterns. For ArrayPatterns, an iterator is loaded regardless, so explicitly performing these steps is not strictly necessary. The result should be more or less equivalent. This fixes some failing test262 entries</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>