Searched refs:to_locale_value (Results 1 – 1 of 1) sorted by relevance
232 …ecma_value_t to_locale_value = ecma_op_object_get_by_magic_id (index_obj_p, LIT_MAGIC_STRING_TO_LO… in ecma_builtin_helper_get_to_locale_string_at_index() local234 if (ECMA_IS_VALUE_ERROR (to_locale_value)) in ecma_builtin_helper_get_to_locale_string_at_index()239 if (!ecma_op_is_callable (to_locale_value)) in ecma_builtin_helper_get_to_locale_string_at_index()241 ecma_free_value (to_locale_value); in ecma_builtin_helper_get_to_locale_string_at_index()246 ecma_object_t *locale_func_obj_p = ecma_get_object_from_value (to_locale_value); in ecma_builtin_helper_get_to_locale_string_at_index()