Searched refs:char_str_p (Results 1 – 1 of 1) sorted by relevance
123 ecma_string_t *char_str_p = ecma_new_ecma_string_from_code_unit (char_at_idx); in ecma_op_object_get_own_property() local124 property_ref_p->virtual_value = ecma_make_string_value (char_str_p); in ecma_op_object_get_own_property()