<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Use a regex to check if a test step is for JavaScriptCore"
   href="https://bugs.webkit.org/show_bug.cgi?id=159224#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Use a regex to check if a test step is for JavaScriptCore"
   href="https://bugs.webkit.org/show_bug.cgi?id=159224">bug 159224</a>
              from <span class="vcard"><a class="email" href="mailto:svijayaraghavan&#64;apple.com" title="Sri Vijayaraghavan &lt;svijayaraghavan&#64;apple.com&gt;"> <span class="fn">Sri Vijayaraghavan</span></a>
</span></b>
        <pre>/(?=.*test)(?=.*jsc)/ or /(?=.*test)(?=.*jsc)/ would work, as would using two regexes. Will upload after testing locally.</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>