LGTM

http://codereview.chromium.org/6696037/diff/2002/test/mjsunit/bitops-info.js
File test/mjsunit/bitops-info.js (right):

http://codereview.chromium.org/6696037/diff/2002/test/mjsunit/bitops-info.js#newcode41
test/mjsunit/bitops-info.js:41: var w = -0x20123456;  // A negative smi.
return

http://codereview.chromium.org/6696037/diff/2002/test/mjsunit/bitops-info.js#newcode45
test/mjsunit/bitops-info.js:45: var w = hidden_negative_smi();  // Not a
constant.
you probably wanted to use it somewhere, but did not.

as it fails without w you can probably remove it.

http://codereview.chromium.org/6696037/

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

Reply via email to