RESOLVED FIXED 146394
[ES6] Implement ES6 arrow function syntax. No Line terminator between function parameters and =>
https://bugs.webkit.org/show_bug.cgi?id=146394
Summary [ES6] Implement ES6 arrow function syntax. No Line terminator between functio...
GSkachkov
Reported 2015-06-28 07:37:57 PDT
No Line terminator between function parameters and => Statement var af = x\n=>x+1; has to lead syntax error.
Attachments
Patch (6.86 KB, patch)
2015-06-28 08:04 PDT, GSkachkov
no flags
Patch (3.80 KB, patch)
2015-06-28 08:20 PDT, GSkachkov
no flags
GSkachkov
Comment 1 2015-06-28 08:04:06 PDT
GSkachkov
Comment 2 2015-06-28 08:20:01 PDT
Yusuke Suzuki
Comment 3 2015-06-28 08:30:20 PDT
Comment on attachment 255725 [details] Patch r=me
WebKit Commit Bot
Comment 4 2015-06-28 09:19:20 PDT
Comment on attachment 255725 [details] Patch Clearing flags on attachment: 255725 Committed r186047: <http://trac.webkit.org/changeset/186047>
WebKit Commit Bot
Comment 5 2015-06-28 09:19:23 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.