Comment #10 on issue 4298 by [email protected]: Invalid result of the spread operator
https://code.google.com/p/v8/issues/detail?id=4298#c10

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

commit 8735d38ed6cd44a5dae63047a3ed867f4c8769b6
Author: adamk <[email protected]>
Date: Tue Jul 14 18:40:16 2015

Unship spread calls and spread arrays

Return both --harmony-spreadcalls and --harmony-spread-arrays
to staging, in preparation for disabling those features on
the M45 branch.

There are no known bugs in spread calls, but without rest and spread
arrays it seems appropriate to leave all of them out rather than
only supporting a singular use of the '...' operator.

BUG=v8:4298
LOG=y

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

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

[modify] http://crrev.com/8735d38ed6cd44a5dae63047a3ed867f4c8769b6/src/flag-definitions.h


--
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