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