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