Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/base/
Decma-module.c68 lit_utf8_size_t module_utf8_size; in ecma_module_create_normalized_path() local
69module_utf8_size = ecma_string_copy_to_utf8_buffer (JERRY_CONTEXT (module_top_context_p)->module_p… in ecma_module_create_normalized_path()
73 module_path_p[module_utf8_size] = LIT_CHAR_NULL; in ecma_module_create_normalized_path()