Searched refs:lossLess (Results 1 – 1 of 1) sorted by relevance
5767 bool lossLess = false; in GetValueBigintUint64() local5768 OH_JSVM_GetValueBigintUint64(env, args[0], &value, &lossLess); in GetValueBigintUint64()5769 if (!lossLess) { in GetValueBigintUint64()5792 bool lossLess = false; in GetBigintInt64() local5793 OH_JSVM_GetValueBigintInt64(env, args[0], &value, &lossLess); in GetBigintInt64()5794 if (!lossLess) { in GetBigintInt64()