Searched defs:big (Results 1 – 1 of 1) sorted by relevance
573 JSHandle<BigInt> big = BigInt::Uint64ToBigInt(thread, input); in New() local581 JSHandle<BigInt> big = BigInt::Int64ToBigInt(thread, input); in New() local589 JSHandle<BigInt> big = BigInt::CreateBigWords(thread, sign, size, words); in CreateBigWords() local