Searched refs:ecma_new_collection (Results 1 – 15 of 15) sorted by relevance
220 promise_p->reactions = ecma_new_collection (); in ecma_reject_promise()249 promise_p->reactions = ecma_new_collection (); in ecma_fulfill_promise()529 ecma_collection_t *reactions = ecma_new_collection (); in ecma_op_create_promise_object()
1483 ecma_collection_t *unchecked_result_keys = ecma_new_collection (); in ecma_proxy_check_invariants_for_own_prop_keys()1615 ecma_collection_t *target_configurable_keys = ecma_new_collection (); in ecma_proxy_object_own_property_keys()1618 ecma_collection_t *target_non_configurable_keys = ecma_new_collection (); in ecma_proxy_object_own_property_keys()
50 ecma_collection_t *collection_p = ecma_new_collection (); in ecma_op_create_internal_buffer()713 refs_p = ecma_new_collection (); in ecma_op_container_set_weak()
2070 ecma_collection_t *return_keys = ecma_new_collection (); in ecma_op_object_get_property_names()2103 ecma_collection_t *ret_p = ecma_new_collection (); in ecma_op_object_get_property_names()2104 ecma_collection_t *skipped_non_enumerable_p = ecma_new_collection (); in ecma_op_object_get_property_names()2129 ecma_collection_t *prop_names_p = ecma_new_collection (); in ecma_op_object_get_property_names()
1026 ecma_collection_t *bound_arg_list_p = ecma_new_collection (); in ecma_op_function_call_bound()1120 ecma_collection_t *bound_arg_list_p = ecma_new_collection (); in ecma_op_function_construct_bound()
1007 ecma_collection_t *list_ptr = ecma_new_collection (); in ecma_op_create_list_from_array_like()
2581 ecma_collection_t *arguments_p = ecma_new_collection (); in ecma_regexp_replace_helper_fast()2848 ecma_collection_t *results_p = ecma_new_collection (); in ecma_regexp_replace_helper()3038 ecma_collection_t *arguments_p = ecma_new_collection (); in ecma_regexp_replace_helper()
795 ecma_collection_t *values_p = ecma_new_collection (); in ecma_op_typedarray_from()
520 ecma_collection_t *ret_p = ecma_new_collection (); in ecma_fast_array_get_property_names()
35 ecma_new_collection (void) in ecma_new_collection() function
419 ecma_collection_t *ecma_new_collection (void);
803 ecma_collection_t *lit_pool_p = ecma_new_collection (); in jerry_generate_snapshot_with_args()1239 ecma_collection_t *lit_pool_p = ecma_new_collection (); in jerry_merge_snapshots()1593 ecma_collection_t *lit_pool_p = ecma_new_collection (); in jerry_get_literals_from_snapshot()
1363 context.property_list_p = ecma_new_collection (); in ecma_builtin_json_string_from_object()1394 context.property_list_p = ecma_new_collection (); in ecma_builtin_json_stringify()
419 ecma_collection_t *buff_p = ecma_new_collection (); in opfunc_spread_arguments()
1420 collection_p = ecma_new_collection (); in parser_parse_tagged_template_literal()