Searched defs:arguments_list (Results 1 – 5 of 5) sorted by relevance
348 … const ecma_value_t arguments_list[], /**< list of arguments in ecma_builtin_date_prototype_dispatch_set()599 … const ecma_value_t arguments_list[], /**< list of arguments in ecma_builtin_date_prototype_dispatch_routine()
83 const ecma_value_t arguments_list[], /**< list of arguments in ecma_builtin_reflect_dispatch_routine()
341 const ecma_value_t arguments_list[], /**< list of arguments in ecma_builtin_math_dispatch_routine()
237 const ecma_value_t arguments_list[], /**< list of arguments in DISPATCH_ROUTINE_ROUTINE_NAME()
675 ecma_value_t arguments_list[2]; in ecma_builtin_json_internalize_property() local