DescriptionMIPS: Fix rounding in Uint8ClampedArray setter.
Port r12364 (31e40def)
Original commit message:
According to Web IDL spec, we should round to
the nearest integer, choosing the even integer
if it lies halfway between two.
BUG=
TEST=
Committed: https://code.google.com/p/v8/source/detail?r=12380
Patch Set 1 #
Total comments: 5
Patch Set 2 : Fix rounding of negative numbers in simulator. #
Messages
Total messages: 4 (0 generated)
|