Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/module/
Djs_module_source_text.cpp569 … int dfsAncIdx = std::min(module->GetDFSAncestorIndex(), requiredModule->GetDFSAncestorIndex()); in InnerModuleInstantiation() local
584 int dfsAncIdx = module->GetDFSAncestorIndex(); in InnerModuleInstantiation() local
983 … int dfsAncIdx = std::min(module->GetDFSAncestorIndex(), requiredModule->GetDFSAncestorIndex()); in InnerModuleEvaluation() local
998 int dfsAncIdx = module->GetDFSAncestorIndex(); in InnerModuleEvaluation() local