lgtm



https://codereview.chromium.org/17914002/diff/11001/src/hydrogen-instructions.h
File src/hydrogen-instructions.h (right):

https://codereview.chromium.org/17914002/diff/11001/src/hydrogen-instructions.h#newcode5877
src/hydrogen-instructions.h:5877: : elements_kind_(elements_kind),
Perhaps:

HasEscapingOperandAt(int index) { return index == 2 }

https://codereview.chromium.org/17914002/diff/11001/src/hydrogen-instructions.h#newcode6000
src/hydrogen-instructions.h:6000: class HStoreKeyedGeneric: public
HTemplateInstruction<4> {
Also here...

https://codereview.chromium.org/17914002/diff/11001/src/hydrogen.cc
File src/hydrogen.cc (right):

https://codereview.chromium.org/17914002/diff/11001/src/hydrogen.cc#newcode3987
src/hydrogen.cc:3987:
Whitespace change

https://codereview.chromium.org/17914002/

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