http://codereview.chromium.org/7268002/diff/1/samples/shell.cc
File samples/shell.cc (right):

http://codereview.chromium.org/7268002/diff/1/samples/shell.cc#newcode505
samples/shell.cc:505: if (args[0]->Int32Value() < 0) {
That is, ofcourse, unless there is a specification that says to convert
args[0] using ToInt32. In that case, just do it once.

http://codereview.chromium.org/7268002/

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

Reply via email to