[Webkit-unassigned] [Bug 140855] [ES6] Implement ES6 arrow function syntax

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 28 09:13:02 PST 2015


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

--- Comment #11 from GSkachkov <gskachkov at gmail.com> ---
(In reply to comment #5)
> Created attachment 247600 [details]
> Patch

Supported cases:
 () => 2*2
 x => x*x
 (x, y) => x*y

-- 
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/20150228/a749f84a/attachment-0002.html>


More information about the webkit-unassigned mailing list