/third_party/jerryscript/jerry-core/ecma/operations/ |
D | ecma-proxy-object.c | 199 ecma_deref_object (proxy_p); in ecma_proxy_create_revocable() 200 ecma_deref_object (func_obj_p); in ecma_proxy_create_revocable() 256 ecma_deref_object (proto_obj_p); in ecma_proxy_object_prototype_to_cp() 325 ecma_deref_object (func_obj_p); in ecma_proxy_object_get_prototype_of() 438 ecma_deref_object (func_obj_p); in ecma_proxy_object_set_prototype_of() 533 ecma_deref_object (func_obj_p); in ecma_proxy_object_is_extensible() 616 ecma_deref_object (target_obj_p); in ecma_proxy_object_prevent_extensions() 626 ecma_deref_object (func_obj_p); in ecma_proxy_object_prevent_extensions() 706 ecma_deref_object (func_obj_p); in ecma_proxy_object_get_own_property_descriptor() 888 ecma_deref_object (func_obj_p); in ecma_proxy_object_define_own_property() [all …]
|
D | ecma-promise-object.c | 334 ecma_deref_object (error_p); in ecma_promise_resolve_handler() 534 ecma_deref_object (proto_p); in ecma_op_create_promise_object() 605 ecma_deref_object (object_p); in ecma_op_create_promise_object() 645 ecma_deref_object (capability_obj_p); in ecma_op_get_capabilities_executor_cb() 657 ecma_deref_object (capability_obj_p); in ecma_op_get_capabilities_executor_cb() 674 ecma_deref_object (capability_obj_p); in ecma_op_get_capabilities_executor_cb() 717 ecma_deref_object (executor_p); in ecma_promise_new_capability() 722 ecma_deref_object (capability_p); in ecma_promise_new_capability() 741 ecma_deref_object (capability_p); in ecma_promise_new_capability() 753 ecma_deref_object (capability_p); in ecma_promise_new_capability()
|
D | ecma-regexp-object.c | 236 ecma_deref_object (proto_obj_p); in ecma_op_regexp_alloc() 1989 ecma_deref_object (match_p); in ecma_regexp_search_helper() 2040 ecma_deref_object (constructor_obj_p); in ecma_regexp_split_helper() 2049 ecma_deref_object (constructor_obj_p); in ecma_regexp_split_helper() 2103 ecma_deref_object (constructor_obj_p); in ecma_regexp_split_helper() 2203 ecma_deref_object (match_array_p); in ecma_regexp_split_helper() 2214 ecma_deref_object (match_array_p); in ecma_regexp_split_helper() 2221 ecma_deref_object (match_array_p); in ecma_regexp_split_helper() 2239 ecma_deref_object (match_array_p); in ecma_regexp_split_helper() 2252 ecma_deref_object (match_array_p); in ecma_regexp_split_helper() [all …]
|
D | ecma-function-object.c | 387 ecma_deref_object (proto); in ecma_op_create_dynamic_function() 669 ecma_deref_object (prototype_obj_p); in ecma_op_function_has_instance() 721 ecma_deref_object (super_ctor_p); in ecma_op_function_get_super_constructor() 919 ecma_deref_object (local_env_p); in ecma_op_function_call_simple() 1165 ecma_deref_object (proto_p); in ecma_op_function_construct_external() 1180 ecma_deref_object (new_this_obj_p); in ecma_op_function_construct_external() 1269 ecma_deref_object (proto_p); in ecma_op_function_construct() 1291 ecma_deref_object (new_this_obj_p); in ecma_op_function_construct() 1294 ecma_deref_object (new_this_obj_p); in ecma_op_function_construct() 1368 ecma_deref_object (proto_object_p); in ecma_op_lazy_instantiate_prototype_object()
|
D | ecma-typedarray-object.c | 544 ecma_deref_object (ctor_proto_p); in ecma_typedarray_create_object_with_length() 555 ecma_deref_object (prototype_p); in ecma_typedarray_create_object_with_length() 568 ecma_deref_object (new_arraybuffer_p); in ecma_typedarray_create_object_with_length() 883 ecma_deref_object (new_typedarray_p); in ecma_op_typedarray_from() 906 ecma_deref_object (arraylike_object_p); in ecma_op_typedarray_from() 919 ecma_deref_object (arraylike_object_p); in ecma_op_typedarray_from() 956 ecma_deref_object (arraylike_object_p); in ecma_op_typedarray_from() 960 ecma_deref_object (new_typedarray_p); in ecma_op_typedarray_from()
|
D | ecma-container-object.c | 389 ecma_deref_object (proto_p); in ecma_op_container_create() 500 ecma_deref_object (next_object_p); in ecma_op_container_create() 511 ecma_deref_object (next_object_p); in ecma_op_container_create() 523 ecma_deref_object (next_object_p); in ecma_op_container_create() 536 ecma_deref_object (adder_func_p); in ecma_op_container_create() 542 ecma_deref_object (adder_func_p); in ecma_op_container_create() 544 ecma_deref_object (object_p); in ecma_op_container_create()
|
D | ecma-objects-arguments.c | 156 ecma_deref_object (ecma_get_object_from_value (prop_value_p->value)); in ecma_op_create_arguments_object() 219 ecma_deref_object (obj_p); in ecma_op_create_arguments_object()
|
D | ecma-array-object.c | 224 ecma_deref_object (object_p); in ecma_fast_array_convert_to_normal() 360 ecma_deref_object (object_p); in ecma_fast_array_extend() 462 ecma_deref_object (object_p); in ecma_delete_fast_array_properties() 711 ecma_deref_object (ctor_object_p); in ecma_op_array_species_create() 747 ecma_deref_object (ctor_object_p); in ecma_op_array_species_create()
|
D | ecma-iterator-object.c | 211 ecma_deref_object (method_obj_p); in ecma_op_get_iterator() 449 ecma_deref_object (return_obj_p); in ecma_op_iterator_close()
|
D | ecma-lex-env.c | 62 …ecma_deref_object (ECMA_GET_NON_NULL_POINTER (ecma_object_t, JERRY_CONTEXT (ecma_global_scope_cp))… in ecma_finalize_global_environment() 66 ecma_deref_object (ECMA_GET_NON_NULL_POINTER (ecma_object_t, JERRY_CONTEXT (ecma_global_env_cp))); in ecma_finalize_global_environment()
|
/third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
D | ecma-builtin-array-prototype.c | 153 ecma_deref_object (join_func_obj_p); in ecma_builtin_array_prototype_object_to_string() 245 ecma_deref_object (new_array_p); in ecma_builtin_array_prototype_object_concat() 258 ecma_deref_object (new_array_p); in ecma_builtin_array_prototype_object_concat() 269 ecma_deref_object (new_array_p); in ecma_builtin_array_prototype_object_concat() 956 ecma_deref_object (new_array_p); in ecma_builtin_array_prototype_object_slice() 972 ecma_deref_object (new_array_p); in ecma_builtin_array_prototype_object_slice() 986 ecma_deref_object (new_array_p); in ecma_builtin_array_prototype_object_slice() 1296 ecma_deref_object (new_array_p); in ecma_builtin_array_prototype_object_splice() 1314 ecma_deref_object (new_array_p); in ecma_builtin_array_prototype_object_splice() 1353 ecma_deref_object (new_array_p); in ecma_builtin_array_prototype_object_splice() [all …]
|
D | ecma-builtin-array.c | 386 ecma_deref_object (array_like_obj_p); in ecma_builtin_array_object_from() 390 ecma_deref_object (array_obj_p); in ecma_builtin_array_object_from() 392 ecma_deref_object (array_like_obj_p); in ecma_builtin_array_object_from() 442 ecma_deref_object (obj_p); in ecma_builtin_array_object_of() 458 ecma_deref_object (obj_p); in ecma_builtin_array_object_of() 518 ecma_deref_object (proto_p); in ecma_builtin_array_dispatch_construct() 524 ecma_deref_object (proto_p); in ecma_builtin_array_dispatch_construct()
|
D | ecma-builtin-object-prototype.c | 132 ecma_deref_object (to_string_func_obj_p); in ecma_builtin_object_prototype_object_to_locale_string() 194 ecma_deref_object (v_obj_p); in ecma_builtin_object_prototype_object_is_prototype_of() 295 ecma_deref_object (obj_p); in ecma_builtin_object_prototype_dispatch_routine() 338 ecma_deref_object (obj_p); in ecma_builtin_object_prototype_dispatch_routine()
|
D | ecma-builtin-string-prototype.c | 308 ecma_deref_object (matcher_method); in ecma_builtin_string_prototype_object_match() 337 ecma_deref_object (regexp_obj_p); in ecma_builtin_string_prototype_object_match() 368 ecma_deref_object (regexp_obj_p); in ecma_builtin_string_prototype_object_match() 400 ecma_deref_object (obj_p); in ecma_builtin_string_prototype_object_replace() 420 ecma_deref_object (replace_method); in ecma_builtin_string_prototype_object_replace() 589 ecma_deref_object (obj_p); in ecma_builtin_string_prototype_object_search() 607 ecma_deref_object (search_method); in ecma_builtin_string_prototype_object_search() 649 ecma_deref_object (new_regexp_obj_p); in ecma_builtin_string_prototype_object_search() 655 ecma_deref_object (ecma_get_object_from_value (new_regexp)); in ecma_builtin_string_prototype_object_search() 673 ecma_deref_object (search_method_p); in ecma_builtin_string_prototype_object_search() [all …]
|
D | ecma-builtin-json.c | 540 ecma_deref_object (object_p); in ecma_builtin_json_parse_value() 594 ecma_deref_object (array_p); in ecma_builtin_json_parse_value() 649 ecma_deref_object (object_p); in ecma_builtin_json_internalize_property() 763 ecma_deref_object (object_p); in ecma_builtin_json_parse() 1140 ecma_deref_object (value_obj_p); in ecma_builtin_json_serialize_property() 1152 ecma_deref_object (value_obj_p); in ecma_builtin_json_serialize_property() 1156 ecma_deref_object (to_json_obj_p); in ecma_builtin_json_serialize_property() 1193 ecma_deref_object (obj_p); in ecma_builtin_json_serialize_property() 1204 ecma_deref_object (obj_p); in ecma_builtin_json_serialize_property() 1218 ecma_deref_object (obj_p); in ecma_builtin_json_serialize_property() [all …]
|
D | ecma-builtin-object.c | 779 ecma_deref_object (props_p); in ecma_builtin_object_object_define_properties() 850 ecma_deref_object (props_p); in ecma_builtin_object_object_define_properties() 890 ecma_deref_object (result_obj_p); in ecma_builtin_object_object_create() 987 ecma_deref_object (from_obj_p); in ecma_builtin_object_object_assign() 1045 ecma_deref_object (from_obj_p); in ecma_builtin_object_object_assign() 1223 ecma_deref_object (obj_p); in ecma_builtin_object_dispatch_routine()
|
D | ecma-builtin-helpers.c | 150 ecma_deref_object (obj_p); in ecma_builtin_helper_object_to_string() 156 ecma_deref_object (obj_p); in ecma_builtin_helper_object_to_string() 163 ecma_deref_object (obj_p); in ecma_builtin_helper_object_to_string() 251 ecma_deref_object (locale_func_obj_p); in ecma_builtin_helper_get_to_locale_string_at_index() 262 ecma_deref_object (index_obj_p); in ecma_builtin_helper_get_to_locale_string_at_index()
|
D | ecma-builtin-string.c | 162 ecma_deref_object (cooked_obj_p); in ecma_builtin_string_object_raw() 263 ecma_deref_object (raw_obj_p); in ecma_builtin_string_object_raw()
|
D | ecma-builtin-intrinsic.c | 79 ecma_deref_object (this_obj_p); in ecma_builtin_intrinsic_array_prototype_values()
|
/third_party/jerryscript/jerry-core/vm/ |
D | opcodes.c | 225 ecma_deref_object (obj_p); in vm_op_delete_prop() 303 ecma_deref_object (obj_p); in opfunc_for_in() 527 ecma_deref_object (ecma_get_object_from_value (stack_top_p[i])); in opfunc_append_array() 606 ecma_deref_object (proto_p); in opfunc_create_executable_object() 837 ecma_deref_object (super_ctor_p); in ecma_op_implicit_constructor_handler_heritage_cb() 1000 ecma_deref_object (proto_parent_p); in opfunc_init_class() 1033 ecma_deref_object (proto_env_p); in opfunc_init_class() 1118 ecma_deref_object (frame_ctx_p->lex_env_p); in opfunc_pop_lexical_environment() 1156 ecma_deref_object (proto_env_p); in opfunc_finalize_class() 1157 ecma_deref_object (ctor_env_p); in opfunc_finalize_class() [all …]
|
D | vm-stack.c | 49 ecma_deref_object (lex_env_p); in vm_stack_context_abort() 204 ecma_deref_object (lex_env_p); in vm_stack_find_finally() 252 ecma_deref_object (lex_env_p); in vm_stack_find_finally() 360 ecma_deref_object (lex_env_p); in vm_ref_lex_env_chain()
|
D | vm.c | 226 ecma_deref_object (object_p); in vm_op_set_value() 252 ecma_deref_object (object_p); in vm_op_set_value() 401 ecma_deref_object (lex_env_p); in vm_run_eval() 410 ecma_deref_object (lex_env_p); in vm_run_eval() 420 ecma_deref_object (lex_env_p); in vm_run_eval() 1283 ecma_deref_object (name_lex_env); in vm_loop() 1463 ecma_deref_object (ecma_get_object_from_value (lit_value)); in vm_loop() 1623 ecma_deref_object (ecma_get_object_from_value (left_value)); in vm_loop() 2079 ecma_deref_object (array_p); in vm_loop() 2093 ecma_deref_object (array_p); in vm_loop() [all …]
|
/third_party/jerryscript/jerry-core/ecma/base/ |
D | ecma-gc.h | 31 void ecma_deref_object (ecma_object_t *object_p);
|
/third_party/jerryscript/jerry-core/parser/js/ |
D | js-parser-tagged-template-literal.c | 117 ecma_deref_object (*raw_strings_p); in parser_new_tagged_template_literal()
|
/third_party/jerryscript/jerry-core/ecma/builtin-objects/typedarray/ |
D | ecma-builtin-typedarray.c | 172 ecma_deref_object (ret_obj_p); in ecma_builtin_typedarray_of()
|