<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:fpizlo&#64;apple.com" title="Filip Pizlo &lt;fpizlo&#64;apple.com&gt;"> <span class="fn">Filip Pizlo</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Get rid of anonymous stack slots in B3"
   href="https://bugs.webkit.org/show_bug.cgi?id=151128">bug 151128</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;">Summary</td>
           <td>Air::allocateStack is way too optimistic about Def semantics
           </td>
           <td>Get rid of anonymous stack slots in B3
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Get rid of anonymous stack slots in B3"
   href="https://bugs.webkit.org/show_bug.cgi?id=151128#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Get rid of anonymous stack slots in B3"
   href="https://bugs.webkit.org/show_bug.cgi?id=151128">bug 151128</a>
              from <span class="vcard"><a class="email" href="mailto:fpizlo&#64;apple.com" title="Filip Pizlo &lt;fpizlo&#64;apple.com&gt;"> <span class="fn">Filip Pizlo</span></a>
</span></b>
        <pre>The easiest way to resolve this issue is to hide the concept of anonymous stack slots.  They should be private to Air.  And Air should just call them &quot;spill slots&quot;.</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>