Searched refs:isEsModule (Results 1 – 3 of 3) sorted by relevance
30 bool isEsModule = true; member
63 … jsChildProcessObj_ = jsRuntime_.LoadModule(moduleName, srcPath, info->hapPath, info->isEsModule); in Init()
273 … processStartInfo->isEsModule = (hapModuleInfo.compileMode == AppExecFwk::CompileMode::ES_MODULE); in LoadJsFile()