Minor comment.

http://codereview.chromium.org/657080/diff/2017/2018
File src/ia32/codegen-ia32.cc (right):

http://codereview.chromium.org/657080/diff/2017/2018#newcode5746
src/ia32/codegen-ia32.cc:5746: int num_arguments = 0;
Please change this to static const.

http://codereview.chromium.org/657080/diff/2017/2023
File src/x64/codegen-x64.cc (right):

http://codereview.chromium.org/657080/diff/2017/2023#newcode3961
src/x64/codegen-x64.cc:3961: int num_arguments = 0;
Please change this to static const.

http://codereview.chromium.org/657080

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

Reply via email to