Comment #44 on issue 2700 by [email protected]: Implement arrow functions
https://code.google.com/p/v8/issues/detail?id=2700#c44

The following revision refers to this bug:
https://chromium.googlesource.com/v8/v8.git/+/e7a62c24855ac2bb34271e997ffae5ffcf57862d

commit e7a62c24855ac2bb34271e997ffae5ffcf57862d
Author: wingo <[email protected]>
Date: Wed Jun 10 16:11:25 2015

Support rest parameters in arrow functions

[email protected], [email protected]
LOG=Y
BUG=v8:2700

Review URL: https://codereview.chromium.org/1178523002

Cr-Commit-Position: refs/heads/master@{#28908}

[modify] http://crrev.com/e7a62c24855ac2bb34271e997ffae5ffcf57862d/src/parser.cc [modify] http://crrev.com/e7a62c24855ac2bb34271e997ffae5ffcf57862d/src/parser.h [modify] http://crrev.com/e7a62c24855ac2bb34271e997ffae5ffcf57862d/src/preparser.h [add] http://crrev.com/e7a62c24855ac2bb34271e997ffae5ffcf57862d/test/message/arrow-bare-rest-param.js [add] http://crrev.com/e7a62c24855ac2bb34271e997ffae5ffcf57862d/test/message/arrow-bare-rest-param.out [add] http://crrev.com/e7a62c24855ac2bb34271e997ffae5ffcf57862d/test/message/arrow-param-after-rest-2.js [add] http://crrev.com/e7a62c24855ac2bb34271e997ffae5ffcf57862d/test/message/arrow-param-after-rest-2.out [add] http://crrev.com/e7a62c24855ac2bb34271e997ffae5ffcf57862d/test/message/arrow-param-after-rest.js [add] http://crrev.com/e7a62c24855ac2bb34271e997ffae5ffcf57862d/test/message/arrow-param-after-rest.out [add] http://crrev.com/e7a62c24855ac2bb34271e997ffae5ffcf57862d/test/message/arrow-two-rest-params.js [add] http://crrev.com/e7a62c24855ac2bb34271e997ffae5ffcf57862d/test/message/arrow-two-rest-params.out [add] http://crrev.com/e7a62c24855ac2bb34271e997ffae5ffcf57862d/test/message/invalid-spread-2.js [add] http://crrev.com/e7a62c24855ac2bb34271e997ffae5ffcf57862d/test/message/invalid-spread-2.out [add] http://crrev.com/e7a62c24855ac2bb34271e997ffae5ffcf57862d/test/message/invalid-spread.js [add] http://crrev.com/e7a62c24855ac2bb34271e997ffae5ffcf57862d/test/message/invalid-spread.out [add] http://crrev.com/e7a62c24855ac2bb34271e997ffae5ffcf57862d/test/mjsunit/harmony/arrow-rest-params.js [add] http://crrev.com/e7a62c24855ac2bb34271e997ffae5ffcf57862d/test/mjsunit/harmony/regress/regress-arrow-duplicate-params.js [modify] http://crrev.com/e7a62c24855ac2bb34271e997ffae5ffcf57862d/test/mjsunit/harmony/rest-params-lazy-parsing.js


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to