Searched defs:BigIntToInt64 (Results 1 – 5 of 5) sorted by relevance
672 HWTEST_F_L0(JSBigintTest, BigIntToInt64) in HWTEST_F_L0() argument
5698 ### BigIntToInt64 subsection
1426 void BigIntRef::BigIntToInt64(const EcmaVM *vm, int64_t *value, bool *lossless) in BigIntToInt64() function in panda::BigIntRef
594 void BigInt::BigIntToInt64(JSThread *thread, JSHandle<JSTaggedValue> bigint, int64_t *cValue, bool … in BigIntToInt64() function in panda::ecmascript::BigInt
1727 HWTEST_F_L0(JSNApiTests, BigIntToInt64) in HWTEST_F_L0() argument