https://codereview.chromium.org/1151503002/diff/1/src/pattern-rewriter.cc
File src/pattern-rewriter.cc (right):

https://codereview.chromium.org/1151503002/diff/1/src/pattern-rewriter.cc#newcode308
src/pattern-rewriter.cc:308: // array = [];
Lets change this to not create the array here and have the runtime
funciton create the array. Then we do not need to add the literal_index
to ast node.

https://codereview.chromium.org/1151503002/

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