Home
last modified time | relevance | path

Searched refs:is_namespace_import (Results 1 – 1 of 1) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/base/
Decma-module.c730 …const bool is_namespace_import = ecma_compare_ecma_string_to_magic_id (import_names_p->imex_name_p, in ecma_module_connect_imports() local
733 if (is_namespace_import) in ecma_module_connect_imports()