Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/parser/js/
Djs-parser-module.c284 ecma_ref_ecma_string (imex_name_p); in parser_module_add_names_to_node()
288 ecma_ref_ecma_string (local_name_p); in parser_module_add_names_to_node()
321 ecma_ref_ecma_string (path_str_p); in parser_module_context_init()
412 ecma_ref_ecma_string (local_name_p); in parser_module_parse_export_clause()
519 ecma_ref_ecma_string (local_name_p); in parser_module_parse_import_clause()
Djs-parser-tagged-template-literal.c84 ecma_ref_ecma_string (cooked_str_p); in parser_tagged_template_literal_append_strings()
/third_party/jerryscript/jerry-core/parser/regexp/
Dre-compiler.c153 ecma_ref_ecma_string (pattern_str_p); in re_compile_bytecode()
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
Decma-builtin-symbol.c137 ecma_ref_ecma_string (symbol_desc_p); in ecma_builtin_symbol_for_helper()
Decma-builtin-json.c1430 ecma_ref_ecma_string (ecma_get_string_from_value (value)); in ecma_builtin_json_stringify()
1561 ecma_ref_ecma_string (space_str_p); in ecma_builtin_json_stringify()
Decma-builtin-string-prototype.c543 ecma_ref_ecma_string (input_str_p); in ecma_builtin_string_prototype_object_replace()
/third_party/jerryscript/jerry-core/ecma/operations/
Decma-conversion.c430 ecma_ref_ecma_string (res_p); in ecma_op_to_string()
491 ecma_ref_ecma_string (symbol_p); in ecma_op_to_prop_name()
Decma-exceptions.c211 ecma_ref_ecma_string (message_string_p); in ecma_new_standard_error_with_message()
Decma-objects-arguments.c102 ecma_ref_ecma_string (name_p); in ecma_op_create_arguments_object()
Decma-regexp-object.c139 ecma_ref_ecma_string (source_p); in ecma_regexp_create_props()
178 ecma_ref_ecma_string (source_p); in ecma_regexp_update_props()
2590 ecma_ref_ecma_string (string_p); in ecma_regexp_replace_helper_fast()
2828 ecma_ref_ecma_string (string_p); in ecma_regexp_replace_helper()
3127 ecma_ref_ecma_string (string_p); in ecma_regexp_replace_helper()
Decma-proxy-object.c1490 ecma_ref_ecma_string (unchecked_prop_name); in ecma_proxy_check_invariants_for_own_prop_keys()
Decma-objects.c2478 ecma_ref_ecma_string (name_p); in ecma_op_object_get_property_names()
/third_party/jerryscript/jerry-core/ecma/base/
Decma-helpers-value.c842 ecma_ref_ecma_string (ecma_get_string_from_value (value)); in ecma_copy_value()
848 ecma_ref_ecma_string (ecma_get_symbol_from_value (value)); in ecma_copy_value()
Decma-module.c215 ecma_ref_ecma_string (export_name_p); in ecma_module_resolve_set_insert()
250 ecma_ref_ecma_string (export_name_p); in ecma_module_resolve_stack_push()
Decma-helpers-string.c721 ecma_ref_ecma_string (string2_p); in ecma_concat_ecma_strings()
756 ecma_ref_ecma_string (ecma_string_t *string_p) /**< string descriptor */ in ecma_ref_ecma_string() function
1549 ecma_ref_ecma_string (prop_name_p); in ecma_string_to_property_name()
1572 ecma_ref_ecma_string (prop_name_p); in ecma_string_from_property_name()
Decma-helpers.h311 void ecma_ref_ecma_string (ecma_string_t *string_p);
/third_party/jerryscript/jerry-core/debugger/
Ddebugger.c1583 ecma_ref_ecma_string (string_p); in jerry_debugger_send_exception_string()
/third_party/jerryscript/jerry-core/vm/
Dvm.c2310 ecma_ref_ecma_string (name_p); in vm_loop()