Searched refs:ecma_module_create_normalized_path (Results 1 – 3 of 3) sorted by relevance
129 ecma_string_t *ecma_module_create_normalized_path (const uint8_t *char_p,
40 ecma_module_create_normalized_path (const uint8_t *char_p, /**< module specifier */ in ecma_module_create_normalized_path() function
316 ecma_string_t *path_p = ecma_module_create_normalized_path (path_str_chars_p, in parser_module_context_init()603 …ecma_string_t *path_p = ecma_module_create_normalized_path (context_p->lit_object.literal_p->u.cha… in parser_module_handle_module_specifier()