<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [JSC] implement async functions proposal"
   href="https://bugs.webkit.org/show_bug.cgi?id=156147#c20">Comment # 20</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [JSC] implement async functions proposal"
   href="https://bugs.webkit.org/show_bug.cgi?id=156147">bug 156147</a>
              from <span class="vcard"><a class="email" href="mailto:caitp&#64;igalia.com" title="Caitlin Potter (:caitp) &lt;caitp&#64;igalia.com&gt;"> <span class="fn">Caitlin Potter (:caitp)</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=156147#c16">comment #16</a>)
<span class="quote">&gt; Comment on <span class="bz_obsolete"><a href="attachment.cgi?id=275522&amp;action=diff" name="attach_275522" title="Patch">attachment 275522</a> <a href="attachment.cgi?id=275522&amp;action=edit" title="Patch">[details]</a></span>
&gt; Patch
&gt; 
&gt; Can we add a runtime flag?  e.g. <a href="http://trac.webkit.org/changeset/187356">http://trac.webkit.org/changeset/187356</a>
&gt; removes a runtime flag for symbols.
&gt; 
&gt; Also it looks like a whole bunch of layout tests are failing.</span >

I've started doing this, but since it's a language feature and not just an API, the parser needs to know about the flag as well. A compile-time flag probably makes sense here, so that it's easy to turn off if there's a serious problem.

I believe I've fixed the layout test failures</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>