<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:saambarati1&#64;gmail.com" title="Saam Barati &lt;saambarati1&#64;gmail.com&gt;"> <span class="fn">Saam Barati</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - JavaScriptCore Garbage Collector Issue"
   href="https://bugs.webkit.org/show_bug.cgi?id=145433">bug 145433</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;">CC</td>
           <td>
               &nbsp;
           </td>
           <td>saambarati1&#64;gmail.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - JavaScriptCore Garbage Collector Issue"
   href="https://bugs.webkit.org/show_bug.cgi?id=145433#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - JavaScriptCore Garbage Collector Issue"
   href="https://bugs.webkit.org/show_bug.cgi?id=145433">bug 145433</a>
              from <span class="vcard"><a class="email" href="mailto:saambarati1&#64;gmail.com" title="Saam Barati &lt;saambarati1&#64;gmail.com&gt;"> <span class="fn">Saam Barati</span></a>
</span></b>
        <pre>Hi Max,
I can maybe take a closer look when I'm not on vacation (I'm on my phone now)
but I have a question:
Are you initializing a new VM in every loop iteration?

It sounds like you may be misinterpreting what's happening with the JITs.
The JITs should &quot;Just Work&quot; as if everything were just run through
an Interpreter without any intervention on your part. Tiering up from
the baseline JIT to the DFG is handled automatically and you don't
have to think about that.</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>