Home
last modified time | relevance | path

Searched refs:star_exports_p (Results 1 - 3 of 3) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/base/
H A Decma-module.h59 ecma_module_node_t *star_exports_p; /**< export item of the current context */ member
H A Decma-module.c435 ecma_module_node_t *star_export_p = context_p->star_exports_p; in ecma_module_resolve_export()
642 ecma_module_node_t *star_export_p = context_p->star_exports_p; in ecma_module_create_namespace_object()
1026 ecma_module_release_module_nodes (module_context_p->star_exports_p); in ecma_module_release_module_context()
/third_party/jerryscript/jerry-core/parser/js/
H A Djs-parser-module.c183 export_list_p = &(JERRY_CONTEXT (module_top_context_p)->star_exports_p); in parser_module_add_export_node_to_context()

Completed in 4 milliseconds