[Webkit-unassigned] [Bug 143038] ES6: Classes: Program level class expression throws exception in strict mode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 24 22:22:42 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=143038

--- Comment #2 from Joseph Pecoraro <joepeck at webkit.org> ---
In parseStatement, parseFunctionDeclaration declares a declareVariable at this top level before pushing a new scope. I wonder if parseClassDeclaration should be doing the same, putting the class name at the top level.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150325/1669d00c/attachment-0002.html>


More information about the webkit-unassigned mailing list