<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - REGRESSION(r190289): It made Speedometer/Full.html performance test fail"
   href="https://bugs.webkit.org/show_bug.cgi?id=149621#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - 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>I am able to reproduce this in both release and debug builds although the symptoms are a little different.

In a debug build, we are OSR exiting from a function due to BadType, but the real reason is that the tag registers (r14 &amp; r15 on X86-64) do not have the tag constants.  it appears that they were not properly restored after a call (likely to an FTL function).  More debugging.</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>