http://codereview.chromium.org/6308012/diff/6001/src/arm/lithium-codegen-arm.cc File src/arm/lithium-codegen-arm.cc (right):
http://codereview.chromium.org/6308012/diff/6001/src/arm/lithium-codegen-arm.cc#newcode1765 src/arm/lithium-codegen-arm.cc:1765: __ b(al, &done); This is the same as __ b(&done); I'll change that and then land. :) http://codereview.chromium.org/6308012/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
