http://codereview.chromium.org/7677012/diff/1/src/scanner-base.cc File src/scanner-base.cc (right):
http://codereview.chromium.org/7677012/diff/1/src/scanner-base.cc#newcode1068 src/scanner-base.cc:1068: return true; Argh, more than wrong. The return has moved itself above the end '}' of the loop. Will add more tests since we didn't catch such a blatant bug. http://codereview.chromium.org/7677012/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
