Searched refs:argCondition (Results 1 – 1 of 1) sorted by relevance
3198 FXJSE_HVALUE argCondition = GetSimpleHValue(hThis, args, 0); in If() local3201 FX_BOOL bCondition = FXJSE_Value_ToBoolean(argCondition); in If()3206 FXJSE_Value_Release(argCondition); in If()