http://codereview.chromium.org/2000004/diff/52001/56001
File src/fast-dtoa.cc (right):

http://codereview.chromium.org/2000004/diff/52001/56001#newcode518
src/fast-dtoa.cc:518: uint64_t unit = 1;
On 2010/09/20 06:58:16, William Hesse wrote:
Could this be called precision, or precision_unit, so it is not as
easy to
confuse with one?

"The precision of w, which starts at 1 ulp and scales as we scale w to
extract
the digits."


renamed to w_error. and updated comment.

http://codereview.chromium.org/2000004/show

--
v8-dev mailing list
v8-dev@googlegroups.com
http://groups.google.com/group/v8-dev

Reply via email to