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