Searched defs:arg1 (Results 1 – 2 of 2) sorted by relevance
136 } arg1, arg2; member
381 static jerry_value_t _muldiv(const jerry_value_t arg1, float arg2) in _muldiv()959 auto arg1 = jerry_value_to_object(args[0]); in _createPath() local