LGTM.

https://codereview.chromium.org/23658031/diff/5001/src/objects.h
File src/objects.h (right):

https://codereview.chromium.org/23658031/diff/5001/src/objects.h#newcode3469
src/objects.h:3469: void Rehash(Key key);
nit: Let's add a short one-liner comment saying that this is an in-place
rehashing implementation, to contrast it with the existing Rehash()
function.

https://codereview.chromium.org/23658031/

--
--
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/groups/opt_out.

Reply via email to