Searched defs:Uint64ToBigInt (Results 1 - 1 of 1) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | js_bigint.cpp | 585 JSHandle<BigInt> BigInt::Uint64ToBigInt(JSThread *thread, const uint64_t &number) in Uint64ToBigInt() function in panda::ecmascript::BigInt |
Completed in 5 milliseconds