<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:msaboff&#64;apple.com" title="Michael Saboff &lt;msaboff&#64;apple.com&gt;"> <span class="fn">Michael Saboff</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - REGRESSION(r190289): It made Speedometer/Full.html performance test fail"
   href="https://bugs.webkit.org/show_bug.cgi?id=149621">bug 149621</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;">Assignee</td>
           <td>webkit-unassigned&#64;lists.webkit.org
           </td>
           <td>msaboff&#64;apple.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - REGRESSION(r190289): It made Speedometer/Full.html performance test fail"
   href="https://bugs.webkit.org/show_bug.cgi?id=149621#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - REGRESSION(r190289): It made Speedometer/Full.html performance test fail"
   href="https://bugs.webkit.org/show_bug.cgi?id=149621">bug 149621</a>
              from <span class="vcard"><a class="email" href="mailto:msaboff&#64;apple.com" title="Michael Saboff &lt;msaboff&#64;apple.com&gt;"> <span class="fn">Michael Saboff</span></a>
</span></b>
        <pre>A little more detail.  We are calling a function that makes a varargs tail call.  When the FTL makes a tail call and it needs to take the slow path, it doesn't properly restore the callee save registers.  Moved the restoration of callee saves to common path before deciding to take the fast or slow path.</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>