<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - REGRESSION(r192436): Inspector Hanging under tryParseDestructuringPatternExpression"
   href="https://bugs.webkit.org/show_bug.cgi?id=151324#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - REGRESSION(r192436): Inspector Hanging under tryParseDestructuringPatternExpression"
   href="https://bugs.webkit.org/show_bug.cgi?id=151324">bug 151324</a>
              from <span class="vcard"><a class="email" href="mailto:caitpotter88&#64;gmail.com" title="Caitlin Potter (:caitp) &lt;caitpotter88&#64;gmail.com&gt;"> <span class="fn">Caitlin Potter (:caitp)</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=265679" name="attach_265679" title="Speed up AssignmentPattern parsing">attachment 265679</a> <a href="attachment.cgi?id=265679&amp;action=edit" title="Speed up AssignmentPattern parsing">[details]</a></span>
Speed up AssignmentPattern parsing

I haven't run the full test suite, this isn't ready yet, but it does produce a significant speedup for loading this page. Most real-world destructuring patterns are probably not that big, so while those would still be slow, they shouldn't be as noticeable.

I'll add further fixes to the test suite as needed.

PS, webkit-patch is failing to upload my patches today (<a href="https://gist.github.com/caitp/27af5c48cd1758c65784">https://gist.github.com/caitp/27af5c48cd1758c65784</a> for a log), so this is just the output from `git format-patch`, hope that's cool.</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>