adamk
163419e8fa
Remove --harmony-arrow-functions flag
...
Arrow functions have been enabled by default since the 4.5 branch.
Review URL: https://codereview.chromium.org/1373633002
Cr-Commit-Position: refs/heads/master@{#31031}
2015-09-30 19:50:40 +00:00
wingo
e7a62c2485
Support rest parameters in arrow functions
...
R=dslomov@chromium.org , rossberg@chromium.org
LOG=Y
BUG=v8:2700
Review URL: https://codereview.chromium.org/1178523002
Cr-Commit-Position: refs/heads/master@{#28908}
2015-06-10 16:11:31 +00:00
caitpotter88
8bb2e39774
Implement ES6 rest parameters
...
LOG=Y
BUG=v8:2159
R=dslomov@chromium.org , arv@chromium.org , marja@chromium.org
Review URL: https://codereview.chromium.org/816913003
Cr-Commit-Position: refs/heads/master@{#26645}
2015-02-14 00:15:12 +00:00