Searched refs:ecma_module_check_indirect_exports (Results 1 – 2 of 2) sorted by relevance
138 ecma_value_t ecma_module_check_indirect_exports (void);
825 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