Searched defs:collection_p (Results 1 – 11 of 11) sorted by relevance
37 ecma_collection_t *collection_p; in ecma_new_collection() local52 ecma_collection_destroy (ecma_collection_t *collection_p) /**< value collection */ in ecma_collection_destroy()64 ecma_collection_free_objects (ecma_collection_t *collection_p) /**< value collection */ in ecma_collection_free_objects()85 ecma_collection_free_if_not_object (ecma_collection_t *collection_p) /**< value collection */ in ecma_collection_free_if_not_object()103 ecma_collection_free (ecma_collection_t *collection_p) /**< value collection */ in ecma_collection_free()123 ecma_collection_push_back (ecma_collection_t *collection_p, /**< value collection */ in ecma_collection_push_back()151 ecma_collection_reserve (ecma_collection_t *collection_p, /**< value collection */ in ecma_collection_reserve()172 ecma_collection_append (ecma_collection_t *collection_p, /**< value collection */ in ecma_collection_append()
299 ecma_collection_t *collection_p = promise_object_p->reactions; in ecma_gc_mark_promise_object() local
1444 … ecma_collection_t *collection_p = ecma_compiled_code_get_tagged_template_collection (bytecode_p); in ecma_bytecode_deref() local
1055 #define ECMA_CONTAINER_ENTRY_COUNT(collection_p) \ argument1061 #define ECMA_CONTAINER_START(collection_p) \ argument
66 ecma_has_string_value_in_collection (ecma_collection_t *collection_p, /**< collection */ in ecma_has_string_value_in_collection()
89 const ecma_collection_t *collection_p; /**< collection of captured substrings */ member
98 ecma_collection_t *collection_p; in vm_stack_context_abort() local
552 ecma_collection_t *collection_p = NULL; in vm_super_call() local666 ecma_collection_t *collection_p = ECMA_GET_INTERNAL_VALUE_POINTER (ecma_collection_t, collection); in vm_spread_operation() local2211 …ecma_collection_t *collection_p = ecma_compiled_code_get_tagged_template_collection (bytecode_head… in vm_loop() local3589 ecma_collection_t *collection_p; in vm_loop() local3605 ecma_collection_t *collection_p; in vm_loop() local
50 ecma_collection_t *collection_p = ecma_new_collection (); in ecma_op_create_internal_buffer() local
1650 ecma_collection_t *collection_p = ECMA_GET_INTERNAL_VALUE_POINTER (ecma_collection_t, in parser_post_processing() local
1416 ecma_collection_t *collection_p; in parser_parse_tagged_template_literal() local