<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - Crash in JSC::DFG::StackLayoutPhase::run"
   href="https://bugs.webkit.org/show_bug.cgi?id=141028#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - Crash in JSC::DFG::StackLayoutPhase::run"
   href="https://bugs.webkit.org/show_bug.cgi?id=141028">bug 141028</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>(In reply to <a href="show_bug.cgi?id=141028#c5">comment #5</a>)
<span class="quote">&gt; Comment on <span class=""><a href="attachment.cgi?id=245915&amp;action=diff" name="attach_245915" title="Patch">attachment 245915</a> <a href="attachment.cgi?id=245915&amp;action=edit" title="Patch">[details]</a></span>
&gt; Patch
&gt; 
&gt; Should we still take these additional regression tests, since they
&gt; presumably cover something that was not covered before?</span >

Nah.

Previously, if you said &quot;arguments&quot; then the whole compiler - every compiler in every tier - would flip into this alternate reality world.  So we were steadily converging towards having two versions of every test: one that said &quot;arguments&quot; and one that didn't.

This isn't true anymore.  Saying &quot;arguments&quot; only changes how the arguments themselves are accessed but after bytecode generation, none of the tiers really care.

So, having tests for recursion using apply where you say &quot;arguments&quot; isn't really useful.  There's nothing special about that anymore.</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>