Home
last modified time | relevance | path

Searched defs:BigIntToUint64 (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Djs_bigint.cpp641 void BigInt::BigIntToUint64(JSThread *thread, JSHandle<JSTaggedValue> bigint, uint64_t *cValue, bool *lossless) in BigIntToUint64() function in panda::ecmascript::BigInt
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp2301 void BigIntRef::BigIntToUint64(const EcmaVM *vm, uint64_t *value, bool *lossless) in BigIntToUint64() function in panda::BigIntRef

Completed in 15 milliseconds