Searched refs:index_obj_value (Results 1 – 1 of 1) sorted by relevance
222 ecma_value_t index_obj_value = ecma_op_to_object (index_value); in ecma_builtin_helper_get_to_locale_string_at_index() local224 if (ECMA_IS_VALUE_ERROR (index_obj_value)) in ecma_builtin_helper_get_to_locale_string_at_index()231 ecma_object_t *index_obj_p = ecma_get_object_from_value (index_obj_value); in ecma_builtin_helper_get_to_locale_string_at_index()248 index_obj_value, in ecma_builtin_helper_get_to_locale_string_at_index()