Home
last modified time | relevance | path

Searched defs:prim_value_str_p (Results 1 – 2 of 2) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/operations/
Decma-string-object.c103 ecma_string_t *prim_value_str_p = ecma_get_string_from_value (ext_object_p->u.class_prop.u.value); in ecma_op_string_list_lazy_property_names() local
Decma-objects.c102 ecma_string_t *prim_value_str_p = ecma_get_string_from_value (prim_value_p); in ecma_op_object_get_own_property() local
116 ecma_string_t *prim_value_str_p = ecma_get_string_from_value (prim_value_p); in ecma_op_object_get_own_property() local
468 ecma_string_t *prim_value_str_p = ecma_get_string_from_value (prim_value_p); in ecma_op_object_find_own() local
480 ecma_string_t *prim_value_str_p = ecma_get_string_from_value (prim_value_p); in ecma_op_object_find_own() local
1428 ecma_string_t *prim_value_str_p = ecma_get_string_from_value (prim_value_p); in ecma_op_object_put_with_receiver() local