Searched refs:BigitsShiftLeft (Results 1 – 4 of 4) sorted by relevance
139 void BigitsShiftLeft(int shift_amount);
257 BigitsShiftLeft(local_shift); in ShiftLeft()736 void Bignum::BigitsShiftLeft(int shift_amount) { in BigitsShiftLeft() function in double_conversion::Bignum
101 void BigitsShiftLeft(int shift_amount);
223 BigitsShiftLeft(local_shift); in ShiftLeft()692 void Bignum::BigitsShiftLeft(int shift_amount) { in BigitsShiftLeft() function in v8::internal::Bignum