Searched refs:BigitsShiftLeft (Results 1 – 4 of 4) sorted by relevance
99 void BigitsShiftLeft(int shift_amount);
224 BigitsShiftLeft(local_shift); in ShiftLeft()700 void Bignum::BigitsShiftLeft(int shift_amount) { in BigitsShiftLeft() function in v8::internal::Bignum
124 void BigitsShiftLeft(int shift_amount);
247 BigitsShiftLeft(local_shift); in ShiftLeft()723 void Bignum::BigitsShiftLeft(int shift_amount) { in BigitsShiftLeft() function in WTF::double_conversion::Bignum