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