<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#c1">Comment # 1</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:joepeck&#64;webkit.org" title="Joseph Pecoraro &lt;joepeck&#64;webkit.org&gt;"> <span class="fn">Joseph Pecoraro</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=265629" name="attach_265629" title="[TEST] Test Case">attachment 265629</a> <a href="attachment.cgi?id=265629&amp;action=edit" title="[TEST] Test Case">[details]</a></span>
[TEST] Test Case

Attached a test case. This test used to take 8ms to load on my machine, it now takes 13seconds.

The test case just does:

    &lt;script&gt;
    Does.not.exist({...huge object literal...})
    &lt;/script&gt;

So it is valid syntax, but immediate runtime error. Tons of time is spent parsing the literal.</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>