https://codereview.chromium.org/22935005/diff/1/src/x64/full-codegen-x64.cc
File src/x64/full-codegen-x64.cc (right):

https://codereview.chromium.org/22935005/diff/1/src/x64/full-codegen-x64.cc#newcode4425
src/x64/full-codegen-x64.cc:4425: if (expr->op() == Token::INC) {
Thanks for the review and recommendation. I will make this CL an
incremental step of introducing the SmiWrapper.

How about the other part of this CL? i.e., guiding the SmiAddConstant
and SmiSubConstant by JumpIfNotSmi? Do we need to address the issue of
using SmiAddConstant for both SMI and HeapNumber?

https://codereview.chromium.org/22935005/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to