Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/base/
Decma-module.h138 ecma_value_t ecma_module_check_indirect_exports (void);
Decma-module.c825 ret_value = ecma_module_check_indirect_exports (); in ecma_module_initialize_current()
941 ecma_module_check_indirect_exports (void) in ecma_module_check_indirect_exports() function