Home
last modified time | relevance | path

Searched refs:char_str_p (Results 1 – 1 of 1) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/operations/
Decma-objects.c123 ecma_string_t *char_str_p = ecma_new_ecma_string_from_code_unit (char_at_idx); in ecma_op_object_get_own_property() local
124 property_ref_p->virtual_value = ecma_make_string_value (char_str_p); in ecma_op_object_get_own_property()