Searched refs:BigitsShiftLeft (Results 1 – 2 of 2) 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