https://codereview.chromium.org/938443002/diff/380002/src/hydrogen.cc
File src/hydrogen.cc (right):

https://codereview.chromium.org/938443002/diff/380002/src/hydrogen.cc#newcode11031
src/hydrogen.cc:11031: void HOptimizedGraphBuilder::VisitSpread(Spread*
expr) { UNREACHABLE(); }
On 2015/04/02 07:54:20, Dmitry Lomov (chromium) wrote:
One thing I am missing: why this is never hit?

the Spread nodes are removed from the graph, they're only really useful
for helping desugaring, currently

https://codereview.chromium.org/938443002/

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