Searched refs:module_not_found (Results 1 – 1 of 1) sorted by relevance
25 static const jerry_char_t *module_not_found = (jerry_char_t *) "Module not found"; variable312 *result = jerryx_module_create_error (JERRY_ERROR_COMMON, module_not_found, name); in jerryx_module_resolve_local()