Searched defs:FromUint64 (Results 1 – 2 of 2) sorted by relevance
32 TEST(CFGAS_Decimal, FromUint64) { in TEST() argument
2460 Handle<BigInt> BigInt::FromUint64(Isolate* isolate, uint64_t n) { in FromUint64() function in v8::internal::BigInt