Searched refs:ecma_new_non_direct_string_from_uint32 (Results 1 – 4 of 4) sorted by relevance
693 ecma_string_t *index_str_p = ecma_new_non_direct_string_from_uint32 (index); in ecma_op_object_find_by_uint32_index()879 ecma_string_t *index_str_p = ecma_new_non_direct_string_from_uint32 (index); in ecma_op_object_get_by_uint32_index()1082 ecma_string_t *index_str_p = ecma_new_non_direct_string_from_uint32 (index); in ecma_op_object_put_by_uint32_index()1642 ecma_string_t *index_str_p = ecma_new_non_direct_string_from_uint32 (index); in ecma_op_object_delete_by_uint32_index()
798 ecma_string_t *index_str_p = ecma_new_non_direct_string_from_uint32 (index); in ecma_builtin_helper_def_prop_by_index()
302 ecma_string_t *ecma_new_non_direct_string_from_uint32 (uint32_t uint32_number);
488 ecma_new_non_direct_string_from_uint32 (uint32_t uint32_number) /**< uint32 value of the string */ in ecma_new_non_direct_string_from_uint32() function513 return ecma_new_non_direct_string_from_uint32 (uint32_number); in ecma_new_ecma_string_from_uint32()