DescriptionARM64: Rename TryConvertDoubleToInt64 function
There are two TryConvertDoubleToInt64 functions: one rounds, the other checks
if a double can be exactly represented as an int. This patch renames the second
instance to reflect its purpose more clearly.
BUG=
R=ulan@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=21020
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|