Searched refs:ecma_module_create_module (Results 1 – 1 of 1) sorted by relevance
126 ecma_module_create_module (ecma_string_t *const path_p) /**< module identifier */ in ecma_module_create_module() function152 return ecma_module_create_module (path_p); in ecma_module_find_or_create_module()164 ecma_module_t *module_p = ecma_module_create_module (path_p); in ecma_module_create_native_module()