WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
Patch
(3.80 KB, patch)
2015-06-28 08:20 PDT
,
GSkachkov
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
GSkachkov
Comment 1
2015-06-28 08:04:06 PDT
Created
attachment 255724
[details]
Patch
GSkachkov
Comment 2
2015-06-28 08:20:01 PDT
Created
attachment 255725
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug