Searched refs:_loopInCommon (Results 1 – 1 of 1) sorted by relevance
877 static bool _loopInCommon(LottieExpression* exp, const jerry_value_t args[], const jerry_length_t a… in _loopInCommon() function902 if (!_loopInCommon(exp, args, argsCnt)) return jerry_undefined(); in _loopIn()920 if (!_loopInCommon(exp, args, argsCnt)) return jerry_undefined(); in _loopInDuration()