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.cpp557 int dfsAncIdx = module->GetDFSAncestorIndex(); in DFSModuleInstantiation() local
620 … int dfsAncIdx = std::min(module->GetDFSAncestorIndex(), requiredModule->GetDFSAncestorIndex()); in HandleInnerModuleInstantiation() local
1085 … int dfsAncIdx = std::min(module->GetDFSAncestorIndex(), requiredModule->GetDFSAncestorIndex()); in InnerModuleEvaluationUnsafe() local
1123 int dfsAncIdx = module->GetDFSAncestorIndex(); in InnerModuleEvaluationUnsafe() local