LGTM
http://codereview.chromium.org/955001/diff/4002/11001 File src/ia32/codegen-ia32.cc (right): http://codereview.chromium.org/955001/diff/4002/11001#newcode1502 src/ia32/codegen-ia32.cc:1502: Isn't this dead code if the above if is true? I.e., put it in an else branch. That would eliminate the last jump as well. http://codereview.chromium.org/955001 -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
