Searched defs:AsIntN (Results 1 – 3 of 3) sorted by relevance
290 bool AsIntN(RWDigits Z, Digits X, bool x_negative, int n) { in AsIntN() function
806 int64_t AsIntN(unsigned n) const { in AsIntN() function
1411 Handle<BigInt> BigInt::AsIntN(Isolate* isolate, uint64_t n, Handle<BigInt> x) { in AsIntN() function in v8::internal::BigInt