Home
last modified time | relevance | path

Searched refs:ecma_deref_ecma_string (Results 1 – 25 of 47) sorted by relevance

12

/third_party/jerryscript/jerry-core/vm/
Dvm-utils.c74 ecma_deref_ecma_string (name_prop); in vm_get_function_name_string()
87 ecma_deref_ecma_string(rbracket); in vm_get_function_name_string()
88 ecma_deref_ecma_string(lbracket); in vm_get_function_name_string()
125 ecma_deref_ecma_string(str_p); in vm_get_backtrace()
126 ecma_deref_ecma_string(func_name); in vm_get_backtrace()
129 ecma_deref_ecma_string (str_p); in vm_get_backtrace()
Dopcodes-ecma-arithmetics.c169 ecma_deref_ecma_string (string1_p); in opfunc_addition()
176 ecma_deref_ecma_string (string2_p); in opfunc_addition()
Dopcodes-ecma-relational-equality.c171 ecma_deref_ecma_string (property_name_p); in opfunc_in()
/third_party/jerryscript/jerry-core/parser/js/
Djs-parser-module.c97 ecma_deref_ecma_string (name_p); in parser_module_append_export_name()
104 ecma_deref_ecma_string (name_p); in parser_module_append_export_name()
417 ecma_deref_ecma_string (local_name_p); in parser_module_parse_export_clause()
418 ecma_deref_ecma_string (export_name_p); in parser_module_parse_export_clause()
423 ecma_deref_ecma_string (local_name_p); in parser_module_parse_export_clause()
424 ecma_deref_ecma_string (export_name_p); in parser_module_parse_export_clause()
524 ecma_deref_ecma_string (local_name_p); in parser_module_parse_import_clause()
525 ecma_deref_ecma_string (import_name_p); in parser_module_parse_import_clause()
530 ecma_deref_ecma_string (local_name_p); in parser_module_parse_import_clause()
531 ecma_deref_ecma_string (import_name_p); in parser_module_parse_import_clause()
[all …]
Djs-parser-tagged-template-literal.c98 ecma_deref_ecma_string (cooked_str_p); in parser_tagged_template_literal_append_strings()
99 ecma_deref_ecma_string (raw_str_p); in parser_tagged_template_literal_append_strings()
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
Decma-builtin-string-prototype.c176 ecma_deref_ecma_string (original_string_p); in ecma_builtin_string_prototype_char_at_helper()
191 ecma_deref_ecma_string (original_string_p); in ecma_builtin_string_prototype_char_at_helper()
227 ecma_deref_ecma_string (get_arg_string_p); in ecma_builtin_string_prototype_object_concat()
270 ecma_deref_ecma_string (arg_string_p); in ecma_builtin_string_prototype_object_locale_compare()
327 ecma_deref_ecma_string (this_str_p); in ecma_builtin_string_prototype_object_match()
338 ecma_deref_ecma_string (this_str_p); in ecma_builtin_string_prototype_object_match()
346 ecma_deref_ecma_string (this_str_p); in ecma_builtin_string_prototype_object_match()
521 ecma_deref_ecma_string (result_str_p); in ecma_builtin_string_prototype_object_replace()
562 ecma_deref_ecma_string (replace_ctx.replace_str_p); in ecma_builtin_string_prototype_object_replace()
566 ecma_deref_ecma_string (search_str_p); in ecma_builtin_string_prototype_object_replace()
[all …]
Decma-builtin-error-prototype.c110 ecma_deref_ecma_string (name_string_p); in ecma_builtin_error_prototype_object_to_string()
129 ecma_deref_ecma_string (name_string_p); in ecma_builtin_error_prototype_object_to_string()
130 ecma_deref_ecma_string (msg_string_p); in ecma_builtin_error_prototype_object_to_string()
Decma-builtin-reflect.c154 ecma_deref_ecma_string (name_str_p); in ecma_builtin_reflect_dispatch_routine()
277 ecma_deref_ecma_string (name_str_p); in ecma_builtin_reflect_dispatch_routine()
285 ecma_deref_ecma_string (name_str_p); in ecma_builtin_reflect_dispatch_routine()
308 ecma_deref_ecma_string (name_str_p); in ecma_builtin_reflect_dispatch_routine()
Decma-builtin-regexp-prototype.c463 ecma_deref_ecma_string (input_str_p); in ecma_builtin_regexp_prototype_exec()
499 ecma_deref_ecma_string (arg_str_p); in ecma_builtin_regexp_prototype_test()
557 ecma_deref_ecma_string (source_p); in ecma_builtin_regexp_prototype_to_string()
566 ecma_deref_ecma_string (source_p); in ecma_builtin_regexp_prototype_to_string()
576 ecma_deref_ecma_string (source_p); in ecma_builtin_regexp_prototype_to_string()
577 ecma_deref_ecma_string (flags_p); in ecma_builtin_regexp_prototype_to_string()
Decma-builtin-json.c506 ecma_deref_ecma_string (name_p); in ecma_builtin_json_parse_value()
515 ecma_deref_ecma_string (name_p); in ecma_builtin_json_parse_value()
520 ecma_deref_ecma_string (name_p); in ecma_builtin_json_parse_value()
745 ecma_deref_ecma_string (text_string_p); in ecma_builtin_json_parse()
1067 ecma_deref_ecma_string (index_str_p); in ecma_builtin_json_serialize_array()
1247 ecma_deref_ecma_string (value_str_p); in ecma_builtin_json_serialize_property()
1264 ecma_deref_ecma_string (result_string_p); in ecma_builtin_json_serialize_property()
1369 ecma_deref_ecma_string (context.gap_str_p); in ecma_builtin_json_string_from_object()
1475 ecma_deref_ecma_string (string_p); in ecma_builtin_json_stringify()
1584 ecma_deref_ecma_string (context.gap_str_p); in ecma_builtin_json_stringify()
Decma-builtin-string-iterator-prototype.c96 ecma_deref_ecma_string (string_p); in ecma_builtin_string_iterator_prototype_object_next()
136 ecma_deref_ecma_string (result_str_p); in ecma_builtin_string_iterator_prototype_object_next()
Decma-builtin-array-prototype.c186 ecma_deref_ecma_string (first_string_p); in ecma_builtin_array_prototype_object_to_locale_string()
203 ecma_deref_ecma_string (next_string_p); in ecma_builtin_array_prototype_object_to_locale_string()
355 ecma_deref_ecma_string (separator_string_p); in ecma_builtin_array_prototype_join()
364 ecma_deref_ecma_string (separator_string_p); in ecma_builtin_array_prototype_join()
369 ecma_deref_ecma_string (first_string_p); in ecma_builtin_array_prototype_join()
382 ecma_deref_ecma_string (separator_string_p); in ecma_builtin_array_prototype_join()
388 ecma_deref_ecma_string (next_string_p); in ecma_builtin_array_prototype_join()
391 ecma_deref_ecma_string (separator_string_p); in ecma_builtin_array_prototype_join()
629 ecma_deref_ecma_string (lower_str_p); in ecma_builtin_array_prototype_object_reverse()
630 ecma_deref_ecma_string (upper_str_p); in ecma_builtin_array_prototype_object_reverse()
[all …]
Decma-builtin-object-prototype.c320 ecma_deref_ecma_string (prop_name_p); in ecma_builtin_object_prototype_dispatch_routine()
337 ecma_deref_ecma_string (prop_name_p); in ecma_builtin_object_prototype_dispatch_routine()
Decma-builtin-string.c225 ecma_deref_ecma_string (next_seg_srt_p); in ecma_builtin_string_object_raw()
253 ecma_deref_ecma_string (next_sub_p); in ecma_builtin_string_object_raw()
Decma-builtin-helpers-error.c60 ecma_deref_ecma_string (message_string_p); in ecma_builtin_helper_error_dispatch_call()
Decma-builtin-helpers.c97 ecma_deref_ecma_string (tag_str_p); in ecma_builtin_helper_object_to_string_tag_helper()
568 ecma_deref_ecma_string (search_str_p); in ecma_builtin_helper_string_prototype_object_index_of()
654 ecma_deref_ecma_string (search_str_p); in ecma_builtin_helper_string_prototype_object_index_of()
803 ecma_deref_ecma_string (index_str_p); in ecma_builtin_helper_def_prop_by_index()
Decma-builtin-intrinsic.c131 ecma_deref_ecma_string (str_p); in ecma_builtin_intrinsic_dispatch_routine()
/third_party/jerryscript/jerry-core/ext/
Ddebug-utils.c67 ecma_deref_ecma_string(prop_name); in PrintObjectProperties()
68 ecma_deref_ecma_string(string_value); in PrintObjectProperties()
69 ecma_deref_ecma_string(separator_str); in PrintObjectProperties()
/third_party/jerryscript/jerry-core/ecma/operations/
Decma-objects-arguments.c130 ecma_deref_ecma_string (index_string_p); in ecma_op_create_arguments_object()
151 ecma_deref_ecma_string (symbol_p); in ecma_op_create_arguments_object()
273 ecma_deref_ecma_string (name_p); in ecma_op_arguments_object_define_own_property()
295 ecma_deref_ecma_string (name_p); in ecma_op_arguments_object_define_own_property()
343 ecma_deref_ecma_string (name_p); in ecma_op_arguments_object_delete()
Decma-regexp-object.c313 ecma_deref_ecma_string (pattern_str_p); in ecma_op_create_regexp_from_pattern()
318 ecma_deref_ecma_string (flags_str_p); in ecma_op_create_regexp_from_pattern()
322 ecma_deref_ecma_string (pattern_str_p); in ecma_op_create_regexp_from_pattern()
333 ecma_deref_ecma_string (pattern_str_p); in ecma_op_create_regexp_from_pattern()
338 ecma_deref_ecma_string (pattern_str_p); in ecma_op_create_regexp_from_pattern()
385 ecma_deref_ecma_string (pattern_str_p); in ecma_op_create_regexp_with_flags()
1993 ecma_deref_ecma_string (string_p); in ecma_regexp_search_helper()
2094 ecma_deref_ecma_string (flags_str_p); in ecma_regexp_split_helper()
2102 ecma_deref_ecma_string (flags_str_p); in ecma_regexp_split_helper()
2234 ecma_deref_ecma_string (split_str_p); in ecma_regexp_split_helper()
[all …]
Decma-exceptions.c153 ecma_deref_ecma_string (stack_str_p); in ecma_new_standard_error()
234 ecma_deref_ecma_string (error_msg_p); in ecma_raise_standard_error()
305 ecma_deref_ecma_string (arg_string_p); in ecma_raise_standard_error_with_format()
325 ecma_deref_ecma_string (builder_str_p); in ecma_raise_standard_error_with_format()
Decma-objects.c225 ecma_deref_ecma_string (num_to_str); in ecma_op_object_get_own_property()
230 ecma_deref_ecma_string (num_to_str); in ecma_op_object_get_own_property()
579 ecma_deref_ecma_string (num_to_str); in ecma_op_object_find_own()
584 ecma_deref_ecma_string (num_to_str); in ecma_op_object_find_own()
695 ecma_deref_ecma_string (index_str_p); in ecma_op_object_find_by_uint32_index()
715 ecma_deref_ecma_string (index_str_p); in ecma_op_object_find_by_number_index()
881 ecma_deref_ecma_string (index_str_p); in ecma_op_object_get_by_uint32_index()
962 ecma_deref_ecma_string (symbol_p); in ecma_op_object_get_by_symbol_id()
1036 ecma_deref_ecma_string (prop_name_p); in ecma_op_get_method_by_symbol_id()
1084 ecma_deref_ecma_string (index_str_p); in ecma_op_object_put_by_uint32_index()
[all …]
Decma-function-object.c191 ecma_deref_ecma_string (str_p); in ecma_op_create_dynamic_function_arguments_helper()
205 ecma_deref_ecma_string (str_p); in ecma_op_create_dynamic_function_arguments_helper()
318 ecma_deref_ecma_string (arguments_str_p); in ecma_op_create_dynamic_function()
377 ecma_deref_ecma_string (arguments_str_p); in ecma_op_create_dynamic_function()
378 ecma_deref_ecma_string (function_body_str_p); in ecma_op_create_dynamic_function()
397 ecma_deref_ecma_string (arguments_str_p); in ecma_op_create_dynamic_function()
398 ecma_deref_ecma_string (function_body_str_p); in ecma_op_create_dynamic_function()
/third_party/jerryscript/jerry-core/ecma/base/
Decma-module.c148 ecma_deref_ecma_string (path_p); in ecma_module_find_or_create_module()
231 ecma_deref_ecma_string (set_p->record.name_p); in ecma_module_resolve_set_cleanup()
271 ecma_deref_ecma_string (current_p->export_name_p); in ecma_module_resolve_stack_pop()
992 ecma_deref_ecma_string (module_name_p->imex_name_p); in ecma_module_release_module_names()
993 ecma_deref_ecma_string (module_name_p->local_name_p); in ecma_module_release_module_names()
1037 ecma_deref_ecma_string (module_p->path_p); in ecma_module_release_module()
/third_party/jerryscript/jerry-core/ecma/builtin-objects/typedarray/
Decma-builtin-typedarray-prototype.c1141 ecma_deref_ecma_string (separator_string_p); in ecma_builtin_typedarray_prototype_join()
1147 ecma_deref_ecma_string (first_string_p); in ecma_builtin_typedarray_prototype_join()
1161 ecma_deref_ecma_string (separator_string_p); in ecma_builtin_typedarray_prototype_join()
1167 ecma_deref_ecma_string (next_string_p); in ecma_builtin_typedarray_prototype_join()
1170 ecma_deref_ecma_string (separator_string_p); in ecma_builtin_typedarray_prototype_join()
2063 ecma_deref_ecma_string (str_p); in ecma_builtin_typedarray_prototype_to_locale_string_helper()
2111 ecma_deref_ecma_string (return_string_p); in ecma_builtin_typedarray_prototype_to_locale_string()
2126 ecma_deref_ecma_string (next_element_p); in ecma_builtin_typedarray_prototype_to_locale_string()

12