Home
last modified time | relevance | path

Searched defs:module_context_p (Results 1 – 2 of 2) sorted by relevance

/third_party/jerryscript/jerry-core/parser/js/
Djs-parser-module.c300 ecma_module_context_t *module_context_p; in parser_module_context_init() local
/third_party/jerryscript/jerry-core/ecma/base/
Decma-module.c1021 ecma_module_release_module_context (ecma_module_context_t *module_context_p) /**< modle context */ in ecma_module_release_module_context()