Searched refs:FromSerializedDigits (Results 1 – 3 of 3) sorted by relevance
211 V8_WARN_UNUSED_RESULT static MaybeHandle<BigInt> FromSerializedDigits(
1883 MaybeHandle<BigInt> BigInt::FromSerializedDigits( in FromSerializedDigits() function in v8::internal::BigInt
1286 return BigInt::FromSerializedDigits(isolate_, bitfield, digits_storage, in ReadBigInt()