LGTM.
http://codereview.chromium.org/6606005/diff/12001/src/arm/full-codegen-arm.cc File src/arm/full-codegen-arm.cc (right): http://codereview.chromium.org/6606005/diff/12001/src/arm/full-codegen-arm.cc#newcode4020 src/arm/full-codegen-arm.cc:4020: __ CompareInstanceType(r0, r1, FIRST_FUNCTION_CLASS_TYPE); Could you reuse the value of the instance type from r1 left by CompareObjectType here? http://codereview.chromium.org/6606005/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
