This fix fixes the mutation problem, however it does not fix the double-run
problem afaict. It could be that the operand is indeed a number, but that the second operand which used to be a number, is now a string. That would cause a deopt due to string->number conversion while trying to save, causing the op to
be executed twice.

https://codereview.chromium.org/216823005/

--
--
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/d/optout.

Reply via email to