Home
last modified time | relevance | path

Searched refs:ecma_collection_free (Results 1 - 17 of 17) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-json.c648 ecma_collection_free (props_p); in ecma_builtin_json_internalize_property()
672 ecma_collection_free (props_p); in ecma_builtin_json_internalize_property()
987 ecma_collection_free (property_keys_p); in ecma_builtin_json_serialize_object()
1371 ecma_collection_free (context.property_list_p); in ecma_builtin_json_string_from_object()
1420 ecma_collection_free (context.property_list_p); in ecma_builtin_json_stringify()
1452 ecma_collection_free (context.property_list_p); in ecma_builtin_json_stringify()
1499 ecma_collection_free (context.property_list_p); in ecma_builtin_json_stringify()
1512 ecma_collection_free (context.property_list_p); in ecma_builtin_json_stringify()
1586 ecma_collection_free (context.property_list_p); in ecma_builtin_json_stringify()
H A Decma-builtin-object.c407 ecma_collection_free (props_p); in ecma_builtin_object_set_integrity_level()
457 ecma_collection_free (props_p); in ecma_builtin_object_set_integrity_level()
466 ecma_collection_free (props_p); in ecma_builtin_object_set_integrity_level()
669 ecma_collection_free (props_p); in ecma_builtin_object_test_integrity_level()
848 ecma_collection_free (prop_names_p); in ecma_builtin_object_object_define_properties()
1046 ecma_collection_free (props_p); in ecma_builtin_object_object_assign()
H A Decma-builtin-reflect.c214 ecma_collection_free (coll_p); in ecma_builtin_reflect_dispatch_routine()
H A Decma-builtin-array-prototype.c1223 ecma_collection_free (array_index_props_p); in ecma_builtin_array_prototype_object_sort()
1246 ecma_collection_free (array_index_props_p); in ecma_builtin_array_prototype_object_sort()
1252 ecma_collection_free (array_index_props_p); in ecma_builtin_array_prototype_object_sort()
H A Decma-builtin-helpers.c300 ecma_collection_free (props_p); in ecma_builtin_helper_object_get_properties()
/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-proxy-object.c1526 ecma_collection_free (unchecked_result_keys); in ecma_proxy_check_invariants_for_own_prop_keys()
1538 * ecma_collection_free if it is no longer needed
1600 ecma_collection_free (trap_result); in ecma_proxy_object_own_property_keys()
1610 ecma_collection_free (trap_result); in ecma_proxy_object_own_property_keys()
1635 ecma_collection_free (trap_result); in ecma_proxy_object_own_property_keys()
1673 ecma_collection_free (trap_result); in ecma_proxy_object_own_property_keys()
1678 ecma_collection_free (target_configurable_keys); in ecma_proxy_object_own_property_keys()
1679 ecma_collection_free (target_non_configurable_keys); in ecma_proxy_object_own_property_keys()
H A Decma-conversion.c1015 ecma_collection_free (list_ptr); in ecma_op_create_list_from_array_like()
1023 ecma_collection_free (list_ptr); in ecma_op_create_list_from_array_like()
H A Decma-regexp-object.c2599 ecma_collection_free (arguments_p); in ecma_regexp_replace_helper_fast()
3048 ecma_collection_free (arguments_p); in ecma_regexp_replace_helper()
3060 ecma_collection_free (arguments_p); in ecma_regexp_replace_helper()
3135 ecma_collection_free (arguments_p); in ecma_regexp_replace_helper()
3169 ecma_collection_free (arguments_p); in ecma_regexp_replace_helper()
3192 ecma_collection_free (results_p); in ecma_regexp_replace_helper()
H A Decma-typedarray-object.c833 ecma_collection_free (values_p); in ecma_op_typedarray_from()
847 ecma_collection_free (values_p); in ecma_op_typedarray_from()
H A Decma-objects.c2547 ecma_collection_free (prop_names_p); in ecma_op_object_get_property_names()
2622 ecma_collection_free (skipped_non_enumerable_p); in ecma_op_object_get_property_names()
/third_party/jerryscript/jerry-core/ecma/base/
H A Decma-helpers-collection.c103 ecma_collection_free (ecma_collection_t *collection_p) /**< value collection */ in ecma_collection_free() function
115 } /* ecma_collection_free */ in ecma_collection_free()
H A Decma-helpers.h424 void ecma_collection_free (ecma_collection_t *collection_p);
H A Decma-helpers.c1454 ecma_collection_free (collection_p); in ecma_bytecode_deref()
/third_party/jerryscript/jerry-core/vm/
H A Dopcodes.c477 ecma_collection_free (buff_p); in opfunc_spread_arguments()
H A Dvm.c713 ecma_collection_free (collection_p); in vm_spread_operation()
/third_party/jerryscript/jerry-core/parser/js/
H A Djs-parser.c2653 ecma_collection_free (ECMA_GET_INTERNAL_VALUE_POINTER (ecma_collection_t, in parser_raise_error()
2664 ecma_collection_free (ECMA_GET_INTERNAL_VALUE_POINTER (ecma_collection_t, in parser_raise_error()
/third_party/jerryscript/jerry-core/api/
H A Djerry.c3287 ecma_collection_free (names_p); in jerry_foreach_object_property()

Completed in 35 milliseconds