<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - RegExp with anchor negation and grouping performance"
   href="https://bugs.webkit.org/show_bug.cgi?id=152578#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - RegExp with anchor negation and grouping performance"
   href="https://bugs.webkit.org/show_bug.cgi?id=152578">bug 152578</a>
              from <span class="vcard"><a class="email" href="mailto:shahar.soel&#64;gmail.com" title="shahar.soel&#64;gmail.com">shahar.soel&#64;gmail.com</a>
</span></b>
        <pre>fixed the jsperf example (was using wrong syntax for none capturing groups)
<a href="http://jsperf.com/regexp-negation-in-group/6">http://jsperf.com/regexp-negation-in-group/6</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>