Searched refs:precisionValue (Results 1 – 1 of 1) sorted by relevance
4856 FXJSE_HVALUE precisionValue = 0; in Str() local4867 precisionValue = GetSimpleHValue(hThis, args, 2); in Str()4868 iPrecision = (int32_t)HValueToFloat(hThis, precisionValue); in Str()4962 FXJSE_Value_Release(precisionValue); in Str()