Searched refs:BigitsShiftLeft (Results 1 – 2 of 2) sorted by relevance
121 void BigitsShiftLeft(int shift_amount);
246 BigitsShiftLeft(local_shift); in ShiftLeft()722 void Bignum::BigitsShiftLeft(int shift_amount) { in BigitsShiftLeft() function in v8::internal::Bignum