Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/builtin-objects/
Decma-builtin-reflect.c99 ecma_string_t *name_str_p = ecma_op_to_prop_name (((arguments_number > 1) ? arguments_list[1] in ecma_builtin_reflect_dispatch_routine() local
265 ecma_string_t *name_str_p = ecma_op_to_prop_name (arguments_list[1]); in ecma_builtin_reflect_dispatch_routine() local
300 ecma_string_t *name_str_p = ecma_op_to_prop_name (arguments_list[1]); in ecma_builtin_reflect_dispatch_routine() local
Decma-builtin-object.c722ecma_string_t *name_str_p) /**< routine's second argument */ in ecma_builtin_object_object_get_own_property_descriptor()
912ecma_string_t *name_str_p, /**< routine's second argument */ in ecma_builtin_object_object_define_property()