LGTM (with a few nits).
https://codereview.chromium.org/11108011/diff/1/src/arm/lithium-codegen-arm.cc File src/arm/lithium-codegen-arm.cc (right): https://codereview.chromium.org/11108011/diff/1/src/arm/lithium-codegen-arm.cc#newcode4277 src/arm/lithium-codegen-arm.cc:4277: __ AssertSmi(r0); Indentation is off. https://codereview.chromium.org/11108011/diff/1/src/x64/code-stubs-x64.cc File src/x64/code-stubs-x64.cc (right): https://codereview.chromium.org/11108011/diff/1/src/x64/code-stubs-x64.cc#newcode1300 src/x64/code-stubs-x64.cc:1300: __ AssertRootValue(heap_number_map, Indentation is off. https://codereview.chromium.org/11108011/diff/1/src/x64/lithium-codegen-x64.cc File src/x64/lithium-codegen-x64.cc (right): https://codereview.chromium.org/11108011/diff/1/src/x64/lithium-codegen-x64.cc#newcode4207 src/x64/lithium-codegen-x64.cc:4207: __ AssertSmi(input); Indentation is off. https://codereview.chromium.org/11108011/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
