Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-ext/module/
Dmodule.c117 jerryx_module_check_cache (jerry_value_t cache, /**< cache from which to attempt to retrieve the mo… in jerryx_module_check_cache() function
278 if (jerryx_module_check_cache (instances, canonical_names[index], result)) in jerryx_module_resolve_local()