EstimatePower      53 Source/wtf/dtoa/bignum-dtoa.cc     static int EstimatePower(int exponent);
EstimatePower     100 Source/wtf/dtoa/bignum-dtoa.cc         int estimated_power = EstimatePower(normalized_exponent);