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.cpp450 … int dfsAncIdx = std::min(module->GetDFSAncestorIndex(), requiredModule->GetDFSAncestorIndex()); in InnerModuleInstantiation() local
466 int dfsAncIdx = module->GetDFSAncestorIndex(); in InnerModuleInstantiation() local
859 … int dfsAncIdx = std::min(module->GetDFSAncestorIndex(), requiredModule->GetDFSAncestorIndex()); in InnerModuleEvaluation() local
874 int dfsAncIdx = module->GetDFSAncestorIndex(); in InnerModuleEvaluation() local