<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [ES6] Implement ES6 arrow function syntax. Parser of arrow function with execution as common function"
   href="https://bugs.webkit.org/show_bug.cgi?id=144955#c54">Comment # 54</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [ES6] Implement ES6 arrow function syntax. Parser of arrow function with execution as common function"
   href="https://bugs.webkit.org/show_bug.cgi?id=144955">bug 144955</a>
              from <span class="vcard"><a class="email" href="mailto:gskachkov&#64;gmail.com" title="GSkachkov &lt;gskachkov&#64;gmail.com&gt;"> <span class="fn">GSkachkov</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=144955#c24">comment #24</a>)
<span class="quote">&gt; Comment on <span class="bz_obsolete"><a href="attachment.cgi?id=253378&amp;action=diff" name="attach_253378" title="Patch">attachment 253378</a> <a href="attachment.cgi?id=253378&amp;action=edit" title="Patch">[details]</a></span>
&gt; Patch
&gt; 
&gt; View in context:
&gt; <a href="https://bugs.webkit.org/attachment.cgi?id=253378&amp;action=review">https://bugs.webkit.org/attachment.cgi?id=253378&amp;action=review</a>
&gt; 
&gt; &gt; Source/JavaScriptCore/parser/Parser.cpp:1968
&gt; &gt; +template &lt;class TreeBuilder&gt; TreeExpression Parser&lt;LexerType&gt;::parseArrowFunctionExpression(TreeBuilder&amp; context)
&gt; 
&gt; In regards to the controlFlowProfiler, this code is ok. To be sure and
&gt; prevent regressions, it's worth writing a few simple tests for the
&gt; controlFlowProfiler.
&gt; If you look inside JavaScriptCore/tests/controlFlowProfiler/* there is a
&gt; standardized way of doing this. You can do this in another patch or you can
&gt; open a bug and assign it to me and I'll write some tests for it. 
&gt; </span >
I've created the issue and upload patch with controlFlowProfiler
<a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - ES6 Arrow function. Write tests for the controlFlowProfiler"
   href="show_bug.cgi?id=145638">https://bugs.webkit.org/show_bug.cgi?id=145638</a>. Could you please take a look if it make sense?</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>