Searched defs:BigIntToUint64 (Results 1 – 4 of 4) sorted by relevance
719 HWTEST_F_L0(JSBigintTest, BigIntToUint64) in HWTEST_F_L0() argument
585 void BigInt::BigIntToUint64(JSThread *thread, JSHandle<JSTaggedValue> bigint, uint64_t *cValue, boo… in BigIntToUint64() function in panda::ecmascript::BigInt
1121 HWTEST_F_L0(JSNApiTests, BigIntToUint64) in HWTEST_F_L0() argument
865 void BigIntRef::BigIntToUint64(const EcmaVM *vm, uint64_t *cValue, bool *lossless) in BigIntToUint64() function in panda::BigIntRef