LGTM with nits.

https://codereview.chromium.org/203333004/diff/20001/src/objects.cc
File src/objects.cc (right):

https://codereview.chromium.org/203333004/diff/20001/src/objects.cc#newcode11442
src/objects.cc:11442: // static
I think you can remove that comment too.

https://codereview.chromium.org/203333004/diff/20001/src/objects.cc#newcode11455
src/objects.cc:11455: Handle<Object> new_length_handle = length;
Can we either rename the argument or rename the uses? So that we don't
have this duplicate.

https://codereview.chromium.org/203333004/

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