DescriptionMake the materialization of smi constants consistent between the two compilers.
This change makes the full code generator always materialize smi constants to match the behavior
of the environment tracked in the optimizing compiler. The mismatch between environment
and what the non-optimized code causes problems and potentially crashes when doing deoptimization
and OSR.
BUG=67732
Committed: http://code.google.com/p/v8/source/detail?r=6982
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|