Comment #4 on issue 3516 by [email protected]: Add support for method shorthand
https://code.google.com/p/v8/issues/detail?id=3516#c4
The following revision refers to this bug:https://chromium.googlesource.com/external/v8.git/+/714f5f401c001b0973f6f3a5f071b9addd01893c
commit 714f5f401c001b0973f6f3a5f071b9addd01893c Author: [email protected] <[email protected]> Date: Thu Sep 18 17:14:13 2014 ES6: Implement generator method shorthand https://people.mozilla.org/~jorendorff/es6-draft.html#sec-method-definitions BUG=v8:3516 LOG=Y [email protected] Review URL: https://codereview.chromium.org/577973002git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24048 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
[modify] https://chromium.googlesource.com/external/v8.git/+/714f5f401c001b0973f6f3a5f071b9addd01893c/src/globals.h [modify] https://chromium.googlesource.com/external/v8.git/+/714f5f401c001b0973f6f3a5f071b9addd01893c/src/preparser.h [modify] https://chromium.googlesource.com/external/v8.git/+/714f5f401c001b0973f6f3a5f071b9addd01893c/src/v8natives.js [modify] https://chromium.googlesource.com/external/v8.git/+/714f5f401c001b0973f6f3a5f071b9addd01893c/test/cctest/test-parsing.cc [modify] https://chromium.googlesource.com/external/v8.git/+/714f5f401c001b0973f6f3a5f071b9addd01893c/test/mjsunit/harmony/object-literals-method.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.
