LGTM, thanks

http://codereview.chromium.org/7131006/diff/1/test/mjsunit/bugs/bug-1434.js
File test/mjsunit/bugs/bug-1434.js (right):

http://codereview.chromium.org/7131006/diff/1/test/mjsunit/bugs/bug-1434.js#newcode31
test/mjsunit/bugs/bug-1434.js:31: if (a === b) {
Is the conditional like this needed or does it fail if the body is just
"return a === b" as well? That is, is it the comparison of the
control-flow that goes wrong?

http://codereview.chromium.org/7131006/

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

Reply via email to