Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/base/
Decma-module.c176 ecma_module_create_module_context (void) in ecma_module_create_module_context() function
846 module_p->context_p = ecma_module_create_module_context (); in ecma_module_parse()