Searched refs:argFirstValue (Results 1 – 1 of 1) sorted by relevance
3199 FXJSE_HVALUE argFirstValue = GetSimpleHValue(hThis, args, 1); in If() local3203 bCondition ? argFirstValue : argSecondValue); in If()3205 FXJSE_Value_Release(argFirstValue); in If()