<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [ES6] Arrow function syntax. Using 'super' in arrow function that declared out of the class should lead to Syntax error"
   href="https://bugs.webkit.org/show_bug.cgi?id=150893#c12">Comment # 12</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [ES6] Arrow function syntax. Using 'super' in arrow function that declared out of the class should lead to Syntax error"
   href="https://bugs.webkit.org/show_bug.cgi?id=150893">bug 150893</a>
              from <span class="vcard"><a class="email" href="mailto:sbarati&#64;apple.com" title="Saam Barati &lt;sbarati&#64;apple.com&gt;"> <span class="fn">Saam Barati</span></a>
</span></b>
        <pre>Comment on <span class=""><a href="attachment.cgi?id=270851&amp;action=diff" name="attach_270851" title="Patch">attachment 270851</a> <a href="attachment.cgi?id=270851&amp;action=edit" title="Patch">[details]</a></span>
Patch

View in context: <a href="https://bugs.webkit.org/attachment.cgi?id=270851&amp;action=review">https://bugs.webkit.org/attachment.cgi?id=270851&amp;action=review</a>

<span class="quote">&gt; Source/JavaScriptCore/parser/Parser.h:886
&gt; +        // When reaching the top level scope (it can be non function scope), we return it.</span >

In a later patch, I'd remove this comment, or just say somethin like:
Note: it's okay to return the top most scope because it will be the global scope</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>