http://codereview.chromium.org/9148006/diff/8001/src/objects-inl.h
File src/objects-inl.h (right):

http://codereview.chromium.org/9148006/diff/8001/src/objects-inl.h#newcode2061
src/objects-inl.h:2061: HashTable<Shape, Key>::Hash(key),
This all fits on one line.

http://codereview.chromium.org/9148006/diff/8001/src/objects-inl.h#newcode4542
src/objects-inl.h:4542: return SeededHash(key, 0);
I would appreciate a comment as to why the seed is zero here.

http://codereview.chromium.org/9148006/diff/8001/src/objects-inl.h#newcode4555
src/objects-inl.h:4555: Object* other) {
Formatting

http://codereview.chromium.org/9148006/

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to