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: On 2010/03/15 14:13:25, Lasse Reichstein wrote:
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.
Done. http://codereview.chromium.org/955001 -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
