DescriptionDo not transform a/b into a * (1/b) in the parser for integer constants.
Strength reduction should be performed at a later stage. This
change avoid going to a double representation the case of
integer division.
Committed: http://code.google.com/p/v8/source/detail?r=6174
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|