Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/base/
Decma-module.c625 ecma_module_evaluate (ecma_module_t *module_p) /**< module */ in ecma_module_evaluate() function
721 ecma_value_t result = ecma_module_evaluate (import_node_p->module_request_p); in ecma_module_connect_imports()
780 result = ecma_module_evaluate (record.module_p); in ecma_module_connect_imports()