Searched defs:index_str_p (Results 1 – 6 of 6) 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() local713 ecma_string_t *index_str_p = ecma_new_ecma_string_from_number (index); in ecma_op_object_find_by_number_index() local879 ecma_string_t *index_str_p = ecma_new_non_direct_string_from_uint32 (index); in ecma_op_object_get_by_uint32_index() local1082 ecma_string_t *index_str_p = ecma_new_non_direct_string_from_uint32 (index); in ecma_op_object_put_by_uint32_index() local1103 ecma_string_t *index_str_p = ecma_new_ecma_string_from_number (index); in ecma_op_object_put_by_number_index() local1642 ecma_string_t *index_str_p = ecma_new_non_direct_string_from_uint32 (index); in ecma_op_object_delete_by_uint32_index() local1663 ecma_string_t *index_str_p = ecma_new_ecma_string_from_number (index); in ecma_op_object_delete_by_number_index() local2293 ecma_string_t *index_str_p = ecma_new_ecma_string_from_uint32 (i); in ecma_op_object_get_property_names() local
552 ecma_string_t *index_str_p = ecma_new_ecma_string_from_uint32 (i); in ecma_fast_array_get_property_names() local
344 …ecma_string_t *index_str_p = ecma_get_magic_string (LIT_INTERNAL_MAGIC_STRING_PROMISE_PROPERTY_IND… in ecma_builtin_promise_perform_all() local
798 ecma_string_t *index_str_p = ecma_new_non_direct_string_from_uint32 (index); in ecma_builtin_helper_def_prop_by_index() local
1057 ecma_string_t *index_str_p = ecma_new_ecma_string_from_uint32 (index); in ecma_builtin_json_serialize_array() local
545 ecma_string_t *index_str_p = ecma_new_ecma_string_from_uint32 (old_length + i); in opfunc_append_array() local