<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 - Turn String.prototype.replace into an intrinsic"
   href="https://bugs.webkit.org/show_bug.cgi?id=154835">bug 154835</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;">Blocks</td>
           <td>
               &nbsp;
           </td>
           <td>154836
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Turn String.prototype.replace into an intrinsic"
   href="https://bugs.webkit.org/show_bug.cgi?id=154835#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Turn String.prototype.replace into an intrinsic"
   href="https://bugs.webkit.org/show_bug.cgi?id=154835">bug 154835</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>My plan for this involves having StringPrototype.cpp directly export the operations functions that the DFG/FTL will call.

To do that, it needs access to the declarations in JITOperations.h.  In fact it needs to include that in StringPrototype.h in order to properly declare the operations functions.

So, this depends on this: <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Make it cheap to #include &quot;JITOperations.h&quot;"
   href="show_bug.cgi?id=154836">https://bugs.webkit.org/show_bug.cgi?id=154836</a></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>