Searched refs:star_exports_p (Results 1 – 3 of 3) sorted by relevance
59 ecma_module_node_t *star_exports_p; /**< export item of the current context */ member
435 ecma_module_node_t *star_export_p = context_p->star_exports_p; in ecma_module_resolve_export()594 ecma_module_node_t *star_export_p = context_p->star_exports_p; in ecma_module_create_namespace_object()1017 ecma_module_release_module_nodes (module_context_p->star_exports_p); in ecma_module_release_module_context()
183 export_list_p = &(JERRY_CONTEXT (module_top_context_p)->star_exports_p); in parser_module_add_export_node_to_context()